Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite 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-bsc-test-sccplite # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/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 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision da8b6e46d32b77c4648a7cfd70ca849118798d0d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10 Commit message: "jenkins-common: Treat -asan builds the same as -master" > git rev-list --no-walk da8b6e46d32b77c4648a7cfd70ca849118798d0d # timeout=10 [ttcn3-bsc-test-sccplite] $ /bin/sh -xe /tmp/jenkins2574269704227963757.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-bsc-test-sccplite + export IMAGE_SUFFIX=master + cd ttcn3-bsc-test-sccplite + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs ] + [ xjenkins-ttcn3-bsc-test-sccplite-2247 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/ttcn3-bsc-test-sccplite + SUITE_NAME=ttcn3-bsc-test-sccplite + IMAGE_SUFFIX=master + docker_images_require osmo-bsc-master osmo-bts-master ttcn3-bsc-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-bsc-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} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + 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-bsc-test-sccplite/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-bsc-test-sccplite/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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --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.75kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 0.2s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.4s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 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' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #12 CACHED #13 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #13 CACHED #14 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #14 CACHED #15 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #15 CACHED #16 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #16 CACHED #17 [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 #17 CACHED #18 [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 #18 CACHED #19 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #19 CACHED #20 [ 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 #20 CACHED #21 [ 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 pylint 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 #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 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #24 CACHED #25 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #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:8e54bdbcde5d6db977c546c434d4ccd99ddc5cd02bb49075ba8faef08e946246 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 8e54bdbcde5d + 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-bsc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/osmo-bsc-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-bsc-test-sccplite/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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.46kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.0s #7 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #7 CACHED #8 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #8 CACHED #9 [6/8] RUN CD osmo-bsc && 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 #9 CACHED #10 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #10 CACHED #11 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev libosmo-mgcp-client-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #11 CACHED #12 [3/8] WORKDIR /TMP #12 CACHED #13 [8/8] WORKDIR /DATA #13 CACHED #14 exporting to image #14 exporting layers done #14 writing image sha256:6dd9a376b66a448be2f9530b8d414734e144329ee607f76c942a0c80def031c1 done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n 6dd9a376b66a + list_osmo_packages debian-bookworm osmo-bsc-master + local distro=debian-bookworm + local image=osmo-bsc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-master ### ii libosmo-abis-dev:amd64 1.5.1.22.945b.202406132026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.50.fa393.202406132026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.50.fa393.202406132026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.56.0a25.202406132026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406132026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202406132026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406132026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.22.945b.202406132026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406132026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406132026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406132026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.22.945b.202406132026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo VTY library ii osmocom-nightly 202406132026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-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} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + 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-bsc-test-sccplite/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --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.75kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f #8 resolve registry.osmocom.org/debian:bookworm@sha256:76f6fbfbc51a0ddd5bf711bf722c2b51a0ca9736463c30a3ed30269695f5816f 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.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #12 CACHED #13 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [ 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 pylint 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 #14 CACHED #15 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #15 CACHED #16 [ 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 #16 CACHED #17 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #17 CACHED #18 [ 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' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #18 CACHED #19 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #19 CACHED #20 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #20 CACHED #21 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #21 CACHED #22 [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 #22 CACHED #23 [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 #23 CACHED #24 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #24 CACHED #25 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /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:8e54bdbcde5d6db977c546c434d4ccd99ddc5cd02bb49075ba8faef08e946246 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest #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-bsc-test-sccplite/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 8e54bdbcde5d + 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-bts-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/osmo-bts-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-bsc-test-sccplite/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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.52kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #6 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.0s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libsmpp34-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #7 CACHED #8 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #8 CACHED #9 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #9 CACHED #10 [6/8] RUN CD osmo-bts && 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-trx && make "-j$(nproc)" install #10 CACHED #11 [3/8] WORKDIR /TMP #11 CACHED #12 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #12 CACHED #13 [8/8] WORKDIR /DATA #13 CACHED #14 exporting to image #14 exporting layers done #14 writing image sha256:fb128a05c87a9cd21494c74fdde6387343522f686d4d989e0e63026bae2a2c37 done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest done #14 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n fb128a05c87a + list_osmo_packages debian-bookworm osmo-bts-master + local distro=debian-bookworm + local image=osmo-bts-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-master ### ii libosmo-abis-dev:amd64 1.5.1.22.945b.202406132026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.56.0a25.202406132026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.67.fb30.202406132026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.22.945b.202406132026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo coding library ii libosmocore 1.9.0.208.10d4d.202406132026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.208.10d4d.202406132026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406132026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.22.945b.202406132026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.208.10d4d.202406132026 amd64 Osmo VTY library ii osmocom-nightly 202406132026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-bsc-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:c4a2a862d5fa36156f135b6ed83edc10c68b5030faee31be77ad985145814d7d Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-bsc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bsc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bsc-test + echo ttcn3-bsc-test + dir=ttcn3-bsc-test + pull_arg=--pull + grep ^FROM ../ttcn3-bsc-test/Dockerfile + from_line=FROM $REGISTRY/$USER/debian-bookworm-titan + echo FROM $REGISTRY/$USER/debian-bookworm-titan + grep -q $USER + pull_arg= + set +x Building image: ttcn3-bsc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-bsc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bsc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/ttcn3-bsc-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-bsc-test-sccplite/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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-bsc-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 2.20kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" bsc #8 0.315 + OSMO_TTCN3_BRANCH=master #8 0.315 + shift #8 0.315 + cd /osmo-ttcn3-hacks #8 0.315 + git fetch #8 0.384 + git checkout master #8 0.434 Already on 'master' #8 0.434 Your branch is up to date with 'origin/master'. #8 0.434 + git symbolic-ref -q HEAD #8 0.436 refs/heads/master #8 0.436 + git reset --hard origin/master #8 0.452 HEAD is now at 68e476c7 SGP32Definitions_Templates: use signature dummys with correct length #8 0.453 + git rev-parse --abbrev-ref HEAD #8 0.454 master #8 0.454 + git rev-parse HEAD #8 0.455 68e476c71fb91eba49b2638f13acb8c8fe353a4c #8 0.456 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.457 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.457 + make -j8 deps #8 0.522 (make -j16 -C deps || make -j1 -C deps) #8 0.523 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.524 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.097 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 1.097 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 1.097 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 1.098 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 1.098 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 1.098 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 1.099 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 1.099 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 1.099 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 1.100 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 1.100 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 1.100 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 1.101 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 1.101 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 1.102 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 1.102 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 1.167 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.167 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.177 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.177 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.263 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.263 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.266 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.267 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.273 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.273 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.275 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.275 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.275 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.277 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.277 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.310 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.348 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.348 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.348 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.349 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.349 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.349 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.350 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.350 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.350 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.350 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.350 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.350 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.350 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.350 + git+ git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.350 checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.351 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.351 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.351 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.351 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.352 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.352 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.372 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.372 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.409 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.409 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.409 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.410 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.444 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.444 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.448 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.449 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.450 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.450 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.451 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.451 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.451 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.452 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.452 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.452 + make bsc #8 1.520 (make -j16 -C deps || make -j1 -C deps) #8 1.522 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 2.079 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 2.079 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 2.080 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 2.080 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 2.080 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 2.081 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 2.081 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 2.081 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 2.082 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 2.082 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 2.082 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 2.083 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 2.083 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 2.084 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 2.084 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 2.085 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 2.153 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 2.153 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 2.159 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.159 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.244 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.245 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.246 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.247 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.247 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.250 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.250 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.251 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.252 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.252 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.255 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.258 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.260 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.323 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.323 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.323 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.323 + origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.323 git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.324 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.324 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.324 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.324 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.324 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.324 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.324 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.324 + + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.324 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.324 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.324 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.324 git+ checkoutgit checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.324 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.324 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640+ + git #8 2.324 checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.324 git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.325 #8 2.325 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.325 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.325 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.325 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.405 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.405 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.409 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.410 (cd bsc && ./gen_links.sh && ./regen_makefile.sh) #8 2.413 Linking TCCInterface_Functions.ttcn #8 2.415 Linking TCCConversion_Functions.ttcn #8 2.416 Linking TCCConversion.cc #8 2.417 Linking TCCInterface.cc #8 2.418 Linking TCCInterface_ip.h #8 2.419 Linking SDP_EncDec.cc #8 2.420 Linking Socket_API_Definitions.ttcn #8 2.421 Linking IPL4asp_Functions.ttcn #8 2.423 Linking IPL4asp_PT.cc #8 2.423 Linking IPL4asp_PT.hh #8 2.425 Linking IPL4asp_PortType.ttcn #8 2.426 Linking IPL4asp_Types.ttcn #8 2.427 Linking IPL4asp_discovery.cc #8 2.428 Linking IPL4asp_protocol_L234.hh #8 2.430 Linking M3UA_Types.ttcn #8 2.431 Linking SCTPasp_PT.cc #8 2.432 Linking SCTPasp_PT.hh #8 2.433 Linking SCTPasp_PortType.ttcn #8 2.434 Linking SCTPasp_Types.ttcn #8 2.435 Linking M3UA_Emulation.ttcn #8 2.437 Linking MTP3asp_PortType.ttcn #8 2.438 Linking MTP3asp_Types.ttcn #8 2.439 Linking SCCP_Emulation.ttcn #8 2.440 Linking SCCP_Mapping.ttcnpp #8 2.441 Linking SCCP_Types.ttcn #8 2.442 Linking SCCPasp_Types.ttcn #8 2.443 Linking BSSAP_Types.ttcn #8 2.444 Linking MobileL3_CC_Types.ttcn #8 2.446 Linking MobileL3_CommonIE_Types.ttcn #8 2.447 Linking MobileL3_GMM_SM_Types.ttcn #8 2.448 Linking MobileL3_MM_Types.ttcn #8 2.449 Linking MobileL3_RRM_Types.ttcn #8 2.450 Linking MobileL3_SMS_Types.ttcn #8 2.451 Linking MobileL3_SS_Types.ttcn #8 2.452 Linking MobileL3_Types.ttcn #8 2.453 Linking SDP_EncDec.cc #8 2.455 Linking SDP_Types.ttcn #8 2.456 Linking SDP_parse_.tab.c #8 2.458 Linking SDP_parse_.tab.h #8 2.459 Linking SDP_parse_parser.h #8 2.460 Linking SDP_parser.l #8 2.461 Linking SDP_parser.y #8 2.462 Linking lex.SDP_parse_.c #8 2.463 Linking RTP_EncDec.cc #8 2.464 Linking RTP_Types.ttcn #8 2.466 Linking TELNETasp_PT.cc #8 2.467 Linking TELNETasp_PT.hh #8 2.468 Linking TELNETasp_PortType.ttcn #8 2.469 Linking Misc_Helpers.ttcn #8 2.470 Linking General_Types.ttcn #8 2.472 Linking Osmocom_Types.ttcn #8 2.473 Linking GSM_Types.ttcn #8 2.474 Linking Osmocom_VTY_Functions.ttcn #8 2.475 Linking Native_Functions.ttcn #8 2.476 Linking Native_FunctionDefs.cc #8 2.477 Linking IPA_Types.ttcn #8 2.479 Linking IPA_CodecPort.ttcn #8 2.480 Linking IPA_CodecPort_CtrlFunct.ttcn #8 2.481 Linking IPA_CodecPort_CtrlFunctDef.cc #8 2.482 Linking IPA_Emulation.ttcnpp #8 2.483 Linking L3_Templates.ttcn #8 2.484 Linking BSSMAP_Templates.ttcn #8 2.485 Linking RAN_Emulation.ttcnpp #8 2.487 Linking RLCMAC_CSN1_Templates.ttcn #8 2.488 Linking RLCMAC_CSN1_Types.ttcn #8 2.489 Linking GSM_RR_Types.ttcn #8 2.490 Linking RSL_Types.ttcn #8 2.492 Linking RSL_Emulation.ttcn #8 2.493 Linking MGCP_Emulation.ttcn #8 2.494 Linking SDP_Templates.ttcn #8 2.495 Linking MGCP_Types.ttcn #8 2.496 Linking MGCP_Templates.ttcn #8 2.497 Linking MGCP_CodecPort.ttcn #8 2.498 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 2.499 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 2.500 Linking BSSAP_CodecPort.ttcn #8 2.501 Linking RAN_Adapter.ttcnpp #8 2.502 Linking Osmocom_CTRL_Types.ttcn #8 2.503 Linking Osmocom_CTRL_Functions.ttcn #8 2.503 Linking Osmocom_CTRL_Adapter.ttcn #8 2.505 Linking RTP_CodecPort.ttcn #8 2.506 Linking RTP_CodecPort_CtrlFunct.ttcn #8 2.507 Linking RTP_CodecPort_CtrlFunctDef.cc #8 2.508 Linking RTP_Emulation.ttcn #8 2.510 Linking IuUP_Types.ttcn #8 2.511 Linking IuUP_EncDec.cc #8 2.513 Linking IuUP_Emulation.ttcn #8 2.514 Linking SCCP_Templates.ttcn #8 2.515 Linking IPA_Testing.ttcn #8 2.516 Linking GSM_SystemInformation.ttcn #8 2.517 Linking GSM_RestOctets.ttcn #8 2.519 Linking CBSP_Types.ttcn #8 2.519 Linking CBSP_Templates.ttcn #8 2.520 Linking CBSP_CodecPort.ttcn #8 2.522 Linking CBSP_CodecPort_CtrlFunct.ttcn #8 2.523 Linking CBSP_CodecPort_CtrlFunctdef.cc #8 2.524 Linking CBSP_Adapter.ttcn #8 2.525 Linking StatsD_Types.ttcn #8 2.526 Linking StatsD_CodecPort.ttcn #8 2.527 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 2.528 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 2.529 Linking StatsD_Checker.ttcn #8 2.530 Linking BSSAP_LE_CodecPort.ttcn #8 2.531 Linking BSSAP_LE_Emulation.ttcn #8 2.532 Linking BSSAP_LE_Types.ttcn #8 2.534 Linking BSSAP_LE_Adapter.ttcn #8 2.534 Linking BSSLAP_Types.ttcn #8 2.536 Linking BSSMAP_LE_Templates.ttcn #8 2.537 Linking AbisOML_Types.ttcn #8 2.561 Generating Makefile skeleton... #8 2.562 Makefile skeleton was generated. #8 2.582 make -C bsc compile #8 2.588 make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' #8 2.588 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 2.600 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn #8 2.609 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn #8 2.622 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 2.629 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 2.629 49 | "internal user MTP3asp_PT #8 2.629 | ^ #8 2.629 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 2.629 58 | " #8 2.629 | ^ #8 2.629 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 2.629 70 | "user MTP3asp_PT #8 2.629 | ^ #8 2.629 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 2.629 79 | " #8 2.629 | ^ #8 2.631 /usr/bin/ttcn3_compiler -L -U 8 AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn - AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_Checker.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn #8 2.635 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.635 #8 2.644 Notify: Parsing TTCN-3 module `AbisOML_Types.ttcn'... #8 2.647 Notify: Parsing TTCN-3 module `BSC_Tests.ttcn'... #8 2.664 BSC_Tests.ttcn:7918.58-68: In charstring value: #8 2.664 BSC_Tests.ttcn:7918.60-61: warning: Unknown escape sequence `\(' was treated literally #8 2.664 BSC_Tests.ttcn:7918.65-66: warning: Unknown escape sequence `\)' was treated literally #8 2.685 Notify: Parsing TTCN-3 module `BSC_Tests_ASCI.ttcn'... #8 2.688 Notify: Parsing TTCN-3 module `BSC_Tests_CBSP.ttcn'... #8 2.692 Notify: Parsing TTCN-3 module `BSC_Tests_LCLS.ttcn'... #8 2.695 Notify: Parsing TTCN-3 module `BSC_Tests_OML.ttcn'... #8 2.696 Notify: Parsing TTCN-3 module `BSC_Tests_VAMOS.ttcn'... #8 2.698 Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... #8 2.699 Notify: Parsing TTCN-3 module `BSSAP_LE_Adapter.ttcn'... #8 2.699 Notify: Parsing TTCN-3 module `BSSAP_LE_CodecPort.ttcn'... #8 2.700 Notify: Parsing TTCN-3 module `BSSAP_LE_Emulation.ttcn'... #8 2.702 Notify: Parsing TTCN-3 module `BSSAP_LE_Types.ttcn'... #8 2.703 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 2.708 Notify: Parsing TTCN-3 module `BSSLAP_Types.ttcn'... #8 2.709 Notify: Parsing TTCN-3 module `BSSMAP_LE_Templates.ttcn'... #8 2.710 Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'... #8 2.715 Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'... #8 2.715 Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'... #8 2.715 Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'... #8 2.716 Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'... #8 2.719 Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'... #8 2.719 Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... #8 2.722 Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... #8 2.724 Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'... #8 2.724 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.726 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.727 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 2.727 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 2.727 Notify: Parsing TTCN-3 module `IPA_Testing.ttcn'... #8 2.728 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 2.728 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.729 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.729 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.730 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 2.731 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 2.731 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 2.738 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 2.741 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 2.742 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 2.742 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 2.742 Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... #8 2.744 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 2.745 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 2.745 Notify: Parsing TTCN-3 module `MSC_ConnectionHandler.ttcn'... #8 2.751 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 2.751 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 2.751 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.751 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 2.754 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 2.755 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 2.759 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 2.760 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 2.762 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 2.764 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 2.764 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 2.764 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.764 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 2.765 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 2.766 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 2.766 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 2.766 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 2.766 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 2.766 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.767 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.768 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... #8 2.770 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... #8 2.773 Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'... #8 2.775 Notify: Parsing TTCN-3 module `RSL_Types.ttcn'... #8 2.783 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 2.783 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 2.783 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 2.785 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 2.786 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 2.789 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.790 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.790 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.791 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.794 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.794 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.794 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.794 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.795 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.795 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.795 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.799 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 2.800 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.800 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 2.801 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.801 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.802 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 2.803 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 2.803 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 2.804 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 2.804 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 2.805 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.806 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 2.806 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 2.807 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 2.807 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 2.807 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.808 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.808 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.808 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 2.810 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 2.811 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 2.814 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 2.814 Notify: Checking modules... #8 2.816 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 2.816 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 2.816 BSSAP_LE_Adapter.ttcn: In TTCN-3 module `BSSAP_LE_Adapter': #8 2.816 BSSAP_LE_Adapter.ttcn:38.1-49.1: warning: Definition with name `BSSAP_LE_Adapter' hides a module identifier #8 2.855 BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': #8 2.855 BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': #8 2.855 BSSMAP_Templates.ttcn:260.4-262.2: In else statement: #8 2.855 BSSMAP_Templates.ttcn:261.3-42: In return statement: #8 2.855 BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': #8 2.855 BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': #8 2.855 BSSMAP_Templates.ttcn:261.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime #8 2.855 BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here #8 2.855 BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': #8 2.855 BSSMAP_Templates.ttcn:278.4-280.2: In else statement: #8 2.855 BSSMAP_Templates.ttcn:279.3-42: In return statement: #8 2.855 BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': #8 2.855 BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': #8 2.855 BSSMAP_Templates.ttcn:279.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime #8 2.855 BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here #8 2.856 BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': #8 2.856 BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': #8 2.856 BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': #8 2.856 BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': #8 2.856 BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': #8 2.856 BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': #8 2.856 BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': #8 2.856 BSSMAP_Templates.ttcn:523.46-52: warning: Inadequate restriction on the referenced template parameter `l3_info', this may cause a dynamic test case error at runtime #8 2.856 BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here #8 2.857 BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': #8 2.857 BSSMAP_Templates.ttcn:752.4-758.2: In else statement: #8 2.857 BSSMAP_Templates.ttcn:757.3-11: In return statement: #8 2.857 BSSMAP_Templates.ttcn:757.10-11: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime #8 2.857 BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here #8 2.859 BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority': #8 2.859 BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement: #8 2.859 BSSMAP_Templates.ttcn:2180.3-11: In return statement: #8 2.859 BSSMAP_Templates.ttcn:2180.10-11: warning: Inadequate restriction on the referenced template variable `tp', this may cause a dynamic test case error at runtime #8 2.859 BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here #8 2.860 BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause': #8 2.860 BSSMAP_Templates.ttcn:2853.2-10: In return statement: #8 2.860 BSSMAP_Templates.ttcn:2853.9-10: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime #8 2.860 BSSMAP_Templates.ttcn:2847.34-2852.2: note: Referenced template variable is here #8 2.882 BSSMAP_LE_Templates.ttcn: In TTCN-3 module `BSSMAP_LE_Templates': #8 2.882 BSSMAP_LE_Templates.ttcn:130.1-140.1: In function definition `tr_BSSMAP_LE_IMSI': #8 2.882 BSSMAP_LE_Templates.ttcn:134.2-138.2: In template definition `res': #8 2.882 BSSMAP_LE_Templates.ttcn:137.11-26: In template for record field `imsi': #8 2.882 BSSMAP_LE_Templates.ttcn:137.21-26: In actual parameter list of template `@L3_Templates.tr_MI_IMSI': #8 2.882 BSSMAP_LE_Templates.ttcn:137.22-25: In parameter #1 for `imsi': #8 2.882 BSSMAP_LE_Templates.ttcn:137.22-25: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 2.882 BSSMAP_LE_Templates.ttcn:130.28-50: note: Referenced template parameter is here #8 2.894 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 2.894 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 2.894 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.894 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 2.894 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.894 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 2.894 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.894 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 2.894 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.894 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 2.894 warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. #8 2.900 RSL_Types.ttcn: In TTCN-3 module `RSL_Types': #8 2.900 RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': #8 2.900 RSL_Types.ttcn:1146.3-1148.3: In if statement: #8 2.900 RSL_Types.ttcn:1147.4-44: In variable assignment: #8 2.900 RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': #8 2.900 RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': #8 2.900 RSL_Types.ttcn:1147.35-43: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.900 RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here #8 2.904 RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': #8 2.904 RSL_Types.ttcn:2426.3-2433.3: In if statement: #8 2.904 RSL_Types.ttcn:2427.4-2432.4: In variable assignment: #8 2.904 RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&': #8 2.904 RSL_Types.ttcn:2428.5-2431.6: In component #1: #8 2.904 RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()': #8 2.904 RSL_Types.ttcn:2430.14-65: In template for record field `body': #8 2.904 RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid': #8 2.904 RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.904 RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid': #8 2.904 RSL_Types.ttcn:2430.54-62: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.904 RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here #8 2.904 RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK': #8 2.904 RSL_Types.ttcn:2471.3-2473.3: In if statement: #8 2.904 RSL_Types.ttcn:2472.4-128: In variable assignment: #8 2.904 RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.904 RSL_Types.ttcn:2472.66-127: In parameter #2 for `body': #8 2.904 RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid': #8 2.904 RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.904 RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid': #8 2.904 RSL_Types.ttcn:2472.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.904 RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here #8 2.904 RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX': #8 2.904 RSL_Types.ttcn:2537.3-2539.3: In if statement: #8 2.904 RSL_Types.ttcn:2538.4-128: In variable assignment: #8 2.904 RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.904 RSL_Types.ttcn:2538.66-127: In parameter #2 for `body': #8 2.904 RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid': #8 2.904 RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.905 RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid': #8 2.905 RSL_Types.ttcn:2538.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.905 RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here #8 2.905 RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK': #8 2.905 RSL_Types.ttcn:2572.3-2574.3: In if statement: #8 2.905 RSL_Types.ttcn:2573.4-128: In variable assignment: #8 2.905 RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.905 RSL_Types.ttcn:2573.66-127: In parameter #2 for `body': #8 2.905 RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid': #8 2.905 RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.905 RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid': #8 2.905 RSL_Types.ttcn:2573.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.905 RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here #8 2.949 MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': #8 2.949 MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': #8 2.949 MGCP_Emulation.ttcn:280.2-371.2: In while statement: #8 2.949 MGCP_Emulation.ttcn:290.3-369.3: In alt construct: #8 2.949 MGCP_Emulation.ttcn:315.6-53: In guard operation: #8 2.949 MGCP_Emulation.ttcn:315.6-53: In receive statement: #8 2.949 MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 2.957 MSC_ConnectionHandler.ttcn: In TTCN-3 module `MSC_ConnectionHandler': #8 2.957 MSC_ConnectionHandler.ttcn:470.1-531.1: In altstep definition `as_Media_mgw': #8 2.957 MSC_ConnectionHandler.ttcn:493.20-82: In guard operation: #8 2.957 MSC_ConnectionHandler.ttcn:493.20-82: In receive statement: #8 2.957 MSC_ConnectionHandler.ttcn:493.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_crcx)' may change the actual snapshot. #8 2.957 MSC_ConnectionHandler.ttcn:513.4-66: In guard operation: #8 2.957 MSC_ConnectionHandler.ttcn:513.4-66: In receive statement: #8 2.957 MSC_ConnectionHandler.ttcn:513.23-52: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_mdcx)' may change the actual snapshot. #8 2.957 MSC_ConnectionHandler.ttcn:528.44-93: In guard operation: #8 2.957 MSC_ConnectionHandler.ttcn:528.44-93: In receive statement: #8 2.957 MSC_ConnectionHandler.ttcn:528.63-92: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.974 BSC_Tests.ttcn: In TTCN-3 module `BSC_Tests': #8 2.974 BSC_Tests.ttcn:1317.1-1343.1: In function definition `f_init_bts_and_check_sysinfo': #8 2.974 BSC_Tests.ttcn:1333.2-20: In deactivate statement: #8 2.974 BSC_Tests.ttcn:1333.2-20: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.982 BSC_Tests.ttcn:1847.9-1874.1: In function definition `f_tc_assignment_csd': #8 2.982 BSC_Tests.ttcn:1872.2-18: In function instance: #8 2.982 BSC_Tests.ttcn:8533.8-8563.1: In function definition `f_perform_clear': #8 2.982 BSC_Tests.ttcn:8537.14-57: In variable definition `ack_dlcx': #8 2.982 BSC_Tests.ttcn:8537.26-57: In `activate()' operation: #8 2.982 BSC_Tests.ttcn:8505.9-8523.1: In altstep definition `as_mgcp_ack_all_dlcx': #8 2.982 BSC_Tests.ttcn:8517.20-82: In guard operation: #8 2.982 BSC_Tests.ttcn:8517.20-82: In receive statement: #8 2.982 BSC_Tests.ttcn:8517.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.982 BSC_Tests.ttcn:8561.2-21: In deactivate statement: #8 2.982 BSC_Tests.ttcn:8561.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.982 BSC_Tests.ttcn:8562.2-24: In deactivate statement: #8 2.982 BSC_Tests.ttcn:8562.2-24: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.987 BSC_Tests.ttcn:2123.9-2156.1: In function definition `f_TC_stats_conn_fail': #8 2.987 BSC_Tests.ttcn:2139.2-24: In function instance: #8 2.987 BSC_Tests.ttcn:2139.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.987 BSC_Tests.ttcn:2153.2-24: In function instance: #8 2.987 BSC_Tests.ttcn:2153.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.992 BSC_Tests.ttcn:3175.9-3182.1: In function definition `f_tc_stat_num_msc_connected_msc_connhdlr': #8 2.992 BSC_Tests.ttcn:3181.2-24: In function instance: #8 2.992 BSC_Tests.ttcn:3181.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.992 BSC_Tests.ttcn:3225.9-3247.1: In function definition `f_tc_stat_num_bts_connected_msc_connhdlr': #8 2.992 BSC_Tests.ttcn:3246.2-24: In function instance: #8 2.992 BSC_Tests.ttcn:3246.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.993 BSC_Tests.ttcn:3364.1-3386.1: In testcase definition `TC_ctrl_location': #8 2.993 BSC_Tests.ttcn:3372.2-3373.77: In function instance: #8 2.993 BSC_Tests.ttcn:3372.2-3373.77: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used #8 2.994 BSC_Tests.ttcn:3379.2-3380.76: In function instance: #8 2.994 BSC_Tests.ttcn:3379.2-3380.76: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used #8 2.994 BSC_Tests.ttcn:3414.9-3478.1: In function definition `f_pageing_helper': #8 2.994 BSC_Tests.ttcn:3443.2-3445.2: In if statement: #8 2.994 BSC_Tests.ttcn:3444.3-23: In variable assignment: #8 2.994 BSC_Tests.ttcn:3444.18-23: In actual parameter list of template `@L3_Templates.t_MI_TMSI': #8 2.994 BSC_Tests.ttcn:3444.19-22: In parameter #1 for `tmsi': #8 2.994 BSC_Tests.ttcn:3444.19-22: warning: Inadequate restriction on the referenced template parameter `tmsi', this may cause a dynamic test case error at runtime #8 2.994 BSC_Tests.ttcn:3418.7-39: note: Referenced template parameter is here #8 3.004 BSC_Tests.ttcn:4328.9-4345.1: In function definition `f_tc_assignment_sign': #8 3.004 BSC_Tests.ttcn:4343.2-24: In function instance: #8 3.004 BSC_Tests.ttcn:4343.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 3.016 BSC_Tests.ttcn:5577.9-5594.1: In function definition `f_tc_common_id': #8 3.016 BSC_Tests.ttcn:5589.2-76: In function instance: #8 3.016 BSC_Tests.ttcn:5589.2-76: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_match_regexp_retry' is not used #8 3.020 BSC_Tests.ttcn:5999.9-6028.1: In function definition `f_expect_dlcx_conns': #8 3.020 BSC_Tests.ttcn:6018.4-6027.2: In else statement: #8 3.020 BSC_Tests.ttcn:6020.3-65: In receive statement: #8 3.020 BSC_Tests.ttcn:6020.22-51: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 3.024 BSC_Tests.ttcn:6402.9-6572.1: In function definition `f_ho_into_this_bsc': #8 3.024 BSC_Tests.ttcn:6452.2-6470.2: In if statement: #8 3.024 BSC_Tests.ttcn:6459.3-6468.3: In if statement: #8 3.024 BSC_Tests.ttcn:6464.6-6467.4: In else statement: #8 3.024 BSC_Tests.ttcn:6465.5-66: In receive statement: #8 3.024 BSC_Tests.ttcn:6465.24-65: warning: Function invocation 'tr_MGCP_RecvFrom_any({ command := { line := { verb := verb, trans_id := trans_id, ep := ep, ver := "1.0" }, params := *, sdp := sdp } })' may change the actual snapshot. #8 3.024 BSC_Tests.ttcn:6466.5-66: In receive statement: #8 3.024 BSC_Tests.ttcn:6466.24-65: warning: Function invocation 'tr_MGCP_RecvFrom_any({ command := { line := { verb := verb, trans_id := trans_id, ep := ep, ver := "1.0" }, params := *, sdp := * } })' may change the actual snapshot. #8 3.025 BSC_Tests.ttcn:6570.2-21: In deactivate statement: #8 3.025 BSC_Tests.ttcn:6570.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.035 BSC_Tests.ttcn:8211.1-8261.1: In testcase definition `TC_dyn_ts_sdcch8_all_subslots_used': #8 3.035 BSC_Tests.ttcn:8231.2-44: In function instance: #8 3.035 BSC_Tests.ttcn:8231.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.037 BSC_Tests.ttcn:8565.8-8588.1: In function definition `f_perform_clear_no_rr_rel': #8 3.037 BSC_Tests.ttcn:8586.2-21: In deactivate statement: #8 3.037 BSC_Tests.ttcn:8586.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.037 BSC_Tests.ttcn:8587.2-24: In deactivate statement: #8 3.037 BSC_Tests.ttcn:8587.2-24: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.066 BSC_Tests.ttcn:9606.1-9670.1: In testcase definition `TC_emerg_premption': #8 3.066 BSC_Tests.ttcn:9622.2-9624.2: In for statement: #8 3.066 BSC_Tests.ttcn:9623.3-27: In function instance: #8 3.066 BSC_Tests.ttcn:9623.3-27: warning: The value returned by function `@BSC_Tests.f_chreq_act_ack' is not used #8 3.068 BSC_Tests.ttcn:9878.9-9905.1: In function definition `f_TC_fh_params_unset': #8 3.068 BSC_Tests.ttcn:9878.38-9881.61: In formal parameter list: #8 3.068 BSC_Tests.ttcn:9880.31-9881.60: In parameter `arfcn': #8 3.068 BSC_Tests.ttcn:9881.33-60: In default value: #8 3.068 BSC_Tests.ttcn:9881.33-60: warning: Field `uplink' is missing from record value #8 3.068 BSC_Tests.ttcn:9881.33-60: warning: Field `spare' is missing from record value #8 3.074 BSC_Tests.ttcn:10478.9-10500.1: In function definition `f_tc_lcs_loc_req_no_subscriber': #8 3.074 BSC_Tests.ttcn:10491.2-10493.74: In receive statement: #8 3.074 BSC_Tests.ttcn:10493.17-72: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__DATA__MISSING__IN__REQ)' may change the actual snapshot. #8 3.075 BSC_Tests.ttcn:10518.9-10549.1: In function definition `f_lcs_loc_req_for_active_ms_le_timeout': #8 3.075 BSC_Tests.ttcn:10540.2-10542.69: In receive statement: #8 3.075 BSC_Tests.ttcn:10542.17-67: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__SYSTEM__FAILURE)' may change the actual snapshot. #8 3.076 BSC_Tests.ttcn:10586.9-10635.1: In function definition `f_tc_lcs_loc_req_for_idle_ms_no_pag_resp': #8 3.076 BSC_Tests.ttcn:10626.2-10628.70: In receive statement: #8 3.076 BSC_Tests.ttcn:10628.17-68: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__REQUEST__ABORTED)' may change the actual snapshot. #8 3.086 BSC_Tests.ttcn:11266.1-11288.1: In testcase definition `TC_cm_reestablishment': #8 3.086 BSC_Tests.ttcn:11282.2-72: In function instance: #8 3.086 BSC_Tests.ttcn:11282.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.087 BSC_Tests.ttcn:11283.2-72: In function instance: #8 3.087 BSC_Tests.ttcn:11283.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.088 BSC_Tests.ttcn:11491.1-11561.1: In testcase definition `TC_imm_ass_pre_chan_ack_dyn_ts': #8 3.088 BSC_Tests.ttcn:11503.2-44: In function instance: #8 3.088 BSC_Tests.ttcn:11503.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.088 BSC_Tests.ttcn:11525.2-42: In function instance: #8 3.088 BSC_Tests.ttcn:11525.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.089 BSC_Tests.ttcn:11563.1-11634.1: In testcase definition `TC_imm_ass_pre_ts_ack_dyn_ts': #8 3.089 BSC_Tests.ttcn:11575.2-44: In function instance: #8 3.089 BSC_Tests.ttcn:11575.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.089 BSC_Tests.ttcn:11597.2-42: In function instance: #8 3.089 BSC_Tests.ttcn:11597.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.091 BSC_Tests.ttcn:11780.9-11841.1: In function definition `f_TC_lost_sdcch_during_assignment': #8 3.091 BSC_Tests.ttcn:11829.2-11838.2: In alt construct: #8 3.091 BSC_Tests.ttcn:11833.20-82: In guard operation: #8 3.091 BSC_Tests.ttcn:11833.20-82: In receive statement: #8 3.091 BSC_Tests.ttcn:11833.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 3.092 BSC_Tests.ttcn:11927.1-12017.1: In testcase definition `TC_ratectr_all_available_allocated_dyn': #8 3.092 BSC_Tests.ttcn:11943.2-44: In function instance: #8 3.092 BSC_Tests.ttcn:11943.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.092 BSC_Tests.ttcn:12002.2-44: In function instance: #8 3.092 BSC_Tests.ttcn:12002.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 3.095 BSC_Tests.ttcn:12220.1-12246.1: In testcase definition `TC_mgwpool_all_used': #8 3.095 BSC_Tests.ttcn:12238.2-70: In function instance: #8 3.095 BSC_Tests.ttcn:12238.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.095 BSC_Tests.ttcn:12239.2-70: In function instance: #8 3.095 BSC_Tests.ttcn:12239.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.096 BSC_Tests.ttcn:12249.1-12276.1: In testcase definition `TC_mgwpool_blocked_not_used': #8 3.096 BSC_Tests.ttcn:12268.2-70: In function instance: #8 3.096 BSC_Tests.ttcn:12268.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.097 BSC_Tests.ttcn:12269.2-70: In function instance: #8 3.097 BSC_Tests.ttcn:12269.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.098 BSC_Tests.ttcn:12279.1-12307.1: In testcase definition `TC_mgwpool_pin_bts': #8 3.098 BSC_Tests.ttcn:12298.2-70: In function instance: #8 3.098 BSC_Tests.ttcn:12298.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.098 BSC_Tests.ttcn:12299.2-70: In function instance: #8 3.098 BSC_Tests.ttcn:12299.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.099 BSC_Tests.ttcn:12337.1-12367.1: In testcase definition `TC_mgwpool_keepalive_down_not_used': #8 3.099 BSC_Tests.ttcn:12357.2-74: In function instance: #8 3.099 BSC_Tests.ttcn:12357.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.100 BSC_Tests.ttcn:12358.2-74: In function instance: #8 3.100 BSC_Tests.ttcn:12358.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 3.100 BSC_Tests.ttcn:12369.9-12408.1: In function definition `f_tc_ho_meas_rep_multi_band': #8 3.100 BSC_Tests.ttcn:12397.2-12405.2: In alt construct: #8 3.100 BSC_Tests.ttcn:12398.5-67: In guard operation: #8 3.100 BSC_Tests.ttcn:12398.5-67: In receive statement: #8 3.100 BSC_Tests.ttcn:12398.45-66: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_HandoverRequired': #8 3.100 In parameter #2 for `cid_list': #8 3.100 BSC_Tests.ttcn:12398.58-65: warning: Inadequate restriction on the referenced template variable `cid_list', this may cause a dynamic test case error at runtime #8 3.100 BSC_Tests.ttcn:12394.51-12396.2: note: Referenced template variable is here #8 3.103 BSC_Tests_ASCI.ttcn: In TTCN-3 module `BSC_Tests_ASCI': #8 3.103 BSC_Tests_ASCI.ttcn:377.9-505.1: In function definition `f_tc_asci_assignment': #8 3.103 BSC_Tests_ASCI.ttcn:417.2-484.2: In alt construct: #8 3.103 BSC_Tests_ASCI.ttcn:418.5-95: In guard operation: #8 3.103 BSC_Tests_ASCI.ttcn:418.5-95: In receive statement: #8 3.103 BSC_Tests_ASCI.ttcn:418.51-76: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_VGCS_VBS_AssignmentRes': #8 3.103 BSC_Tests_ASCI.ttcn:418.52-62: In parameter #1 for `ch_type': #8 3.103 BSC_Tests_ASCI.ttcn:418.52-62: warning: Inadequate restriction on the referenced template variable `res_ch_type', this may cause a dynamic test case error at runtime #8 3.103 BSC_Tests_ASCI.ttcn:403.37-111: note: Referenced template variable is here #8 3.103 BSC_Tests_ASCI.ttcn:418.65-75: In parameter #2 for `cell_id': #8 3.103 BSC_Tests_ASCI.ttcn:418.65-75: warning: Inadequate restriction on the referenced template variable `res_cell_id', this may cause a dynamic test case error at runtime #8 3.103 BSC_Tests_ASCI.ttcn:405.40-69: note: Referenced template variable is here #8 3.103 BSC_Tests_ASCI.ttcn:466.3-26: In deactivate statement: #8 3.103 BSC_Tests_ASCI.ttcn:466.3-26: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 3.114 CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': #8 3.114 CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': #8 3.114 CBSP_Templates.ttcn:381.2-53: In variable assignment: #8 3.114 CBSP_Templates.ttcn:381.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.114 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.115 CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': #8 3.115 CBSP_Templates.ttcn:449.2-53: In variable assignment: #8 3.115 CBSP_Templates.ttcn:449.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.115 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.115 CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': #8 3.115 CBSP_Templates.ttcn:538.2-53: In variable assignment: #8 3.115 CBSP_Templates.ttcn:538.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.115 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.115 CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': #8 3.115 CBSP_Templates.ttcn:567.2-53: In variable assignment: #8 3.115 CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 3.115 CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': #8 3.115 CBSP_Templates.ttcn:567.42-52: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime #8 3.115 CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here #8 3.115 CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': #8 3.115 CBSP_Templates.ttcn:617.2-53: In variable assignment: #8 3.115 CBSP_Templates.ttcn:617.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.115 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.116 CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': #8 3.116 CBSP_Templates.ttcn:690.2-692.2: In if statement: #8 3.116 CBSP_Templates.ttcn:691.3-54: In variable assignment: #8 3.116 CBSP_Templates.ttcn:691.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.116 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.116 CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': #8 3.116 CBSP_Templates.ttcn:726.2-728.2: In if statement: #8 3.116 CBSP_Templates.ttcn:727.3-54: In variable assignment: #8 3.116 CBSP_Templates.ttcn:727.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.116 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.116 CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': #8 3.116 CBSP_Templates.ttcn:785.2-787.2: In if statement: #8 3.116 CBSP_Templates.ttcn:786.3-54: In variable assignment: #8 3.116 CBSP_Templates.ttcn:786.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime #8 3.116 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 3.116 CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': #8 3.116 CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': #8 3.116 CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': #8 3.116 CBSP_Templates.ttcn:837.4-23: In component 1: #8 3.116 CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': #8 3.116 CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': #8 3.116 CBSP_Templates.ttcn:837.17-22: warning: Inadequate restriction on the referenced template parameter `msg_id', this may cause a dynamic test case error at runtime #8 3.116 CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here #8 3.116 CBSP_Templates.ttcn:838.4-26: In component 2: #8 3.116 CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': #8 3.116 CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': #8 3.116 CBSP_Templates.ttcn:838.16-25: warning: Inadequate restriction on the referenced template parameter `old_ser_nr', this may cause a dynamic test case error at runtime #8 3.116 CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here #8 3.116 CBSP_Templates.ttcn:839.4-29: In component 3: #8 3.116 CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': #8 3.116 CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': #8 3.116 CBSP_Templates.ttcn:839.20-28: warning: Inadequate restriction on the referenced template parameter `cell_list', this may cause a dynamic test case error at runtime #8 3.116 CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here #8 3.116 CBSP_Templates.ttcn:840.4-33: In component 4: #8 3.116 CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 3.117 CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': #8 3.117 CBSP_Templates.ttcn:840.22-32: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime #8 3.117 CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here #8 3.117 CBSP_Adapter.ttcn: In TTCN-3 module `CBSP_Adapter': #8 3.117 CBSP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': #8 3.117 CBSP_Adapter.ttcn:44.2-47.2: In if statement: #8 3.117 CBSP_Adapter.ttcn:45.3-84: In function instance: #8 3.117 CBSP_Adapter.ttcn:45.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 3.117 CBSP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': #8 3.117 CBSP_Adapter.ttcn:65.2-68.2: In if statement: #8 3.117 CBSP_Adapter.ttcn:66.3-84: In function instance: #8 3.117 CBSP_Adapter.ttcn:66.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 3.120 BSC_Tests_CBSP.ttcn: In TTCN-3 module `BSC_Tests_CBSP': #8 3.120 BSC_Tests_CBSP.ttcn:421.1-446.1: In function definition `f_cbsp_msg_status_query': #8 3.120 BSC_Tests_CBSP.ttcn:431.2-433.2: In if statement: #8 3.120 BSC_Tests_CBSP.ttcn:432.3-104: In variable assignment: #8 3.120 BSC_Tests_CBSP.ttcn:432.39-104: In actual parameter list of template `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_COMPL': #8 3.120 In parameter #3 for `compl_list': #8 3.120 BSC_Tests_CBSP.ttcn:432.68-77: warning: Inadequate restriction on the referenced template parameter `compl_list', this may cause a dynamic test case error at runtime #8 3.120 BSC_Tests_CBSP.ttcn:423.8-57: note: Referenced template parameter is here #8 3.120 BSC_Tests_CBSP.ttcn:433.4-436.2: In else statement: #8 3.120 BSC_Tests_CBSP.ttcn:434.3-435.33: In variable assignment: #8 3.120 BSC_Tests_CBSP.ttcn:434.38-435.33: In actual parameter list of function `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_FAIL': #8 3.120 BSC_Tests_CBSP.ttcn:434.55-63: In parameter #3 for `fail_list': #8 3.120 BSC_Tests_CBSP.ttcn:434.55-63: warning: Inadequate restriction on the referenced template parameter `fail_list', this may cause a dynamic test case error at runtime #8 3.120 BSC_Tests_CBSP.ttcn:424.8-55: note: Referenced template parameter is here #8 3.121 BSC_Tests_CBSP.ttcn:773.1-785.1: In testcase definition `TC_cbsp_write_lac_ci': #8 3.121 BSC_Tests_CBSP.ttcn:782.2-89: In receive statement: #8 3.121 BSC_Tests_CBSP.ttcn:782.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 3.121 BSC_Tests_CBSP.ttcn:788.1-800.1: In testcase definition `TC_cbsp_write_ci': #8 3.121 BSC_Tests_CBSP.ttcn:797.2-89: In receive statement: #8 3.121 BSC_Tests_CBSP.ttcn:797.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 3.122 BSC_Tests_CBSP.ttcn:803.1-819.1: In testcase definition `TC_cbsp_write_lai': #8 3.122 BSC_Tests_CBSP.ttcn:816.2-89: In receive statement: #8 3.122 BSC_Tests_CBSP.ttcn:816.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 3.122 BSC_Tests_CBSP.ttcn:841.1-862.1: In testcase definition `TC_cbsp_write_then_replace': #8 3.122 BSC_Tests_CBSP.ttcn:851.2-89: In receive statement: #8 3.122 BSC_Tests_CBSP.ttcn:851.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 3.122 BSC_Tests_CBSP.ttcn:859.2-89: In receive statement: #8 3.122 BSC_Tests_CBSP.ttcn:859.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 3.122 BSC_Tests_CBSP.ttcn:865.1-917.1: In testcase definition `TC_cbsp_write_rep_period_num': #8 3.122 BSC_Tests_CBSP.ttcn:883.2-908.2: In alt construct: #8 3.122 BSC_Tests_CBSP.ttcn:884.5-88: In guard operation: #8 3.122 BSC_Tests_CBSP.ttcn:884.5-88: In receive statement: #8 3.122 BSC_Tests_CBSP.ttcn:884.41-86: warning: Function invocation 'f_page2rsl(page, g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot. #8 3.131 BSC_Tests_OML.ttcn: In TTCN-3 module `BSC_Tests_OML': #8 3.131 BSC_Tests_OML.ttcn:228.9-244.1: In function definition `f_oml_send_exp_fail_rep': #8 3.131 BSC_Tests_OML.ttcn:243.2-47: In function instance: #8 3.131 BSC_Tests_OML.ttcn:243.2-47: warning: The value returned by function `@BSC_Tests_OML.f_oml_exp_rx' is not used #8 3.133 BSC_Tests_VAMOS.ttcn: In TTCN-3 module `BSC_Tests_VAMOS': #8 3.133 BSC_Tests_VAMOS.ttcn:300.9-356.1: In function definition `f_est_lchan_and_mode_modify_to_vamos': #8 3.133 BSC_Tests_VAMOS.ttcn:348.2-350.17: In receive statement: #8 3.133 BSC_Tests_VAMOS.ttcn:348.78-115: warning: Function invocation 'f_rsl_chan_nr_to_chrt(g_chan_nr, true)' may change the actual snapshot. #8 3.141 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 3.141 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 3.141 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 3.141 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 3.141 In parameter #4 for `rfci': #8 3.141 IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime #8 3.141 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 3.145 Notify: Generating code... #8 3.886 Notify: File `AbisOML_Types.hh' was generated. #8 3.888 Notify: File `AbisOML_Types.cc' was generated. #8 3.888 Notify: File `AbisOML_Types_part_1.cc' was generated. #8 3.888 Notify: File `AbisOML_Types_part_2.cc' was generated. #8 3.888 Notify: File `AbisOML_Types_part_3.cc' was generated. #8 3.888 Notify: File `AbisOML_Types_part_4.cc' was generated. #8 3.888 Notify: File `AbisOML_Types_part_5.cc' was generated. #8 3.888 Notify: File `AbisOML_Types_part_6.cc' was generated. #8 3.888 Notify: File `AbisOML_Types_part_7.cc' was generated. #8 3.889 Notify: File `BSC_Tests.hh' was generated. #8 3.890 Notify: File `BSC_Tests.cc' was generated. #8 3.890 Notify: File `BSC_Tests_ASCI.hh' was generated. #8 3.891 Notify: File `BSC_Tests_ASCI.cc' was generated. #8 3.891 Notify: File `BSC_Tests_ASCI_part_1.cc' was generated. #8 3.891 Notify: File `BSC_Tests_ASCI_part_2.cc' was generated. #8 3.891 Notify: File `BSC_Tests_ASCI_part_3.cc' was generated. #8 3.891 Notify: File `BSC_Tests_ASCI_part_4.cc' was generated. #8 3.891 Notify: File `BSC_Tests_ASCI_part_5.cc' was generated. #8 3.891 Notify: File `BSC_Tests_ASCI_part_6.cc' was generated. #8 3.891 Notify: File `BSC_Tests_ASCI_part_7.cc' was generated. #8 3.891 Notify: File `BSC_Tests_CBSP.hh' was generated. #8 3.892 Notify: File `BSC_Tests_CBSP.cc' was generated. #8 3.892 Notify: File `BSC_Tests_CBSP_part_1.cc' was generated. #8 3.892 Notify: File `BSC_Tests_CBSP_part_2.cc' was generated. #8 3.892 Notify: File `BSC_Tests_CBSP_part_3.cc' was generated. #8 3.892 Notify: File `BSC_Tests_CBSP_part_4.cc' was generated. #8 3.892 Notify: File `BSC_Tests_CBSP_part_5.cc' was generated. #8 3.892 Notify: File `BSC_Tests_CBSP_part_6.cc' was generated. #8 3.892 Notify: File `BSC_Tests_CBSP_part_7.cc' was generated. #8 3.893 Notify: File `BSC_Tests_LCLS.hh' was generated. #8 3.893 Notify: File `BSC_Tests_LCLS.cc' was generated. #8 3.893 Notify: File `BSC_Tests_LCLS_part_1.cc' was generated. #8 3.893 Notify: File `BSC_Tests_LCLS_part_2.cc' was generated. #8 3.893 Notify: File `BSC_Tests_LCLS_part_3.cc' was generated. #8 3.893 Notify: File `BSC_Tests_LCLS_part_4.cc' was generated. #8 3.893 Notify: File `BSC_Tests_LCLS_part_5.cc' was generated. #8 3.893 Notify: File `BSC_Tests_LCLS_part_6.cc' was generated. #8 3.894 Notify: File `BSC_Tests_LCLS_part_7.cc' was generated. #8 3.894 Notify: File `BSC_Tests_OML.hh' was generated. #8 3.894 Notify: File `BSC_Tests_OML.cc' was generated. #8 3.894 Notify: File `BSC_Tests_OML_part_1.cc' was generated. #8 3.894 Notify: File `BSC_Tests_OML_part_2.cc' was generated. #8 3.894 Notify: File `BSC_Tests_OML_part_3.cc' was generated. #8 3.894 Notify: File `BSC_Tests_OML_part_4.cc' was generated. #8 3.894 Notify: File `BSC_Tests_OML_part_5.cc' was generated. #8 3.894 Notify: File `BSC_Tests_OML_part_6.cc' was generated. #8 3.895 Notify: File `BSC_Tests_OML_part_7.cc' was generated. #8 3.895 Notify: File `BSC_Tests_VAMOS.hh' was generated. #8 3.895 Notify: File `BSC_Tests_VAMOS.cc' was generated. #8 3.895 Notify: File `BSC_Tests_VAMOS_part_1.cc' was generated. #8 3.895 Notify: File `BSC_Tests_VAMOS_part_2.cc' was generated. #8 3.895 Notify: File `BSC_Tests_VAMOS_part_3.cc' was generated. #8 3.895 Notify: File `BSC_Tests_VAMOS_part_4.cc' was generated. #8 3.895 Notify: File `BSC_Tests_VAMOS_part_5.cc' was generated. #8 3.895 Notify: File `BSC_Tests_VAMOS_part_6.cc' was generated. #8 3.895 Notify: File `BSC_Tests_VAMOS_part_7.cc' was generated. #8 3.896 Notify: File `BSC_Tests_part_1.cc' was generated. #8 3.896 Notify: File `BSC_Tests_part_2.cc' was generated. #8 3.896 Notify: File `BSC_Tests_part_3.cc' was generated. #8 3.896 Notify: File `BSC_Tests_part_4.cc' was generated. #8 3.897 Notify: File `BSC_Tests_part_5.cc' was generated. #8 3.897 Notify: File `BSC_Tests_part_6.cc' was generated. #8 3.897 Notify: File `BSC_Tests_part_7.cc' was generated. #8 3.897 Notify: File `BSSAP_CodecPort.hh' was generated. #8 3.898 Notify: File `BSSAP_CodecPort.cc' was generated. #8 3.898 Notify: File `BSSAP_CodecPort_part_1.cc' was generated. #8 3.898 Notify: File `BSSAP_CodecPort_part_2.cc' was generated. #8 3.898 Notify: File `BSSAP_CodecPort_part_3.cc' was generated. #8 3.898 Notify: File `BSSAP_CodecPort_part_4.cc' was generated. #8 3.898 Notify: File `BSSAP_CodecPort_part_5.cc' was generated. #8 3.898 Notify: File `BSSAP_CodecPort_part_6.cc' was generated. #8 3.898 Notify: File `BSSAP_CodecPort_part_7.cc' was generated. #8 3.898 Notify: File `BSSAP_LE_Adapter.hh' was generated. #8 3.899 Notify: File `BSSAP_LE_Adapter.cc' was generated. #8 3.899 Notify: File `BSSAP_LE_Adapter_part_1.cc' was generated. #8 3.899 Notify: File `BSSAP_LE_Adapter_part_2.cc' was generated. #8 3.899 Notify: File `BSSAP_LE_Adapter_part_3.cc' was generated. #8 3.899 Notify: File `BSSAP_LE_Adapter_part_4.cc' was generated. #8 3.899 Notify: File `BSSAP_LE_Adapter_part_5.cc' was generated. #8 3.899 Notify: File `BSSAP_LE_Adapter_part_6.cc' was generated. #8 3.899 Notify: File `BSSAP_LE_Adapter_part_7.cc' was generated. #8 3.899 Notify: File `BSSAP_LE_CodecPort.hh' was generated. #8 3.900 Notify: File `BSSAP_LE_CodecPort.cc' was generated. #8 3.900 Notify: File `BSSAP_LE_CodecPort_part_1.cc' was generated. #8 3.900 Notify: File `BSSAP_LE_CodecPort_part_2.cc' was generated. #8 3.900 Notify: File `BSSAP_LE_CodecPort_part_3.cc' was generated. #8 3.900 Notify: File `BSSAP_LE_CodecPort_part_4.cc' was generated. #8 3.901 Notify: File `BSSAP_LE_CodecPort_part_5.cc' was generated. #8 3.901 Notify: File `BSSAP_LE_CodecPort_part_6.cc' was generated. #8 3.901 Notify: File `BSSAP_LE_CodecPort_part_7.cc' was generated. #8 3.901 Notify: File `BSSAP_LE_Emulation.hh' was generated. #8 3.901 Notify: File `BSSAP_LE_Emulation.cc' was generated. #8 3.902 Notify: File `BSSAP_LE_Emulation_part_1.cc' was generated. #8 3.902 Notify: File `BSSAP_LE_Emulation_part_2.cc' was generated. #8 3.902 Notify: File `BSSAP_LE_Emulation_part_3.cc' was generated. #8 3.902 Notify: File `BSSAP_LE_Emulation_part_4.cc' was generated. #8 3.902 Notify: File `BSSAP_LE_Emulation_part_5.cc' was generated. #8 3.902 Notify: File `BSSAP_LE_Emulation_part_6.cc' was generated. #8 3.902 Notify: File `BSSAP_LE_Emulation_part_7.cc' was generated. #8 3.903 Notify: File `BSSAP_LE_Types.hh' was generated. #8 3.904 Notify: File `BSSAP_LE_Types.cc' was generated. #8 3.905 Notify: File `BSSAP_LE_Types_part_1.cc' was generated. #8 3.905 Notify: File `BSSAP_LE_Types_part_2.cc' was generated. #8 3.905 Notify: File `BSSAP_LE_Types_part_3.cc' was generated. #8 3.905 Notify: File `BSSAP_LE_Types_part_4.cc' was generated. #8 3.906 Notify: File `BSSAP_LE_Types_part_5.cc' was generated. #8 3.906 Notify: File `BSSAP_LE_Types_part_6.cc' was generated. #8 3.906 Notify: File `BSSAP_LE_Types_part_7.cc' was generated. #8 3.908 Notify: File `BSSAP_Types.hh' was generated. #8 3.909 Notify: File `BSSAP_Types.cc' was generated. #8 3.911 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 3.913 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 3.915 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 3.917 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 3.919 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 3.921 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 3.922 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 3.923 Notify: File `BSSLAP_Types.hh' was generated. #8 3.924 Notify: File `BSSLAP_Types.cc' was generated. #8 3.925 Notify: File `BSSLAP_Types_part_1.cc' was generated. #8 3.925 Notify: File `BSSLAP_Types_part_2.cc' was generated. #8 3.925 Notify: File `BSSLAP_Types_part_3.cc' was generated. #8 3.925 Notify: File `BSSLAP_Types_part_4.cc' was generated. #8 3.925 Notify: File `BSSLAP_Types_part_5.cc' was generated. #8 3.925 Notify: File `BSSLAP_Types_part_6.cc' was generated. #8 3.925 Notify: File `BSSLAP_Types_part_7.cc' was generated. #8 3.925 Notify: File `BSSMAP_LE_Templates.hh' was generated. #8 3.925 Notify: File `BSSMAP_LE_Templates.cc' was generated. #8 3.926 Notify: File `BSSMAP_LE_Templates_part_1.cc' was generated. #8 3.926 Notify: File `BSSMAP_LE_Templates_part_2.cc' was generated. #8 3.926 Notify: File `BSSMAP_LE_Templates_part_3.cc' was generated. #8 3.926 Notify: File `BSSMAP_LE_Templates_part_4.cc' was generated. #8 3.926 Notify: File `BSSMAP_LE_Templates_part_5.cc' was generated. #8 3.926 Notify: File `BSSMAP_LE_Templates_part_6.cc' was generated. #8 3.926 Notify: File `BSSMAP_LE_Templates_part_7.cc' was generated. #8 3.926 Notify: File `BSSMAP_Templates.hh' was generated. #8 3.927 Notify: File `BSSMAP_Templates.cc' was generated. #8 3.927 Notify: File `BSSMAP_Templates_part_1.cc' was generated. #8 3.927 Notify: File `BSSMAP_Templates_part_2.cc' was generated. #8 3.927 Notify: File `BSSMAP_Templates_part_3.cc' was generated. #8 3.927 Notify: File `BSSMAP_Templates_part_4.cc' was generated. #8 3.927 Notify: File `BSSMAP_Templates_part_5.cc' was generated. #8 3.927 Notify: File `BSSMAP_Templates_part_6.cc' was generated. #8 3.928 Notify: File `BSSMAP_Templates_part_7.cc' was generated. #8 3.928 Notify: File `CBSP_Adapter.hh' was generated. #8 3.928 Notify: File `CBSP_Adapter.cc' was generated. #8 3.928 Notify: File `CBSP_Adapter_part_1.cc' was generated. #8 3.928 Notify: File `CBSP_Adapter_part_2.cc' was generated. #8 3.928 Notify: File `CBSP_Adapter_part_3.cc' was generated. #8 3.928 Notify: File `CBSP_Adapter_part_4.cc' was generated. #8 3.928 Notify: File `CBSP_Adapter_part_5.cc' was generated. #8 3.928 Notify: File `CBSP_Adapter_part_6.cc' was generated. #8 3.928 Notify: File `CBSP_Adapter_part_7.cc' was generated. #8 3.928 Notify: File `CBSP_CodecPort.hh' was generated. #8 3.929 Notify: File `CBSP_CodecPort.cc' was generated. #8 3.929 Notify: File `CBSP_CodecPort_CtrlFunct.hh' was generated. #8 3.929 Notify: File `CBSP_CodecPort_CtrlFunct.cc' was generated. #8 3.929 Notify: File `CBSP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.929 Notify: File `CBSP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.929 Notify: File `CBSP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.929 Notify: File `CBSP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.929 Notify: File `CBSP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.929 Notify: File `CBSP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.929 Notify: File `CBSP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.929 Notify: File `CBSP_CodecPort_part_1.cc' was generated. #8 3.929 Notify: File `CBSP_CodecPort_part_2.cc' was generated. #8 3.930 Notify: File `CBSP_CodecPort_part_3.cc' was generated. #8 3.930 Notify: File `CBSP_CodecPort_part_4.cc' was generated. #8 3.930 Notify: File `CBSP_CodecPort_part_5.cc' was generated. #8 3.930 Notify: File `CBSP_CodecPort_part_6.cc' was generated. #8 3.930 Notify: File `CBSP_CodecPort_part_7.cc' was generated. #8 3.930 Notify: File `CBSP_Templates.hh' was generated. #8 3.930 Notify: File `CBSP_Templates.cc' was generated. #8 3.930 Notify: File `CBSP_Templates_part_1.cc' was generated. #8 3.930 Notify: File `CBSP_Templates_part_2.cc' was generated. #8 3.931 Notify: File `CBSP_Templates_part_3.cc' was generated. #8 3.931 Notify: File `CBSP_Templates_part_4.cc' was generated. #8 3.931 Notify: File `CBSP_Templates_part_5.cc' was generated. #8 3.931 Notify: File `CBSP_Templates_part_6.cc' was generated. #8 3.931 Notify: File `CBSP_Templates_part_7.cc' was generated. #8 3.931 Notify: File `CBSP_Types.hh' was generated. #8 3.933 Notify: File `CBSP_Types.cc' was generated. #8 3.933 Notify: File `CBSP_Types_part_1.cc' was generated. #8 3.933 Notify: File `CBSP_Types_part_2.cc' was generated. #8 3.933 Notify: File `CBSP_Types_part_3.cc' was generated. #8 3.934 Notify: File `CBSP_Types_part_4.cc' was generated. #8 3.934 Notify: File `CBSP_Types_part_5.cc' was generated. #8 3.934 Notify: File `CBSP_Types_part_6.cc' was generated. #8 3.934 Notify: File `CBSP_Types_part_7.cc' was generated. #8 3.935 Notify: File `GSM_RR_Types.hh' was generated. #8 3.936 Notify: File `GSM_RR_Types.cc' was generated. #8 3.938 Notify: File `GSM_RR_Types_part_1.cc' was generated. #8 3.938 Notify: File `GSM_RR_Types_part_2.cc' was generated. #8 3.938 Notify: File `GSM_RR_Types_part_3.cc' was generated. #8 3.938 Notify: File `GSM_RR_Types_part_4.cc' was generated. #8 3.939 Notify: File `GSM_RR_Types_part_5.cc' was generated. #8 3.939 Notify: File `GSM_RR_Types_part_6.cc' was generated. #8 3.939 Notify: File `GSM_RR_Types_part_7.cc' was generated. #8 3.940 Notify: File `GSM_RestOctets.hh' was generated. #8 3.941 Notify: File `GSM_RestOctets.cc' was generated. #8 3.943 Notify: File `GSM_RestOctets_part_1.cc' was generated. #8 3.945 Notify: File `GSM_RestOctets_part_2.cc' was generated. #8 3.945 Notify: File `GSM_RestOctets_part_3.cc' was generated. #8 3.945 Notify: File `GSM_RestOctets_part_4.cc' was generated. #8 3.945 Notify: File `GSM_RestOctets_part_5.cc' was generated. #8 3.946 Notify: File `GSM_RestOctets_part_6.cc' was generated. #8 3.946 Notify: File `GSM_RestOctets_part_7.cc' was generated. #8 3.946 Notify: File `GSM_SystemInformation.hh' was generated. #8 3.947 Notify: File `GSM_SystemInformation.cc' was generated. #8 3.947 Notify: File `GSM_SystemInformation_part_1.cc' was generated. #8 3.947 Notify: File `GSM_SystemInformation_part_2.cc' was generated. #8 3.947 Notify: File `GSM_SystemInformation_part_3.cc' was generated. #8 3.948 Notify: File `GSM_SystemInformation_part_4.cc' was generated. #8 3.948 Notify: File `GSM_SystemInformation_part_5.cc' was generated. #8 3.948 Notify: File `GSM_SystemInformation_part_6.cc' was generated. #8 3.948 Notify: File `GSM_SystemInformation_part_7.cc' was generated. #8 3.948 Notify: File `GSM_Types.hh' was generated. #8 3.949 Notify: File `GSM_Types.cc' was generated. #8 3.949 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.949 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.949 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.949 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.949 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.949 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.950 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.950 Notify: File `General_Types.hh' was generated. #8 3.951 Notify: File `General_Types.cc' was generated. #8 3.951 Notify: File `General_Types_part_1.cc' was generated. #8 3.951 Notify: File `General_Types_part_2.cc' was generated. #8 3.951 Notify: File `General_Types_part_3.cc' was generated. #8 3.951 Notify: File `General_Types_part_4.cc' was generated. #8 3.951 Notify: File `General_Types_part_5.cc' was generated. #8 3.951 Notify: File `General_Types_part_6.cc' was generated. #8 3.951 Notify: File `General_Types_part_7.cc' was generated. #8 3.951 Notify: File `IPA_CodecPort.hh' was generated. #8 3.952 Notify: File `IPA_CodecPort.cc' was generated. #8 3.952 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 3.952 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 3.952 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.952 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.952 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.952 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.952 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.952 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.952 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.952 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 3.952 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 3.953 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 3.953 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 3.953 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 3.953 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 3.953 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 3.953 Notify: File `IPA_Emulation.hh' was generated. #8 3.954 Notify: File `IPA_Emulation.cc' was generated. #8 3.954 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 3.954 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 3.954 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 3.954 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 3.954 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 3.954 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 3.954 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 3.955 Notify: File `IPA_Testing.hh' was generated. #8 3.955 Notify: File `IPA_Testing.cc' was generated. #8 3.955 Notify: File `IPA_Testing_part_1.cc' was generated. #8 3.955 Notify: File `IPA_Testing_part_2.cc' was generated. #8 3.955 Notify: File `IPA_Testing_part_3.cc' was generated. #8 3.955 Notify: File `IPA_Testing_part_4.cc' was generated. #8 3.955 Notify: File `IPA_Testing_part_5.cc' was generated. #8 3.955 Notify: File `IPA_Testing_part_6.cc' was generated. #8 3.955 Notify: File `IPA_Testing_part_7.cc' was generated. #8 3.955 Notify: File `IPA_Types.hh' was generated. #8 3.956 Notify: File `IPA_Types.cc' was generated. #8 3.956 Notify: File `IPA_Types_part_1.cc' was generated. #8 3.956 Notify: File `IPA_Types_part_2.cc' was generated. #8 3.956 Notify: File `IPA_Types_part_3.cc' was generated. #8 3.956 Notify: File `IPA_Types_part_4.cc' was generated. #8 3.956 Notify: File `IPA_Types_part_5.cc' was generated. #8 3.956 Notify: File `IPA_Types_part_6.cc' was generated. #8 3.957 Notify: File `IPA_Types_part_7.cc' was generated. #8 3.957 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.957 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.957 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.957 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.957 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.957 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.957 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.957 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.957 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.957 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.957 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.958 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.958 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.958 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.958 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.958 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.958 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.958 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.958 Notify: File `IPL4asp_Types.hh' was generated. #8 3.959 Notify: File `IPL4asp_Types.cc' was generated. #8 3.959 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.960 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.960 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.960 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.960 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.960 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.960 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.960 Notify: File `IuUP_Emulation.hh' was generated. #8 3.960 Notify: File `IuUP_Emulation.cc' was generated. #8 3.960 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 3.961 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 3.961 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 3.961 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 3.961 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 3.961 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 3.961 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 3.961 Notify: File `IuUP_Types.hh' was generated. #8 3.962 Notify: File `IuUP_Types.cc' was generated. #8 3.962 Notify: File `IuUP_Types_part_1.cc' was generated. #8 3.963 Notify: File `IuUP_Types_part_2.cc' was generated. #8 3.963 Notify: File `IuUP_Types_part_3.cc' was generated. #8 3.963 Notify: File `IuUP_Types_part_4.cc' was generated. #8 3.963 Notify: File `IuUP_Types_part_5.cc' was generated. #8 3.963 Notify: File `IuUP_Types_part_6.cc' was generated. #8 3.963 Notify: File `IuUP_Types_part_7.cc' was generated. #8 3.963 Notify: File `L3_Templates.hh' was generated. #8 3.964 Notify: File `L3_Templates.cc' was generated. #8 3.964 Notify: File `L3_Templates_part_1.cc' was generated. #8 3.964 Notify: File `L3_Templates_part_2.cc' was generated. #8 3.964 Notify: File `L3_Templates_part_3.cc' was generated. #8 3.964 Notify: File `L3_Templates_part_4.cc' was generated. #8 3.964 Notify: File `L3_Templates_part_5.cc' was generated. #8 3.964 Notify: File `L3_Templates_part_6.cc' was generated. #8 3.964 Notify: File `L3_Templates_part_7.cc' was generated. #8 3.964 Notify: File `M3UA_Emulation.hh' was generated. #8 3.965 Notify: File `M3UA_Emulation.cc' was generated. #8 3.965 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 3.965 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 3.965 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 3.965 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 3.965 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 3.965 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 3.965 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 3.966 Notify: File `M3UA_Types.hh' was generated. #8 3.968 Notify: File `M3UA_Types.cc' was generated. #8 3.970 Notify: File `M3UA_Types_part_1.cc' was generated. #8 3.970 Notify: File `M3UA_Types_part_2.cc' was generated. #8 3.970 Notify: File `M3UA_Types_part_3.cc' was generated. #8 3.970 Notify: File `M3UA_Types_part_4.cc' was generated. #8 3.970 Notify: File `M3UA_Types_part_5.cc' was generated. #8 3.970 Notify: File `M3UA_Types_part_6.cc' was generated. #8 3.971 Notify: File `M3UA_Types_part_7.cc' was generated. #8 3.971 Notify: File `MGCP_CodecPort.hh' was generated. #8 3.971 Notify: File `MGCP_CodecPort.cc' was generated. #8 3.971 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 3.971 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 3.971 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.971 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.971 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.971 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.971 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.972 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.972 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.972 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 3.972 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 3.972 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 3.972 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 3.972 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 3.972 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 3.972 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 3.972 Notify: File `MGCP_Emulation.hh' was generated. #8 3.973 Notify: File `MGCP_Emulation.cc' was generated. #8 3.973 Notify: File `MGCP_Emulation_part_1.cc' was generated. #8 3.973 Notify: File `MGCP_Emulation_part_2.cc' was generated. #8 3.973 Notify: File `MGCP_Emulation_part_3.cc' was generated. #8 3.973 Notify: File `MGCP_Emulation_part_4.cc' was generated. #8 3.973 Notify: File `MGCP_Emulation_part_5.cc' was generated. #8 3.973 Notify: File `MGCP_Emulation_part_6.cc' was generated. #8 3.974 Notify: File `MGCP_Emulation_part_7.cc' was generated. #8 3.974 Notify: File `MGCP_Templates.hh' was generated. #8 3.974 Notify: File `MGCP_Templates.cc' was generated. #8 3.974 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 3.974 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 3.974 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 3.974 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 3.974 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 3.974 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 3.974 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 3.975 Notify: File `MGCP_Types.hh' was generated. #8 3.975 Notify: File `MGCP_Types.cc' was generated. #8 3.975 Notify: File `MGCP_Types_part_1.cc' was generated. #8 3.975 Notify: File `MGCP_Types_part_2.cc' was generated. #8 3.975 Notify: File `MGCP_Types_part_3.cc' was generated. #8 3.975 Notify: File `MGCP_Types_part_4.cc' was generated. #8 3.975 Notify: File `MGCP_Types_part_5.cc' was generated. #8 3.976 Notify: File `MGCP_Types_part_6.cc' was generated. #8 3.976 Notify: File `MGCP_Types_part_7.cc' was generated. #8 3.976 Notify: File `MSC_ConnectionHandler.hh' was generated. #8 3.977 Notify: File `MSC_ConnectionHandler.cc' was generated. #8 3.977 Notify: File `MSC_ConnectionHandler_part_1.cc' was generated. #8 3.977 Notify: File `MSC_ConnectionHandler_part_2.cc' was generated. #8 3.977 Notify: File `MSC_ConnectionHandler_part_3.cc' was generated. #8 3.977 Notify: File `MSC_ConnectionHandler_part_4.cc' was generated. #8 3.977 Notify: File `MSC_ConnectionHandler_part_5.cc' was generated. #8 3.977 Notify: File `MSC_ConnectionHandler_part_6.cc' was generated. #8 3.977 Notify: File `MSC_ConnectionHandler_part_7.cc' was generated. #8 3.978 Notify: File `MTP3asp_PortType.hh' was generated. #8 3.978 Notify: File `MTP3asp_PortType.cc' was generated. #8 3.978 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 3.978 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 3.978 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 3.978 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 3.978 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 3.978 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 3.978 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 3.979 Notify: File `MTP3asp_Types.hh' was generated. #8 3.979 Notify: File `MTP3asp_Types.cc' was generated. #8 3.979 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 3.979 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 3.979 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 3.980 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 3.980 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 3.980 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 3.980 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 3.980 Notify: File `Misc_Helpers.hh' was generated. #8 3.980 Notify: File `Misc_Helpers.cc' was generated. #8 3.980 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.980 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.980 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.980 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.980 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.981 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.981 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.981 Notify: File `MobileL3_CC_Types.hh' was generated. #8 3.983 Notify: File `MobileL3_CC_Types.cc' was generated. #8 3.985 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 3.987 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 3.987 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 3.988 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 3.988 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 3.988 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 3.988 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 3.988 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 3.990 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 3.991 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 3.991 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 3.991 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 3.991 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 3.991 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 3.992 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 3.992 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 3.993 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 3.995 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 3.997 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 3.999 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 4.001 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 4.003 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 4.004 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 4.006 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 4.006 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 4.007 Notify: File `MobileL3_MM_Types.hh' was generated. #8 4.009 Notify: File `MobileL3_MM_Types.cc' was generated. #8 4.010 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 4.010 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 4.010 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 4.010 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 4.010 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 4.011 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 4.011 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 4.012 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 4.013 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 4.015 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 4.017 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 4.019 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 4.020 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 4.020 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 4.020 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 4.020 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 4.020 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 4.022 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 4.023 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 4.023 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 4.023 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 4.023 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 4.024 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 4.024 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 4.024 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 4.024 Notify: File `MobileL3_SS_Types.hh' was generated. #8 4.024 Notify: File `MobileL3_SS_Types.cc' was generated. #8 4.024 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 4.025 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 4.025 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 4.025 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 4.025 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 4.025 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 4.025 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 4.025 Notify: File `MobileL3_Types.hh' was generated. #8 4.026 Notify: File `MobileL3_Types.cc' was generated. #8 4.026 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 4.026 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 4.026 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 4.026 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 4.027 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 4.027 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 4.027 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 4.027 Notify: File `Native_Functions.hh' was generated. #8 4.027 Notify: File `Native_Functions.cc' was generated. #8 4.027 Notify: File `Native_Functions_part_1.cc' was generated. #8 4.027 Notify: File `Native_Functions_part_2.cc' was generated. #8 4.027 Notify: File `Native_Functions_part_3.cc' was generated. #8 4.027 Notify: File `Native_Functions_part_4.cc' was generated. #8 4.027 Notify: File `Native_Functions_part_5.cc' was generated. #8 4.027 Notify: File `Native_Functions_part_6.cc' was generated. #8 4.028 Notify: File `Native_Functions_part_7.cc' was generated. #8 4.028 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 4.028 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 4.028 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 4.028 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 4.028 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 4.028 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 4.028 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 4.028 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 4.028 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 4.028 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 4.029 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 4.029 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 4.029 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 4.029 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 4.029 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 4.029 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 4.029 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 4.029 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 4.029 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 4.030 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 4.030 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 4.030 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 4.030 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 4.030 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 4.030 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 4.030 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 4.030 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 4.030 Notify: File `Osmocom_Types.hh' was generated. #8 4.031 Notify: File `Osmocom_Types.cc' was generated. #8 4.031 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 4.031 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 4.031 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 4.031 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 4.031 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 4.031 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 4.031 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 4.031 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 4.031 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 4.032 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 4.032 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 4.032 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 4.032 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 4.032 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 4.032 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 4.032 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 4.032 Notify: File `RAN_Adapter.hh' was generated. #8 4.032 Notify: File `RAN_Adapter.cc' was generated. #8 4.033 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 4.033 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 4.033 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 4.033 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 4.033 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 4.033 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 4.033 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 4.033 Notify: File `RAN_Emulation.hh' was generated. #8 4.034 Notify: File `RAN_Emulation.cc' was generated. #8 4.034 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 4.034 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 4.035 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 4.035 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 4.035 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 4.035 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 4.035 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 4.035 Notify: File `RLCMAC_CSN1_Templates.hh' was generated. #8 4.035 Notify: File `RLCMAC_CSN1_Templates.cc' was generated. #8 4.035 Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. #8 4.035 Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. #8 4.035 Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. #8 4.035 Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. #8 4.036 Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. #8 4.036 Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. #8 4.036 Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. #8 4.037 Notify: File `RLCMAC_CSN1_Types.hh' was generated. #8 4.039 Notify: File `RLCMAC_CSN1_Types.cc' was generated. #8 4.041 Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. #8 4.043 Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. #8 4.044 Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. #8 4.045 Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. #8 4.046 Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. #8 4.046 Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. #8 4.046 Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. #8 4.046 Notify: File `RSL_Emulation.hh' was generated. #8 4.047 Notify: File `RSL_Emulation.cc' was generated. #8 4.047 Notify: File `RSL_Emulation_part_1.cc' was generated. #8 4.047 Notify: File `RSL_Emulation_part_2.cc' was generated. #8 4.047 Notify: File `RSL_Emulation_part_3.cc' was generated. #8 4.047 Notify: File `RSL_Emulation_part_4.cc' was generated. #8 4.047 Notify: File `RSL_Emulation_part_5.cc' was generated. #8 4.047 Notify: File `RSL_Emulation_part_6.cc' was generated. #8 4.047 Notify: File `RSL_Emulation_part_7.cc' was generated. #8 4.048 Notify: File `RSL_Types.hh' was generated. #8 4.050 Notify: File `RSL_Types.cc' was generated. #8 4.052 Notify: File `RSL_Types_part_1.cc' was generated. #8 4.052 Notify: File `RSL_Types_part_2.cc' was generated. #8 4.052 Notify: File `RSL_Types_part_3.cc' was generated. #8 4.052 Notify: File `RSL_Types_part_4.cc' was generated. #8 4.052 Notify: File `RSL_Types_part_5.cc' was generated. #8 4.052 Notify: File `RSL_Types_part_6.cc' was generated. #8 4.052 Notify: File `RSL_Types_part_7.cc' was generated. #8 4.052 Notify: File `RTP_CodecPort.hh' was generated. #8 4.052 Notify: File `RTP_CodecPort.cc' was generated. #8 4.052 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 4.053 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 4.053 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.053 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.053 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.053 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.053 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.053 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.053 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.053 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 4.053 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 4.053 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 4.053 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 4.054 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 4.054 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 4.054 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 4.054 Notify: File `RTP_Emulation.hh' was generated. #8 4.054 Notify: File `RTP_Emulation.cc' was generated. #8 4.055 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 4.055 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 4.055 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 4.055 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 4.055 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 4.055 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 4.055 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 4.056 Notify: File `RTP_Types.hh' was generated. #8 4.057 Notify: File `RTP_Types.cc' was generated. #8 4.059 Notify: File `RTP_Types_part_1.cc' was generated. #8 4.059 Notify: File `RTP_Types_part_2.cc' was generated. #8 4.059 Notify: File `RTP_Types_part_3.cc' was generated. #8 4.059 Notify: File `RTP_Types_part_4.cc' was generated. #8 4.059 Notify: File `RTP_Types_part_5.cc' was generated. #8 4.059 Notify: File `RTP_Types_part_6.cc' was generated. #8 4.059 Notify: File `RTP_Types_part_7.cc' was generated. #8 4.059 Notify: File `SCCP_Emulation.hh' was generated. #8 4.060 Notify: File `SCCP_Emulation.cc' was generated. #8 4.060 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 4.060 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 4.060 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 4.060 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 4.060 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 4.060 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 4.061 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 4.061 Notify: File `SCCP_Mapping.hh' was generated. #8 4.061 Notify: File `SCCP_Mapping.cc' was generated. #8 4.061 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 4.061 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 4.061 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 4.061 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 4.061 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 4.061 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 4.061 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 4.061 Notify: File `SCCP_Templates.hh' was generated. #8 4.062 Notify: File `SCCP_Templates.cc' was generated. #8 4.062 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 4.062 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 4.062 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 4.062 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 4.062 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 4.062 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 4.062 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 4.063 Notify: File `SCCP_Types.hh' was generated. #8 4.065 Notify: File `SCCP_Types.cc' was generated. #8 4.067 Notify: File `SCCP_Types_part_1.cc' was generated. #8 4.067 Notify: File `SCCP_Types_part_2.cc' was generated. #8 4.067 Notify: File `SCCP_Types_part_3.cc' was generated. #8 4.067 Notify: File `SCCP_Types_part_4.cc' was generated. #8 4.067 Notify: File `SCCP_Types_part_5.cc' was generated. #8 4.067 Notify: File `SCCP_Types_part_6.cc' was generated. #8 4.067 Notify: File `SCCP_Types_part_7.cc' was generated. #8 4.067 Notify: File `SCCPasp_Types.hh' was generated. #8 4.068 Notify: File `SCCPasp_Types.cc' was generated. #8 4.069 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 4.069 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 4.069 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 4.069 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 4.069 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 4.069 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 4.069 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 4.069 Notify: File `SCTPasp_PortType.hh' was generated. #8 4.070 Notify: File `SCTPasp_PortType.cc' was generated. #8 4.070 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 4.070 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 4.070 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 4.070 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 4.070 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 4.070 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 4.070 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 4.070 Notify: File `SCTPasp_Types.hh' was generated. #8 4.071 Notify: File `SCTPasp_Types.cc' was generated. #8 4.071 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 4.071 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 4.071 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 4.071 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 4.072 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 4.072 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 4.072 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 4.072 Notify: File `SDP_Templates.hh' was generated. #8 4.072 Notify: File `SDP_Templates.cc' was generated. #8 4.072 Notify: File `SDP_Templates_part_1.cc' was generated. #8 4.072 Notify: File `SDP_Templates_part_2.cc' was generated. #8 4.072 Notify: File `SDP_Templates_part_3.cc' was generated. #8 4.072 Notify: File `SDP_Templates_part_4.cc' was generated. #8 4.072 Notify: File `SDP_Templates_part_5.cc' was generated. #8 4.072 Notify: File `SDP_Templates_part_6.cc' was generated. #8 4.072 Notify: File `SDP_Templates_part_7.cc' was generated. #8 4.073 Notify: File `SDP_Types.hh' was generated. #8 4.075 Notify: File `SDP_Types.cc' was generated. #8 4.077 Notify: File `SDP_Types_part_1.cc' was generated. #8 4.078 Notify: File `SDP_Types_part_2.cc' was generated. #8 4.078 Notify: File `SDP_Types_part_3.cc' was generated. #8 4.078 Notify: File `SDP_Types_part_4.cc' was generated. #8 4.078 Notify: File `SDP_Types_part_5.cc' was generated. #8 4.078 Notify: File `SDP_Types_part_6.cc' was generated. #8 4.078 Notify: File `SDP_Types_part_7.cc' was generated. #8 4.079 Notify: File `Socket_API_Definitions.hh' was generated. #8 4.079 Notify: File `Socket_API_Definitions.cc' was generated. #8 4.080 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 4.080 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 4.080 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 4.080 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 4.080 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 4.080 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 4.080 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 4.080 Notify: File `StatsD_Checker.hh' was generated. #8 4.081 Notify: File `StatsD_Checker.cc' was generated. #8 4.081 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 4.081 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 4.081 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 4.081 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 4.081 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 4.081 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 4.081 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 4.082 Notify: File `StatsD_CodecPort.hh' was generated. #8 4.082 Notify: File `StatsD_CodecPort.cc' was generated. #8 4.082 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 4.082 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 4.082 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 4.082 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 4.082 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 4.082 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 4.082 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 4.082 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 4.083 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 4.083 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 4.083 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 4.083 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 4.083 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 4.083 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 4.083 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 4.083 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 4.083 Notify: File `StatsD_Types.hh' was generated. #8 4.084 Notify: File `StatsD_Types.cc' was generated. #8 4.084 Notify: File `StatsD_Types_part_1.cc' was generated. #8 4.084 Notify: File `StatsD_Types_part_2.cc' was generated. #8 4.084 Notify: File `StatsD_Types_part_3.cc' was generated. #8 4.084 Notify: File `StatsD_Types_part_4.cc' was generated. #8 4.084 Notify: File `StatsD_Types_part_5.cc' was generated. #8 4.084 Notify: File `StatsD_Types_part_6.cc' was generated. #8 4.084 Notify: File `StatsD_Types_part_7.cc' was generated. #8 4.084 Notify: File `TCCConversion_Functions.hh' was generated. #8 4.085 Notify: File `TCCConversion_Functions.cc' was generated. #8 4.085 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 4.085 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 4.085 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 4.085 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 4.085 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 4.085 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 4.085 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 4.085 Notify: File `TCCInterface_Functions.hh' was generated. #8 4.085 Notify: File `TCCInterface_Functions.cc' was generated. #8 4.086 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 4.086 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 4.086 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 4.086 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 4.086 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 4.086 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 4.086 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 4.086 Notify: File `TELNETasp_PortType.hh' was generated. #8 4.087 Notify: File `TELNETasp_PortType.cc' was generated. #8 4.087 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 4.087 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 4.087 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 4.087 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 4.087 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 4.088 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 4.088 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 4.088 Notify: 801 files were updated. #8 4.181 touch compile #8 4.183 make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' #8 4.183 make -j16 -C bsc #8 4.210 make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' #8 4.351 Creating dependency file for TELNETasp_PT.cc #8 4.351 Creating dependency file for TCCInterface.cc #8 4.352 Creating dependency file for TCCConversion.cc #8 4.352 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 4.352 Creating dependency file for SDP_EncDec.cc #8 4.353 Creating dependency file for SCTPasp_PT.cc #8 4.353 Creating dependency file for RTP_EncDec.cc #8 4.353 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 4.354 Creating dependency file for Native_FunctionDefs.cc #8 4.354 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 4.354 Creating dependency file for IuUP_EncDec.cc #8 4.355 Creating dependency file for IPL4asp_discovery.cc #8 4.356 Creating dependency file for IPL4asp_PT.cc #8 4.357 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 4.359 Creating dependency file for CBSP_CodecPort_CtrlFunctdef.cc #8 4.362 Creating dependency file for lex.SDP_parse_.c #8 4.393 Creating dependency file for SDP_parse_.tab.c #8 4.440 Creating dependency file for SCCP_Mapping_part_7.cc #8 4.441 Creating dependency file for SCCP_Mapping_part_6.cc #8 4.442 Creating dependency file for SCCP_Mapping_part_5.cc #8 4.443 Creating dependency file for SCCP_Mapping_part_4.cc #8 4.443 Creating dependency file for SCCP_Mapping_part_3.cc #8 4.445 Creating dependency file for SCCP_Mapping_part_2.cc #8 4.450 Creating dependency file for SCCP_Mapping_part_1.cc #8 4.451 Creating dependency file for RAN_Emulation_part_7.cc #8 4.454 Creating dependency file for RAN_Emulation_part_6.cc #8 4.454 Creating dependency file for RAN_Emulation_part_5.cc #8 4.455 Creating dependency file for RAN_Emulation_part_4.cc #8 4.456 Creating dependency file for RAN_Emulation_part_3.cc #8 4.456 Creating dependency file for RAN_Emulation_part_2.cc #8 4.457 Creating dependency file for RAN_Emulation_part_1.cc #8 4.460 Creating dependency file for RAN_Adapter_part_7.cc #8 4.460 Creating dependency file for RAN_Adapter_part_6.cc #8 4.460 Creating dependency file for RAN_Adapter_part_5.cc #8 4.461 Creating dependency file for RAN_Adapter_part_4.cc #8 4.462 Creating dependency file for RAN_Adapter_part_3.cc #8 4.463 Creating dependency file for RAN_Adapter_part_2.cc #8 4.466 Creating dependency file for RAN_Adapter_part_1.cc #8 4.466 Creating dependency file for IPA_Emulation_part_7.cc #8 4.467 Creating dependency file for IPA_Emulation_part_6.cc #8 4.469 Creating dependency file for IPA_Emulation_part_5.cc #8 4.472 Creating dependency file for IPA_Emulation_part_4.cc #8 4.473 Creating dependency file for IPA_Emulation_part_3.cc #8 4.473 Creating dependency file for IPA_Emulation_part_2.cc #8 4.473 Creating dependency file for IPA_Emulation_part_1.cc #8 4.474 Creating dependency file for SCCP_Mapping.cc #8 4.475 Creating dependency file for RAN_Adapter.cc #8 4.475 Creating dependency file for RAN_Emulation.cc #8 4.475 Creating dependency file for IPA_Emulation.cc #8 4.477 Creating dependency file for TELNETasp_PortType_part_7.cc #8 4.478 Creating dependency file for TELNETasp_PortType_part_6.cc #8 4.478 Creating dependency file for TELNETasp_PortType_part_5.cc #8 4.479 Creating dependency file for TELNETasp_PortType_part_4.cc #8 4.479 Creating dependency file for TELNETasp_PortType_part_3.cc #8 4.480 Creating dependency file for TELNETasp_PortType_part_2.cc #8 4.484 Creating dependency file for TELNETasp_PortType_part_1.cc #8 4.485 Creating dependency file for TCCInterface_Functions_part_7.cc #8 4.487 Creating dependency file for TCCInterface_Functions_part_5.cc #8 4.487 Creating dependency file for TCCInterface_Functions_part_6.cc #8 4.487 Creating dependency file for TCCInterface_Functions_part_4.cc #8 4.489 Creating dependency file for TCCInterface_Functions_part_3.cc #8 4.490 Creating dependency file for TCCInterface_Functions_part_2.cc #8 4.490 Creating dependency file for TCCInterface_Functions_part_1.cc #8 4.491 Creating dependency file for TCCConversion_Functions_part_7.cc #8 4.492 Creating dependency file for TCCConversion_Functions_part_6.cc #8 4.492 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.495 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.497 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.498 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.498 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.499 Creating dependency file for StatsD_Types_part_7.cc #8 4.500 Creating dependency file for StatsD_Types_part_6.cc #8 4.502 Creating dependency file for StatsD_Types_part_5.cc #8 4.502 Creating dependency file for StatsD_Types_part_4.cc #8 4.503 Creating dependency file for StatsD_Types_part_3.cc #8 4.506 Creating dependency file for StatsD_Types_part_2.cc #8 4.506 Creating dependency file for StatsD_Types_part_1.cc #8 4.507 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 4.510 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 4.510 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 4.510 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 4.511 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 4.514 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 4.514 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 4.515 Creating dependency file for StatsD_CodecPort_part_7.cc #8 4.516 Creating dependency file for StatsD_CodecPort_part_6.cc #8 4.517 Creating dependency file for StatsD_CodecPort_part_5.cc #8 4.518 Creating dependency file for StatsD_CodecPort_part_4.cc #8 4.520 Creating dependency file for StatsD_CodecPort_part_3.cc #8 4.520 Creating dependency file for StatsD_CodecPort_part_2.cc #8 4.521 Creating dependency file for StatsD_CodecPort_part_1.cc #8 4.522 Creating dependency file for StatsD_Checker_part_7.cc #8 4.523 Creating dependency file for StatsD_Checker_part_6.cc #8 4.524 Creating dependency file for StatsD_Checker_part_5.cc #8 4.526 Creating dependency file for StatsD_Checker_part_4.cc #8 4.529 Creating dependency file for StatsD_Checker_part_2.cc #8 4.529 Creating dependency file for StatsD_Checker_part_3.cc #8 4.530 Creating dependency file for StatsD_Checker_part_1.cc #8 4.530 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.532 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.533 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.533 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.534 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.535 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.536 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.536 Creating dependency file for SDP_Types_part_7.cc #8 4.538 Creating dependency file for SDP_Types_part_6.cc #8 4.542 Creating dependency file for SDP_Types_part_4.cc #8 4.542 Creating dependency file for SDP_Types_part_5.cc #8 4.543 Creating dependency file for SDP_Types_part_3.cc #8 4.543 Creating dependency file for SDP_Types_part_2.cc #8 4.544 Creating dependency file for SDP_Types_part_1.cc #8 4.545 Creating dependency file for SDP_Templates_part_7.cc #8 4.545 Creating dependency file for SDP_Templates_part_6.cc #8 4.547 Creating dependency file for SDP_Templates_part_5.cc #8 4.549 Creating dependency file for SDP_Templates_part_4.cc #8 4.549 Creating dependency file for SDP_Templates_part_3.cc #8 4.551 Creating dependency file for SDP_Templates_part_2.cc #8 4.551 Creating dependency file for SDP_Templates_part_1.cc #8 4.552 Creating dependency file for SCTPasp_Types_part_7.cc #8 4.559 Creating dependency file for SCTPasp_Types_part_5.cc #8 4.559 Creating dependency file for SCTPasp_Types_part_3.cc #8 4.560 Creating dependency file for SCTPasp_Types_part_4.cc #8 4.560 Creating dependency file for SCTPasp_Types_part_6.cc #8 4.560 Creating dependency file for SCTPasp_Types_part_2.cc #8 4.562 Creating dependency file for SCTPasp_Types_part_1.cc #8 4.564 Creating dependency file for SCTPasp_PortType_part_6.cc #8 4.564 Creating dependency file for SCTPasp_PortType_part_7.cc #8 4.564 Creating dependency file for SCTPasp_PortType_part_5.cc #8 4.565 Creating dependency file for SCTPasp_PortType_part_4.cc #8 4.570 Creating dependency file for SCTPasp_PortType_part_3.cc #8 4.571 Creating dependency file for SCTPasp_PortType_part_2.cc #8 4.572 Creating dependency file for SCTPasp_PortType_part_1.cc #8 4.573 Creating dependency file for SCCPasp_Types_part_7.cc #8 4.573 Creating dependency file for SCCPasp_Types_part_6.cc #8 4.575 Creating dependency file for SCCPasp_Types_part_5.cc #8 4.575 Creating dependency file for SCCPasp_Types_part_4.cc #8 4.576 Creating dependency file for SCCPasp_Types_part_3.cc #8 4.577 Creating dependency file for SCCPasp_Types_part_2.cc #8 4.579 Creating dependency file for SCCPasp_Types_part_1.cc #8 4.580 Creating dependency file for SCCP_Types_part_7.cc #8 4.582 Creating dependency file for SCCP_Types_part_6.cc #8 4.583 Creating dependency file for SCCP_Types_part_5.cc #8 4.584 Creating dependency file for SCCP_Types_part_4.cc #8 4.585 Creating dependency file for SCCP_Types_part_3.cc #8 4.586 Creating dependency file for SCCP_Types_part_2.cc #8 4.587 Creating dependency file for SCCP_Types_part_1.cc #8 4.589 Creating dependency file for SCCP_Templates_part_7.cc #8 4.589 Creating dependency file for SCCP_Templates_part_6.cc #8 4.589 Creating dependency file for SCCP_Templates_part_5.cc #8 4.590 Creating dependency file for SCCP_Templates_part_4.cc #8 4.596 Creating dependency file for SCCP_Templates_part_3.cc #8 4.596 Creating dependency file for SCCP_Templates_part_2.cc #8 4.596 Creating dependency file for SCCP_Templates_part_1.cc #8 4.596 Creating dependency file for SCCP_Emulation_part_7.cc #8 4.601 Creating dependency file for SCCP_Emulation_part_6.cc #8 4.601 Creating dependency file for SCCP_Emulation_part_5.cc #8 4.602 Creating dependency file for SCCP_Emulation_part_4.cc #8 4.602 Creating dependency file for SCCP_Emulation_part_3.cc #8 4.602 Creating dependency file for SCCP_Emulation_part_2.cc #8 4.604 Creating dependency file for SCCP_Emulation_part_1.cc #8 4.608 Creating dependency file for RTP_Types_part_7.cc #8 4.608 Creating dependency file for RTP_Types_part_5.cc #8 4.608 Creating dependency file for RTP_Types_part_6.cc #8 4.609 Creating dependency file for RTP_Types_part_4.cc #8 4.614 Creating dependency file for RTP_Types_part_3.cc #8 4.614 Creating dependency file for RTP_Types_part_2.cc #8 4.615 Creating dependency file for RTP_Types_part_1.cc #8 4.617 Creating dependency file for RTP_Emulation_part_7.cc #8 4.617 Creating dependency file for RTP_Emulation_part_6.cc #8 4.620 Creating dependency file for RTP_Emulation_part_4.cc #8 4.620 Creating dependency file for RTP_Emulation_part_5.cc #8 4.622 Creating dependency file for RTP_Emulation_part_3.cc #8 4.622 Creating dependency file for RTP_Emulation_part_2.cc #8 4.624 Creating dependency file for RTP_Emulation_part_1.cc #8 4.627 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 4.627 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 4.629 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 4.631 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 4.633 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 4.634 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 4.635 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 4.636 Creating dependency file for RTP_CodecPort_part_7.cc #8 4.639 Creating dependency file for RTP_CodecPort_part_6.cc #8 4.639 Creating dependency file for RTP_CodecPort_part_5.cc #8 4.643 Creating dependency file for RTP_CodecPort_part_4.cc #8 4.645 Creating dependency file for RTP_CodecPort_part_3.cc #8 4.645 Creating dependency file for RTP_CodecPort_part_2.cc #8 4.645 Creating dependency file for RTP_CodecPort_part_1.cc #8 4.648 Creating dependency file for RSL_Types_part_7.cc #8 4.648 Creating dependency file for RSL_Types_part_6.cc #8 4.648 Creating dependency file for RSL_Types_part_5.cc #8 4.649 Creating dependency file for RSL_Types_part_4.cc #8 4.650 Creating dependency file for RSL_Types_part_3.cc #8 4.655 Creating dependency file for RSL_Types_part_2.cc #8 4.656 Creating dependency file for RSL_Types_part_1.cc #8 4.658 Creating dependency file for RSL_Emulation_part_7.cc #8 4.658 Creating dependency file for RSL_Emulation_part_6.cc #8 4.659 Creating dependency file for RSL_Emulation_part_5.cc #8 4.660 Creating dependency file for RSL_Emulation_part_4.cc #8 4.661 Creating dependency file for RSL_Emulation_part_3.cc #8 4.661 Creating dependency file for RSL_Emulation_part_2.cc #8 4.662 Creating dependency file for RSL_Emulation_part_1.cc #8 4.663 Creating dependency file for RLCMAC_CSN1_Types_part_7.cc #8 4.666 Creating dependency file for RLCMAC_CSN1_Types_part_6.cc #8 4.668 Creating dependency file for RLCMAC_CSN1_Types_part_5.cc #8 4.671 Creating dependency file for RLCMAC_CSN1_Types_part_4.cc #8 4.672 Creating dependency file for RLCMAC_CSN1_Types_part_3.cc #8 4.672 Creating dependency file for RLCMAC_CSN1_Types_part_2.cc #8 4.672 Creating dependency file for RLCMAC_CSN1_Types_part_1.cc #8 4.673 Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc #8 4.676 Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc #8 4.677 Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc #8 4.678 Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc #8 4.681 Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc #8 4.681 Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc #8 4.688 Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc #8 4.689 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 4.691 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 4.691 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 4.692 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 4.694 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 4.701 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 4.703 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 4.705 Creating dependency file for Osmocom_Types_part_7.cc #8 4.706 Creating dependency file for Osmocom_Types_part_6.cc #8 4.706 Creating dependency file for Osmocom_Types_part_5.cc #8 4.707 Creating dependency file for Osmocom_Types_part_4.cc #8 4.708 Creating dependency file for Osmocom_Types_part_3.cc #8 4.713 Creating dependency file for Osmocom_Types_part_2.cc #8 4.717 Creating dependency file for Osmocom_Types_part_1.cc #8 4.717 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 4.718 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 4.718 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 4.719 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 4.721 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 4.722 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 4.724 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 4.730 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 4.731 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 4.731 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 4.733 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 4.736 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 4.736 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 4.738 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 4.740 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 4.741 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 4.744 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 4.746 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 4.747 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 4.748 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 4.751 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 4.751 Creating dependency file for Native_Functions_part_7.cc #8 4.751 Creating dependency file for Native_Functions_part_6.cc #8 4.756 Creating dependency file for Native_Functions_part_5.cc #8 4.757 Creating dependency file for Native_Functions_part_4.cc #8 4.760 Creating dependency file for Native_Functions_part_3.cc #8 4.761 Creating dependency file for Native_Functions_part_2.cc #8 4.763 Creating dependency file for Native_Functions_part_1.cc #8 4.763 Creating dependency file for MobileL3_Types_part_7.cc #8 4.764 Creating dependency file for MobileL3_Types_part_6.cc #8 4.765 Creating dependency file for MobileL3_Types_part_5.cc #8 4.769 Creating dependency file for MobileL3_Types_part_4.cc #8 4.770 Creating dependency file for MobileL3_Types_part_3.cc #8 4.773 Creating dependency file for MobileL3_Types_part_2.cc #8 4.774 Creating dependency file for MobileL3_Types_part_1.cc #8 4.774 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 4.776 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 4.781 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 4.781 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 4.781 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 4.784 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 4.785 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 4.785 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 4.788 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 4.792 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 4.793 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 4.794 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 4.797 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 4.797 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 4.797 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 4.800 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 4.803 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 4.804 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 4.805 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 4.806 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 4.810 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 4.811 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 4.815 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 4.818 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 4.828 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 4.831 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 4.838 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 4.842 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 4.843 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 4.848 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 4.852 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 4.856 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 4.881 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 4.889 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 4.894 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 4.906 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 4.919 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 4.931 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 4.937 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 4.941 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 4.944 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 4.951 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 4.953 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 4.962 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 4.964 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 4.974 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 4.977 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 4.981 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 4.988 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 4.991 Creating dependency file for Misc_Helpers_part_7.cc #8 5.004 Creating dependency file for Misc_Helpers_part_6.cc #8 5.007 Creating dependency file for Misc_Helpers_part_5.cc #8 5.010 Creating dependency file for Misc_Helpers_part_4.cc #8 5.016 Creating dependency file for Misc_Helpers_part_3.cc #8 5.017 Creating dependency file for Misc_Helpers_part_2.cc #8 5.021 Creating dependency file for Misc_Helpers_part_1.cc #8 5.026 Creating dependency file for MTP3asp_Types_part_7.cc #8 5.029 Creating dependency file for MTP3asp_Types_part_6.cc #8 5.030 Creating dependency file for MTP3asp_Types_part_5.cc #8 5.034 Creating dependency file for MTP3asp_Types_part_3.cc #8 5.034 Creating dependency file for MTP3asp_Types_part_4.cc #8 5.040 Creating dependency file for MTP3asp_Types_part_2.cc #8 5.043 Creating dependency file for MTP3asp_Types_part_1.cc #8 5.044 Creating dependency file for MTP3asp_PortType_part_7.cc #8 5.045 Creating dependency file for MTP3asp_PortType_part_6.cc #8 5.047 Creating dependency file for MTP3asp_PortType_part_5.cc #8 5.048 Creating dependency file for MTP3asp_PortType_part_4.cc #8 5.050 Creating dependency file for MTP3asp_PortType_part_3.cc #8 5.050 Creating dependency file for MTP3asp_PortType_part_2.cc #8 5.052 Creating dependency file for MTP3asp_PortType_part_1.cc #8 5.053 Creating dependency file for MSC_ConnectionHandler_part_7.cc #8 5.055 Creating dependency file for MSC_ConnectionHandler_part_6.cc #8 5.057 Creating dependency file for MSC_ConnectionHandler_part_5.cc #8 5.058 Creating dependency file for MSC_ConnectionHandler_part_4.cc #8 5.059 Creating dependency file for MSC_ConnectionHandler_part_3.cc #8 5.060 Creating dependency file for MSC_ConnectionHandler_part_2.cc #8 5.064 Creating dependency file for MSC_ConnectionHandler_part_1.cc #8 5.064 Creating dependency file for MGCP_Types_part_7.cc #8 5.065 Creating dependency file for MGCP_Types_part_6.cc #8 5.066 Creating dependency file for MGCP_Types_part_5.cc #8 5.067 Creating dependency file for MGCP_Types_part_4.cc #8 5.068 Creating dependency file for MGCP_Types_part_3.cc #8 5.069 Creating dependency file for MGCP_Types_part_2.cc #8 5.070 Creating dependency file for MGCP_Types_part_1.cc #8 5.073 Creating dependency file for MGCP_Templates_part_7.cc #8 5.073 Creating dependency file for MGCP_Templates_part_6.cc #8 5.074 Creating dependency file for MGCP_Templates_part_5.cc #8 5.077 Creating dependency file for MGCP_Templates_part_4.cc #8 5.078 Creating dependency file for MGCP_Templates_part_3.cc #8 5.079 Creating dependency file for MGCP_Templates_part_2.cc #8 5.080 Creating dependency file for MGCP_Templates_part_1.cc #8 5.080 Creating dependency file for MGCP_Emulation_part_7.cc #8 5.081 Creating dependency file for MGCP_Emulation_part_6.cc #8 5.082 Creating dependency file for MGCP_Emulation_part_5.cc #8 5.083 Creating dependency file for MGCP_Emulation_part_4.cc #8 5.086 Creating dependency file for MGCP_Emulation_part_3.cc #8 5.088 Creating dependency file for MGCP_Emulation_part_2.cc #8 5.090 Creating dependency file for MGCP_Emulation_part_1.cc #8 5.092 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc #8 5.092 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc #8 5.092 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 5.093 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc #8 5.094 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 5.095 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 5.095 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 5.098 Creating dependency file for MGCP_CodecPort_part_7.cc #8 5.099 Creating dependency file for MGCP_CodecPort_part_6.cc #8 5.101 Creating dependency file for MGCP_CodecPort_part_5.cc #8 5.102 Creating dependency file for MGCP_CodecPort_part_4.cc #8 5.104 Creating dependency file for MGCP_CodecPort_part_3.cc #8 5.104 Creating dependency file for MGCP_CodecPort_part_2.cc #8 5.105 Creating dependency file for MGCP_CodecPort_part_1.cc #8 5.105 Creating dependency file for M3UA_Types_part_7.cc #8 5.106 Creating dependency file for M3UA_Types_part_6.cc #8 5.106 Creating dependency file for M3UA_Types_part_5.cc #8 5.108 Creating dependency file for M3UA_Types_part_4.cc #8 5.109 Creating dependency file for M3UA_Types_part_3.cc #8 5.112 Creating dependency file for M3UA_Types_part_2.cc #8 5.113 Creating dependency file for M3UA_Types_part_1.cc #8 5.114 Creating dependency file for M3UA_Emulation_part_7.cc #8 5.115 Creating dependency file for M3UA_Emulation_part_6.cc #8 5.116 Creating dependency file for M3UA_Emulation_part_5.cc #8 5.117 Creating dependency file for M3UA_Emulation_part_4.cc #8 5.118 Creating dependency file for M3UA_Emulation_part_3.cc #8 5.119 Creating dependency file for M3UA_Emulation_part_2.cc #8 5.119 Creating dependency file for M3UA_Emulation_part_1.cc #8 5.120 Creating dependency file for L3_Templates_part_7.cc #8 5.121 Creating dependency file for L3_Templates_part_6.cc #8 5.122 Creating dependency file for L3_Templates_part_5.cc #8 5.122 Creating dependency file for L3_Templates_part_4.cc #8 5.127 Creating dependency file for L3_Templates_part_3.cc #8 5.128 Creating dependency file for L3_Templates_part_2.cc #8 5.128 Creating dependency file for L3_Templates_part_1.cc #8 5.130 Creating dependency file for IuUP_Types_part_7.cc #8 5.131 Creating dependency file for IuUP_Types_part_6.cc #8 5.131 Creating dependency file for IuUP_Types_part_5.cc #8 5.132 Creating dependency file for IuUP_Types_part_4.cc #8 5.133 Creating dependency file for IuUP_Types_part_3.cc #8 5.134 Creating dependency file for IuUP_Types_part_2.cc #8 5.138 Creating dependency file for IuUP_Types_part_1.cc #8 5.141 Creating dependency file for IuUP_Emulation_part_7.cc #8 5.142 Creating dependency file for IuUP_Emulation_part_5.cc #8 5.142 Creating dependency file for IuUP_Emulation_part_6.cc #8 5.143 Creating dependency file for IuUP_Emulation_part_4.cc #8 5.143 Creating dependency file for IuUP_Emulation_part_3.cc #8 5.144 Creating dependency file for IuUP_Emulation_part_2.cc #8 5.146 Creating dependency file for IuUP_Emulation_part_1.cc #8 5.146 Creating dependency file for IPL4asp_Types_part_7.cc #8 5.147 Creating dependency file for IPL4asp_Types_part_6.cc #8 5.149 Creating dependency file for IPL4asp_Types_part_5.cc #8 5.150 Creating dependency file for IPL4asp_Types_part_4.cc #8 5.154 Creating dependency file for IPL4asp_Types_part_3.cc #8 5.154 Creating dependency file for IPL4asp_Types_part_2.cc #8 5.156 Creating dependency file for IPL4asp_Types_part_1.cc #8 5.156 Creating dependency file for IPL4asp_PortType_part_6.cc #8 5.156 Creating dependency file for IPL4asp_PortType_part_7.cc #8 5.157 Creating dependency file for IPL4asp_PortType_part_5.cc #8 5.157 Creating dependency file for IPL4asp_PortType_part_4.cc #8 5.158 Creating dependency file for IPL4asp_PortType_part_3.cc #8 5.160 Creating dependency file for IPL4asp_PortType_part_2.cc #8 5.161 Creating dependency file for IPL4asp_PortType_part_1.cc #8 5.163 Creating dependency file for IPL4asp_Functions_part_7.cc #8 5.163 Creating dependency file for IPL4asp_Functions_part_6.cc #8 5.165 Creating dependency file for IPL4asp_Functions_part_5.cc #8 5.166 Creating dependency file for IPL4asp_Functions_part_4.cc #8 5.167 Creating dependency file for IPL4asp_Functions_part_3.cc #8 5.168 Creating dependency file for IPL4asp_Functions_part_2.cc #8 5.170 Creating dependency file for IPL4asp_Functions_part_1.cc #8 5.170 Creating dependency file for IPA_Types_part_7.cc #8 5.171 Creating dependency file for IPA_Types_part_5.cc #8 5.171 Creating dependency file for IPA_Types_part_6.cc #8 5.175 Creating dependency file for IPA_Types_part_4.cc #8 5.175 Creating dependency file for IPA_Types_part_3.cc #8 5.178 Creating dependency file for IPA_Types_part_2.cc #8 5.178 Creating dependency file for IPA_Types_part_1.cc #8 5.179 Creating dependency file for IPA_Testing_part_7.cc #8 5.179 Creating dependency file for IPA_Testing_part_6.cc #8 5.179 Creating dependency file for IPA_Testing_part_5.cc #8 5.180 Creating dependency file for IPA_Testing_part_4.cc #8 5.182 Creating dependency file for IPA_Testing_part_3.cc #8 5.184 Creating dependency file for IPA_Testing_part_2.cc #8 5.184 Creating dependency file for IPA_Testing_part_1.cc #8 5.185 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 5.190 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 5.190 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 5.190 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 5.192 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 5.192 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 5.192 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 5.193 Creating dependency file for IPA_CodecPort_part_7.cc #8 5.193 Creating dependency file for IPA_CodecPort_part_6.cc #8 5.196 Creating dependency file for IPA_CodecPort_part_5.cc #8 5.197 Creating dependency file for IPA_CodecPort_part_4.cc #8 5.197 Creating dependency file for IPA_CodecPort_part_3.cc #8 5.197 Creating dependency file for IPA_CodecPort_part_2.cc #8 5.203 Creating dependency file for IPA_CodecPort_part_1.cc #8 5.204 Creating dependency file for General_Types_part_7.cc #8 5.204 Creating dependency file for General_Types_part_6.cc #8 5.204 Creating dependency file for General_Types_part_5.cc #8 5.205 Creating dependency file for General_Types_part_4.cc #8 5.205 Creating dependency file for General_Types_part_3.cc #8 5.206 Creating dependency file for General_Types_part_1.cc #8 5.206 Creating dependency file for General_Types_part_2.cc #8 5.206 Creating dependency file for GSM_Types_part_7.cc #8 5.209 Creating dependency file for GSM_Types_part_6.cc #8 5.211 Creating dependency file for GSM_Types_part_5.cc #8 5.213 Creating dependency file for GSM_Types_part_4.cc #8 5.213 Creating dependency file for GSM_Types_part_3.cc #8 5.215 Creating dependency file for GSM_Types_part_2.cc #8 5.216 Creating dependency file for GSM_Types_part_1.cc #8 5.217 Creating dependency file for GSM_SystemInformation_part_7.cc #8 5.217 Creating dependency file for GSM_SystemInformation_part_5.cc #8 5.217 Creating dependency file for GSM_SystemInformation_part_6.cc #8 5.218 Creating dependency file for GSM_SystemInformation_part_4.cc #8 5.219 Creating dependency file for GSM_SystemInformation_part_3.cc #8 5.220 Creating dependency file for GSM_SystemInformation_part_2.cc #8 5.220 Creating dependency file for GSM_SystemInformation_part_1.cc #8 5.222 Creating dependency file for GSM_RestOctets_part_7.cc #8 5.223 Creating dependency file for GSM_RestOctets_part_6.cc #8 5.224 Creating dependency file for GSM_RestOctets_part_5.cc #8 5.226 Creating dependency file for GSM_RestOctets_part_4.cc #8 5.226 Creating dependency file for GSM_RestOctets_part_3.cc #8 5.229 Creating dependency file for GSM_RestOctets_part_2.cc #8 5.229 Creating dependency file for GSM_RestOctets_part_1.cc #8 5.230 Creating dependency file for GSM_RR_Types_part_7.cc #8 5.230 Creating dependency file for GSM_RR_Types_part_6.cc #8 5.231 Creating dependency file for GSM_RR_Types_part_5.cc #8 5.232 Creating dependency file for GSM_RR_Types_part_4.cc #8 5.232 Creating dependency file for GSM_RR_Types_part_3.cc #8 5.232 Creating dependency file for GSM_RR_Types_part_2.cc #8 5.233 Creating dependency file for GSM_RR_Types_part_1.cc #8 5.237 Creating dependency file for CBSP_Types_part_7.cc #8 5.237 Creating dependency file for CBSP_Types_part_6.cc #8 5.238 Creating dependency file for CBSP_Types_part_5.cc #8 5.240 Creating dependency file for CBSP_Types_part_4.cc #8 5.243 Creating dependency file for CBSP_Types_part_3.cc #8 5.244 Creating dependency file for CBSP_Types_part_1.cc #8 5.244 Creating dependency file for CBSP_Types_part_2.cc #8 5.244 Creating dependency file for CBSP_Templates_part_7.cc #8 5.247 Creating dependency file for CBSP_Templates_part_6.cc #8 5.248 Creating dependency file for CBSP_Templates_part_5.cc #8 5.251 Creating dependency file for CBSP_Templates_part_4.cc #8 5.252 Creating dependency file for CBSP_Templates_part_3.cc #8 5.252 Creating dependency file for CBSP_Templates_part_2.cc #8 5.253 Creating dependency file for CBSP_Templates_part_1.cc #8 5.255 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_7.cc #8 5.256 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_6.cc #8 5.257 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_5.cc #8 5.260 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_4.cc #8 5.261 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_3.cc #8 5.264 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_2.cc #8 5.266 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_1.cc #8 5.266 Creating dependency file for CBSP_CodecPort_part_7.cc #8 5.267 Creating dependency file for CBSP_CodecPort_part_6.cc #8 5.268 Creating dependency file for CBSP_CodecPort_part_5.cc #8 5.269 Creating dependency file for CBSP_CodecPort_part_4.cc #8 5.271 Creating dependency file for CBSP_CodecPort_part_3.cc #8 5.273 Creating dependency file for CBSP_CodecPort_part_2.cc #8 5.274 Creating dependency file for CBSP_CodecPort_part_1.cc #8 5.276 Creating dependency file for CBSP_Adapter_part_7.cc #8 5.277 Creating dependency file for CBSP_Adapter_part_6.cc #8 5.277 Creating dependency file for CBSP_Adapter_part_5.cc #8 5.278 Creating dependency file for CBSP_Adapter_part_4.cc #8 5.279 Creating dependency file for CBSP_Adapter_part_3.cc #8 5.281 Creating dependency file for CBSP_Adapter_part_2.cc #8 5.282 Creating dependency file for CBSP_Adapter_part_1.cc #8 5.284 Creating dependency file for BSSMAP_Templates_part_7.cc #8 5.284 Creating dependency file for BSSMAP_Templates_part_6.cc #8 5.285 Creating dependency file for BSSMAP_Templates_part_5.cc #8 5.288 Creating dependency file for BSSMAP_Templates_part_4.cc #8 5.289 Creating dependency file for BSSMAP_Templates_part_3.cc #8 5.290 Creating dependency file for BSSMAP_Templates_part_2.cc #8 5.290 Creating dependency file for BSSMAP_Templates_part_1.cc #8 5.290 Creating dependency file for BSSMAP_LE_Templates_part_7.cc #8 5.292 Creating dependency file for BSSMAP_LE_Templates_part_6.cc #8 5.294 Creating dependency file for BSSMAP_LE_Templates_part_5.cc #8 5.295 Creating dependency file for BSSMAP_LE_Templates_part_4.cc #8 5.295 Creating dependency file for BSSMAP_LE_Templates_part_3.cc #8 5.298 Creating dependency file for BSSMAP_LE_Templates_part_2.cc #8 5.300 Creating dependency file for BSSMAP_LE_Templates_part_1.cc #8 5.300 Creating dependency file for BSSLAP_Types_part_7.cc #8 5.300 Creating dependency file for BSSLAP_Types_part_6.cc #8 5.303 Creating dependency file for BSSLAP_Types_part_5.cc #8 5.303 Creating dependency file for BSSLAP_Types_part_4.cc #8 5.307 Creating dependency file for BSSLAP_Types_part_3.cc #8 5.307 Creating dependency file for BSSLAP_Types_part_2.cc #8 5.308 Creating dependency file for BSSLAP_Types_part_1.cc #8 5.309 Creating dependency file for BSSAP_Types_part_7.cc #8 5.310 Creating dependency file for BSSAP_Types_part_6.cc #8 5.311 Creating dependency file for BSSAP_Types_part_5.cc #8 5.313 Creating dependency file for BSSAP_Types_part_4.cc #8 5.314 Creating dependency file for BSSAP_Types_part_3.cc #8 5.315 Creating dependency file for BSSAP_Types_part_2.cc #8 5.317 Creating dependency file for BSSAP_Types_part_1.cc #8 5.317 Creating dependency file for BSSAP_LE_Types_part_7.cc #8 5.321 Creating dependency file for BSSAP_LE_Types_part_6.cc #8 5.331 Creating dependency file for BSSAP_LE_Types_part_5.cc #8 5.334 Creating dependency file for BSSAP_LE_Types_part_4.cc #8 5.342 Creating dependency file for BSSAP_LE_Types_part_3.cc #8 5.343 Creating dependency file for BSSAP_LE_Types_part_2.cc #8 5.351 Creating dependency file for BSSAP_LE_Types_part_1.cc #8 5.354 Creating dependency file for BSSAP_LE_Emulation_part_7.cc #8 5.360 Creating dependency file for BSSAP_LE_Emulation_part_6.cc #8 5.367 Creating dependency file for BSSAP_LE_Emulation_part_5.cc #8 5.375 Creating dependency file for BSSAP_LE_Emulation_part_4.cc #8 5.384 Creating dependency file for BSSAP_LE_Emulation_part_3.cc #8 5.386 Creating dependency file for BSSAP_LE_Emulation_part_2.cc #8 5.388 Creating dependency file for BSSAP_LE_Emulation_part_1.cc #8 5.389 Creating dependency file for BSSAP_LE_CodecPort_part_7.cc #8 5.398 Creating dependency file for BSSAP_LE_CodecPort_part_6.cc #8 5.409 Creating dependency file for BSSAP_LE_CodecPort_part_5.cc #8 5.410 Creating dependency file for BSSAP_LE_CodecPort_part_3.cc #8 5.410 Creating dependency file for BSSAP_LE_CodecPort_part_4.cc #8 5.410 Creating dependency file for BSSAP_LE_CodecPort_part_2.cc #8 5.412 Creating dependency file for BSSAP_LE_CodecPort_part_1.cc #8 5.424 Creating dependency file for BSSAP_LE_Adapter_part_6.cc #8 5.424 Creating dependency file for BSSAP_LE_Adapter_part_7.cc #8 5.425 Creating dependency file for BSSAP_LE_Adapter_part_5.cc #8 5.427 Creating dependency file for BSSAP_LE_Adapter_part_4.cc #8 5.428 Creating dependency file for BSSAP_LE_Adapter_part_3.cc #8 5.438 Creating dependency file for BSSAP_LE_Adapter_part_2.cc #8 5.439 Creating dependency file for BSSAP_LE_Adapter_part_1.cc #8 5.439 Creating dependency file for BSSAP_CodecPort_part_7.cc #8 5.439 Creating dependency file for BSSAP_CodecPort_part_6.cc #8 5.442 Creating dependency file for BSSAP_CodecPort_part_5.cc #8 5.448 Creating dependency file for BSSAP_CodecPort_part_4.cc #8 5.453 Creating dependency file for BSSAP_CodecPort_part_3.cc #8 5.453 Creating dependency file for BSSAP_CodecPort_part_2.cc #8 5.454 Creating dependency file for BSSAP_CodecPort_part_1.cc #8 5.455 Creating dependency file for BSC_Tests_VAMOS_part_7.cc #8 5.458 Creating dependency file for BSC_Tests_VAMOS_part_6.cc #8 5.458 Creating dependency file for BSC_Tests_VAMOS_part_5.cc #8 5.461 Creating dependency file for BSC_Tests_VAMOS_part_4.cc #8 5.465 Creating dependency file for BSC_Tests_VAMOS_part_3.cc #8 5.465 Creating dependency file for BSC_Tests_VAMOS_part_2.cc #8 5.466 Creating dependency file for BSC_Tests_VAMOS_part_1.cc #8 5.468 Creating dependency file for BSC_Tests_OML_part_7.cc #8 5.469 Creating dependency file for BSC_Tests_OML_part_6.cc #8 5.474 Creating dependency file for BSC_Tests_OML_part_5.cc #8 5.474 Creating dependency file for BSC_Tests_OML_part_4.cc #8 5.474 Creating dependency file for BSC_Tests_OML_part_3.cc #8 5.474 Creating dependency file for BSC_Tests_OML_part_1.cc #8 5.475 Creating dependency file for BSC_Tests_OML_part_2.cc #8 5.475 Creating dependency file for BSC_Tests_LCLS_part_7.cc #8 5.476 Creating dependency file for BSC_Tests_LCLS_part_6.cc #8 5.476 Creating dependency file for BSC_Tests_LCLS_part_5.cc #8 5.478 Creating dependency file for BSC_Tests_LCLS_part_4.cc #8 5.478 Creating dependency file for BSC_Tests_LCLS_part_3.cc #8 5.480 Creating dependency file for BSC_Tests_LCLS_part_2.cc #8 5.480 Creating dependency file for BSC_Tests_LCLS_part_1.cc #8 5.481 Creating dependency file for BSC_Tests_CBSP_part_7.cc #8 5.484 Creating dependency file for BSC_Tests_CBSP_part_6.cc #8 5.486 Creating dependency file for BSC_Tests_CBSP_part_5.cc #8 5.486 Creating dependency file for BSC_Tests_CBSP_part_4.cc #8 5.486 Creating dependency file for BSC_Tests_CBSP_part_3.cc #8 5.487 Creating dependency file for BSC_Tests_CBSP_part_2.cc #8 5.487 Creating dependency file for BSC_Tests_CBSP_part_1.cc #8 5.488 Creating dependency file for BSC_Tests_ASCI_part_7.cc #8 5.489 Creating dependency file for BSC_Tests_ASCI_part_6.cc #8 5.490 Creating dependency file for BSC_Tests_ASCI_part_5.cc #8 5.491 Creating dependency file for BSC_Tests_ASCI_part_4.cc #8 5.492 Creating dependency file for BSC_Tests_ASCI_part_3.cc #8 5.495 Creating dependency file for BSC_Tests_ASCI_part_2.cc #8 5.496 Creating dependency file for BSC_Tests_ASCI_part_1.cc #8 5.497 Creating dependency file for BSC_Tests_part_7.cc #8 5.498 Creating dependency file for BSC_Tests_part_5.cc #8 5.498 Creating dependency file for BSC_Tests_part_6.cc #8 5.498 Creating dependency file for BSC_Tests_part_4.cc #8 5.499 Creating dependency file for BSC_Tests_part_3.cc #8 5.499 Creating dependency file for BSC_Tests_part_2.cc #8 5.502 Creating dependency file for BSC_Tests_part_1.cc #8 5.503 Creating dependency file for AbisOML_Types_part_6.cc #8 5.503 Creating dependency file for AbisOML_Types_part_7.cc #8 5.504 Creating dependency file for AbisOML_Types_part_5.cc #8 5.505 Creating dependency file for AbisOML_Types_part_4.cc #8 5.507 Creating dependency file for AbisOML_Types_part_3.cc #8 5.510 Creating dependency file for AbisOML_Types_part_1.cc #8 5.511 Creating dependency file for AbisOML_Types_part_2.cc #8 5.511 Creating dependency file for TCCInterface_Functions.cc #8 5.511 Creating dependency file for TELNETasp_PortType.cc #8 5.511 Creating dependency file for TCCConversion_Functions.cc #8 5.512 Creating dependency file for StatsD_Types.cc #8 5.513 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 5.513 Creating dependency file for StatsD_CodecPort.cc #8 5.519 Creating dependency file for Socket_API_Definitions.cc #8 5.519 Creating dependency file for StatsD_Checker.cc #8 5.519 Creating dependency file for SDP_Types.cc #8 5.520 Creating dependency file for SDP_Templates.cc #8 5.521 Creating dependency file for SCTPasp_Types.cc #8 5.522 Creating dependency file for SCTPasp_PortType.cc #8 5.524 Creating dependency file for SCCPasp_Types.cc #8 5.529 Creating dependency file for SCCP_Types.cc #8 5.569 Creating dependency file for SCCP_Templates.cc #8 5.591 Creating dependency file for SCCP_Emulation.cc #8 5.592 Creating dependency file for RTP_Types.cc #8 5.605 Creating dependency file for RTP_Emulation.cc #8 5.607 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 5.609 Creating dependency file for RTP_CodecPort.cc #8 5.609 Creating dependency file for RSL_Types.cc #8 5.614 Creating dependency file for RSL_Emulation.cc #8 5.614 Creating dependency file for RLCMAC_CSN1_Types.cc #8 5.623 Creating dependency file for RLCMAC_CSN1_Templates.cc #8 5.626 Creating dependency file for Osmocom_VTY_Functions.cc #8 5.629 Creating dependency file for Osmocom_Types.cc #8 5.630 Creating dependency file for Osmocom_CTRL_Types.cc #8 5.662 Creating dependency file for Osmocom_CTRL_Functions.cc #8 5.663 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 5.675 Creating dependency file for Native_Functions.cc #8 5.698 Creating dependency file for MobileL3_Types.cc #8 5.706 Creating dependency file for MobileL3_SS_Types.cc #8 5.715 Creating dependency file for MobileL3_SMS_Types.cc #8 5.716 Creating dependency file for MobileL3_RRM_Types.cc #8 5.717 Creating dependency file for MobileL3_MM_Types.cc #8 5.726 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 5.727 Creating dependency file for MobileL3_CommonIE_Types.cc #8 5.727 Creating dependency file for MobileL3_CC_Types.cc #8 5.754 Creating dependency file for Misc_Helpers.cc #8 5.762 Creating dependency file for MTP3asp_Types.cc #8 5.795 Creating dependency file for MTP3asp_PortType.cc #8 5.815 Creating dependency file for MSC_ConnectionHandler.cc #8 5.829 Creating dependency file for MGCP_Types.cc #8 5.831 Creating dependency file for MGCP_Templates.cc #8 5.840 Creating dependency file for MGCP_Emulation.cc #8 5.845 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 5.854 Creating dependency file for MGCP_CodecPort.cc #8 5.876 Creating dependency file for M3UA_Types.cc #8 5.881 Creating dependency file for M3UA_Emulation.cc #8 5.887 Creating dependency file for L3_Templates.cc #8 5.891 Creating dependency file for IuUP_Types.cc #8 5.925 Creating dependency file for IuUP_Emulation.cc #8 5.925 Creating dependency file for IPL4asp_Types.cc #8 5.932 Creating dependency file for IPL4asp_PortType.cc #8 5.953 Creating dependency file for IPL4asp_Functions.cc #8 5.956 Creating dependency file for IPA_Types.cc #8 5.960 Creating dependency file for IPA_Testing.cc #8 5.984 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 5.990 Creating dependency file for IPA_CodecPort.cc #8 6.013 Creating dependency file for General_Types.cc #8 6.013 Creating dependency file for GSM_Types.cc #8 6.019 Creating dependency file for GSM_SystemInformation.cc #8 6.031 Creating dependency file for GSM_RestOctets.cc #8 6.044 Creating dependency file for GSM_RR_Types.cc #8 6.046 Creating dependency file for CBSP_Types.cc #8 6.068 Creating dependency file for CBSP_Templates.cc #8 6.074 Creating dependency file for CBSP_CodecPort_CtrlFunct.cc #8 6.079 Creating dependency file for CBSP_CodecPort.cc #8 6.086 Creating dependency file for CBSP_Adapter.cc #8 6.091 Creating dependency file for BSSMAP_Templates.cc #8 6.104 Creating dependency file for BSSMAP_LE_Templates.cc #8 6.104 Creating dependency file for BSSLAP_Types.cc #8 6.159 Creating dependency file for BSSAP_Types.cc #8 6.186 Creating dependency file for BSSAP_LE_Types.cc #8 6.188 Creating dependency file for BSSAP_LE_Emulation.cc #8 6.196 Creating dependency file for BSSAP_LE_CodecPort.cc #8 6.204 Creating dependency file for BSSAP_LE_Adapter.cc #8 6.208 Creating dependency file for BSSAP_CodecPort.cc #8 6.210 Creating dependency file for BSC_Tests_VAMOS.cc #8 6.215 Creating dependency file for BSC_Tests_OML.cc #8 6.216 Creating dependency file for BSC_Tests_LCLS.cc #8 6.218 Creating dependency file for BSC_Tests_CBSP.cc #8 6.257 Creating dependency file for BSC_Tests_ASCI.cc #8 6.302 Creating dependency file for BSC_Tests.cc #8 6.351 Creating dependency file for AbisOML_Types.cc #8 7.646 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types.o AbisOML_Types.cc #8 7.647 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests.o BSC_Tests.cc #8 7.647 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI.o BSC_Tests_ASCI.cc #8 7.647 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP.o BSC_Tests_CBSP.cc #8 7.647 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS.o BSC_Tests_LCLS.cc #8 7.648 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML.o BSC_Tests_OML.cc #8 7.648 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS.o BSC_Tests_VAMOS.cc #8 7.648 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc #8 7.649 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter.o BSSAP_LE_Adapter.cc #8 7.649 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort.o BSSAP_LE_CodecPort.cc #8 7.649 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation.o BSSAP_LE_Emulation.cc #8 7.650 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types.o BSSAP_LE_Types.cc #8 7.650 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc #8 7.651 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types.o BSSLAP_Types.cc #8 7.651 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates.o BSSMAP_LE_Templates.cc #8 7.652 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates.o BSSMAP_Templates.cc #8 10.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter.o CBSP_Adapter.cc #8 11.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort.o CBSP_CodecPort.cc #8 11.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct.o CBSP_CodecPort_CtrlFunct.cc #8 12.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates.o CBSP_Templates.cc #8 12.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types.o CBSP_Types.cc #8 13.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types.o GSM_RR_Types.cc #8 13.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets.o GSM_RestOctets.cc #8 13.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation.o GSM_SystemInformation.cc #8 13.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc #8 14.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc #8 15.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc #8 16.23 BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 16.23 BSSAP_LE_Emulation.cc:10483:1: warning: control reaches end of non-void function [-Wreturn-type] #8 16.23 10483 | } #8 16.23 | ^ #8 16.23 BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 16.23 BSSAP_LE_Emulation.cc:10534:1: warning: control reaches end of non-void function [-Wreturn-type] #8 16.23 10534 | } #8 16.23 | ^ #8 16.23 BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__idx__by__comp(const COMPONENT&)': #8 16.23 BSSAP_LE_Emulation.cc:10585:1: warning: control reaches end of non-void function [-Wreturn-type] #8 16.23 10585 | } #8 16.23 | ^ #8 16.24 BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::ExpectedCreateCallback(const BSSAP__LE__CodecPort::BSSAP__LE__N__CONNECT__ind&, const CHARSTRING&)': #8 16.24 BSSAP_LE_Emulation.cc:12350:1: warning: control reaches end of non-void function [-Wreturn-type] #8 16.24 12350 | } #8 16.24 | ^ #8 16.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc #8 16.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing.o IPA_Testing.cc #8 16.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc #8 16.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc #8 16.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc #8 17.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc #8 17.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc #8 17.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc #8 17.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc #8 17.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc #8 17.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc #8 17.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc #8 17.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc #8 17.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc #8 17.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc #8 18.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc #8 18.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler.o MSC_ConnectionHandler.cc #8 19.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc #8 19.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc #8 19.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc #8 19.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc #8 19.34 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': #8 19.34 MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] #8 19.34 7791 | } #8 19.34 | ^ #8 19.34 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': #8 19.34 MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] #8 19.34 7843 | } #8 19.34 | ^ #8 19.35 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': #8 19.35 MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] #8 19.35 8940 | } #8 19.35 | ^ #8 19.35 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': #8 19.35 MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] #8 19.35 9388 | } #8 19.35 | ^ #8 19.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc #8 19.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc #8 20.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc #8 20.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc #8 20.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc #8 20.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc #8 21.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc #8 21.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc #8 21.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc #8 22.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc #8 22.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc #8 22.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc #8 22.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc #8 22.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc #8 23.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc #8 23.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation.o RSL_Emulation.cc #8 23.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types.o RSL_Types.cc #8 23.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc #8 25.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc #8 25.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc #8 25.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 26.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc #8 26.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc #8 26.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc #8 26.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc #8 26.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc #8 27.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc #8 27.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc #8 27.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc #8 27.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc #8 28.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc #8 28.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc #8 28.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc #8 28.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc #8 28.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc #8 28.92 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': #8 28.92 RSL_Emulation.cc:11152:1: warning: control reaches end of non-void function [-Wreturn-type] #8 28.92 11152 | } #8 28.92 | ^ #8 29.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc #8 29.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc #8 29.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_1.o AbisOML_Types_part_1.cc #8 29.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_2.o AbisOML_Types_part_2.cc #8 29.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_3.o AbisOML_Types_part_3.cc #8 29.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_4.o AbisOML_Types_part_4.cc #8 29.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_5.o AbisOML_Types_part_5.cc #8 29.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_6.o AbisOML_Types_part_6.cc #8 29.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AbisOML_Types_part_7.o AbisOML_Types_part_7.cc #8 29.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_1.o BSC_Tests_part_1.cc #8 29.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_2.o BSC_Tests_part_2.cc #8 29.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_3.o BSC_Tests_part_3.cc #8 29.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_4.o BSC_Tests_part_4.cc #8 29.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_5.o BSC_Tests_part_5.cc #8 29.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_6.o BSC_Tests_part_6.cc #8 29.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_part_7.o BSC_Tests_part_7.cc #8 29.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_1.o BSC_Tests_ASCI_part_1.cc #8 29.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_2.o BSC_Tests_ASCI_part_2.cc #8 29.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_3.o BSC_Tests_ASCI_part_3.cc #8 29.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_4.o BSC_Tests_ASCI_part_4.cc #8 29.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_5.o BSC_Tests_ASCI_part_5.cc #8 29.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_6.o BSC_Tests_ASCI_part_6.cc #8 29.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_ASCI_part_7.o BSC_Tests_ASCI_part_7.cc #8 29.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_1.cc #8 29.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_2.cc #8 29.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_3.cc #8 29.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_4.o BSC_Tests_CBSP_part_4.cc #8 29.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_5.o BSC_Tests_CBSP_part_5.cc #8 29.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_6.o BSC_Tests_CBSP_part_6.cc #8 29.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_CBSP_part_7.o BSC_Tests_CBSP_part_7.cc #8 29.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_1.cc #8 29.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_2.cc #8 29.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_3.cc #8 29.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_4.o BSC_Tests_LCLS_part_4.cc #8 29.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_5.o BSC_Tests_LCLS_part_5.cc #8 29.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_6.o BSC_Tests_LCLS_part_6.cc #8 29.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_LCLS_part_7.o BSC_Tests_LCLS_part_7.cc #8 30.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_1.o BSC_Tests_OML_part_1.cc #8 30.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_2.o BSC_Tests_OML_part_2.cc #8 30.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_3.o BSC_Tests_OML_part_3.cc #8 30.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_4.o BSC_Tests_OML_part_4.cc #8 30.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_5.o BSC_Tests_OML_part_5.cc #8 30.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_6.o BSC_Tests_OML_part_6.cc #8 30.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_OML_part_7.o BSC_Tests_OML_part_7.cc #8 30.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_1.o BSC_Tests_VAMOS_part_1.cc #8 30.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_2.o BSC_Tests_VAMOS_part_2.cc #8 30.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_3.o BSC_Tests_VAMOS_part_3.cc #8 30.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_4.o BSC_Tests_VAMOS_part_4.cc #8 30.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_5.o BSC_Tests_VAMOS_part_5.cc #8 30.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_6.o BSC_Tests_VAMOS_part_6.cc #8 30.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSC_Tests_VAMOS_part_7.o BSC_Tests_VAMOS_part_7.cc #8 30.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc #8 30.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc #8 30.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc #8 30.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc #8 30.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc #8 30.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc #8 30.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc #8 30.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_1.o BSSAP_LE_Adapter_part_1.cc #8 30.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_2.o BSSAP_LE_Adapter_part_2.cc #8 30.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_3.o BSSAP_LE_Adapter_part_3.cc #8 30.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_4.o BSSAP_LE_Adapter_part_4.cc #8 30.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_5.o BSSAP_LE_Adapter_part_5.cc #8 30.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_6.o BSSAP_LE_Adapter_part_6.cc #8 30.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Adapter_part_7.o BSSAP_LE_Adapter_part_7.cc #8 30.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_1.o BSSAP_LE_CodecPort_part_1.cc #8 30.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_2.o BSSAP_LE_CodecPort_part_2.cc #8 30.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_3.o BSSAP_LE_CodecPort_part_3.cc #8 30.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_4.o BSSAP_LE_CodecPort_part_4.cc #8 30.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_5.o BSSAP_LE_CodecPort_part_5.cc #8 30.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_6.o BSSAP_LE_CodecPort_part_6.cc #8 30.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_CodecPort_part_7.o BSSAP_LE_CodecPort_part_7.cc #8 30.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_1.o BSSAP_LE_Emulation_part_1.cc #8 30.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_2.o BSSAP_LE_Emulation_part_2.cc #8 30.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_3.o BSSAP_LE_Emulation_part_3.cc #8 30.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_4.o BSSAP_LE_Emulation_part_4.cc #8 30.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_5.o BSSAP_LE_Emulation_part_5.cc #8 30.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_6.o BSSAP_LE_Emulation_part_6.cc #8 30.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Emulation_part_7.o BSSAP_LE_Emulation_part_7.cc #8 30.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_1.o BSSAP_LE_Types_part_1.cc #8 30.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_2.o BSSAP_LE_Types_part_2.cc #8 30.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_3.o BSSAP_LE_Types_part_3.cc #8 30.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_4.o BSSAP_LE_Types_part_4.cc #8 30.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_5.o BSSAP_LE_Types_part_5.cc #8 30.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_6.o BSSAP_LE_Types_part_6.cc #8 30.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_LE_Types_part_7.o BSSAP_LE_Types_part_7.cc #8 30.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc #8 30.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc #8 30.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc #8 30.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc #8 30.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc #8 30.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc #8 31.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc #8 31.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_1.o BSSLAP_Types_part_1.cc #8 31.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_2.o BSSLAP_Types_part_2.cc #8 31.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_3.o BSSLAP_Types_part_3.cc #8 31.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_4.o BSSLAP_Types_part_4.cc #8 31.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_5.o BSSLAP_Types_part_5.cc #8 31.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_6.o BSSLAP_Types_part_6.cc #8 31.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSLAP_Types_part_7.o BSSLAP_Types_part_7.cc #8 31.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_1.o BSSMAP_LE_Templates_part_1.cc #8 31.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_2.o BSSMAP_LE_Templates_part_2.cc #8 31.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_3.o BSSMAP_LE_Templates_part_3.cc #8 31.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_4.o BSSMAP_LE_Templates_part_4.cc #8 31.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_5.o BSSMAP_LE_Templates_part_5.cc #8 31.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_6.o BSSMAP_LE_Templates_part_6.cc #8 31.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_LE_Templates_part_7.o BSSMAP_LE_Templates_part_7.cc #8 31.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_1.cc #8 31.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_2.cc #8 31.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_3.cc #8 31.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_4.cc #8 31.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_5.cc #8 31.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_6.cc #8 31.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSMAP_Templates_part_7.o BSSMAP_Templates_part_7.cc #8 31.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_1.o CBSP_Adapter_part_1.cc #8 31.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_2.o CBSP_Adapter_part_2.cc #8 31.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_3.o CBSP_Adapter_part_3.cc #8 31.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_4.o CBSP_Adapter_part_4.cc #8 31.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_5.o CBSP_Adapter_part_5.cc #8 31.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_6.o CBSP_Adapter_part_6.cc #8 31.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Adapter_part_7.o CBSP_Adapter_part_7.cc #8 31.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_1.cc #8 31.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_2.cc #8 31.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_3.cc #8 31.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_4.cc #8 31.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_5.cc #8 31.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_6.cc #8 31.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_part_7.o CBSP_CodecPort_part_7.cc #8 31.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_1.cc #8 31.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_2.cc #8 31.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_3.cc #8 31.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_4.cc #8 31.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_5.cc #8 31.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_6.cc #8 31.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_CodecPort_CtrlFunct_part_7.cc #8 32.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_1.o CBSP_Templates_part_1.cc #8 32.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_2.o CBSP_Templates_part_2.cc #8 32.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_3.o CBSP_Templates_part_3.cc #8 32.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_4.o CBSP_Templates_part_4.cc #8 32.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_5.o CBSP_Templates_part_5.cc #8 32.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_6.o CBSP_Templates_part_6.cc #8 32.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Templates_part_7.o CBSP_Templates_part_7.cc #8 32.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_1.o CBSP_Types_part_1.cc #8 32.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_2.o CBSP_Types_part_2.cc #8 32.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_3.o CBSP_Types_part_3.cc #8 32.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_4.o CBSP_Types_part_4.cc #8 32.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_5.o CBSP_Types_part_5.cc #8 32.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_6.o CBSP_Types_part_6.cc #8 32.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_Types_part_7.o CBSP_Types_part_7.cc #8 32.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_1.o GSM_RR_Types_part_1.cc #8 33.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_2.o GSM_RR_Types_part_2.cc #8 33.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_3.o GSM_RR_Types_part_3.cc #8 33.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_4.o GSM_RR_Types_part_4.cc #8 33.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_5.o GSM_RR_Types_part_5.cc #8 33.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_6.o GSM_RR_Types_part_6.cc #8 33.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_7.o GSM_RR_Types_part_7.cc #8 33.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_1.o GSM_RestOctets_part_1.cc #8 33.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_2.o GSM_RestOctets_part_2.cc #8 33.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_3.o GSM_RestOctets_part_3.cc #8 33.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_4.o GSM_RestOctets_part_4.cc #8 34.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_5.o GSM_RestOctets_part_5.cc #8 34.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_6.o GSM_RestOctets_part_6.cc #8 34.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_7.o GSM_RestOctets_part_7.cc #8 34.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_1.cc #8 34.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_2.cc #8 34.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_3.cc #8 34.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_4.cc #8 34.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_5.cc #8 34.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_6.cc #8 34.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_SystemInformation_part_7.o GSM_SystemInformation_part_7.cc #8 34.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc #8 34.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 34.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc #8 34.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc #8 34.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc #8 34.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc #8 34.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc #8 34.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc #8 34.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc #8 34.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc #8 34.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc #8 34.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc #8 34.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc #8 34.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc #8 34.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc #8 34.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc #8 34.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc #8 34.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc #8 34.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc #8 34.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc #8 34.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc #8 34.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc #8 34.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc #8 34.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc #8 34.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc #8 34.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc #8 34.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc #8 34.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc #8 34.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_1.o IPA_Testing_part_1.cc #8 34.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_2.o IPA_Testing_part_2.cc #8 34.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_3.o IPA_Testing_part_3.cc #8 34.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_4.o IPA_Testing_part_4.cc #8 34.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_5.o IPA_Testing_part_5.cc #8 34.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_6.o IPA_Testing_part_6.cc #8 34.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Testing_part_7.o IPA_Testing_part_7.cc #8 34.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc #8 34.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc #8 34.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc #8 34.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc #8 34.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc #8 34.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc #8 34.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc #8 34.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc #8 34.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc #8 34.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc #8 34.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc #8 34.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc #8 34.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc #8 34.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc #8 34.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc #8 34.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc #8 34.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc #8 34.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc #8 34.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc #8 34.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc #8 34.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc #8 34.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc #8 34.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc #8 34.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc #8 34.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc #8 34.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc #8 34.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc #8 34.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc #8 34.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc #8 35.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc #8 35.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc #8 35.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc #8 35.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc #8 35.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc #8 35.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc #8 35.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc #8 35.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc #8 35.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc #8 35.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc #8 35.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc #8 35.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc #8 35.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc #8 35.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc #8 35.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc #8 35.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc #8 35.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc #8 35.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc #8 35.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc #8 35.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc #8 35.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc #8 35.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc #8 35.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc #8 35.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc #8 35.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc #8 35.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc #8 35.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc #8 35.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc #8 35.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc #8 35.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc #8 35.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc #8 35.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc #8 35.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc #8 35.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc #8 35.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc #8 35.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc #8 35.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc #8 35.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc #8 35.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc #8 35.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc #8 35.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc #8 35.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc #8 35.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc #8 35.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc #8 35.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc #8 35.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc #8 35.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc #8 35.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc #8 35.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc #8 35.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc #8 35.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc #8 35.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc #8 35.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc #8 35.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc #8 35.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc #8 35.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc #8 35.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc #8 35.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc #8 35.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc #8 35.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc #8 35.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc #8 35.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc #8 35.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc #8 35.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc #8 35.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc #8 35.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc #8 35.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc #8 35.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc #8 35.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc #8 35.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_1.cc #8 35.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_2.cc #8 36.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_3.cc #8 36.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_4.o MSC_ConnectionHandler_part_4.cc #8 36.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_5.o MSC_ConnectionHandler_part_5.cc #8 36.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_6.o MSC_ConnectionHandler_part_6.cc #8 36.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSC_ConnectionHandler_part_7.o MSC_ConnectionHandler_part_7.cc #8 36.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc #8 36.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc #8 36.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc #8 36.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc #8 36.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc #8 36.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc #8 36.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc #8 36.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc #8 36.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc #8 36.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc #8 36.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc #8 36.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc #8 36.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc #8 36.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc #8 36.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc #8 36.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc #8 36.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc #8 36.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc #8 36.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc #8 36.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc #8 36.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 36.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc #8 36.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 36.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc #8 36.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc #8 36.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc #8 36.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc #8 36.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc #8 36.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc #8 38.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc #8 38.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc #8 38.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 38.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc #8 38.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc #8 38.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc #8 38.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc #8 38.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc #8 38.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc #8 38.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 38.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc #8 39.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 39.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc #8 39.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc #8 39.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc #8 39.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc #8 39.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc #8 39.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc #8 40.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc #8 40.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc #8 40.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc #8 40.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc #8 41.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc #8 42.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc #8 42.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc #8 42.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc #8 42.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 42.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc #8 42.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc #8 42.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc #8 42.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc #8 42.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc #8 42.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc #8 42.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc #8 42.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc #8 42.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc #8 42.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc #8 42.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc #8 42.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc #8 42.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc #8 42.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc #8 43.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc #8 43.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc #8 43.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc #8 43.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc #8 43.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc #8 43.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc #8 43.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 43.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc #8 43.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc #8 43.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc #8 43.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 43.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc #8 43.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc #8 43.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc #8 43.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc #8 43.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc #8 43.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc #8 43.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc #8 43.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc #8 43.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc #8 43.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc #8 43.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc #8 43.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc #8 43.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc #8 43.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc #8 43.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc #8 43.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc #8 43.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc #8 43.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc #8 43.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc #8 43.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc #8 43.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc #8 43.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc #8 43.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc #8 43.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc #8 43.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc #8 43.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc #8 43.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc #8 43.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc #8 43.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc #8 43.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc #8 43.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc #8 43.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc #8 43.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc #8 43.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc #8 43.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc #8 43.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc #8 43.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc #8 43.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc #8 43.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc #8 43.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc #8 43.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc #8 43.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc #8 43.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc #8 43.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc #8 43.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc #8 43.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc #8 43.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc #8 43.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc #8 44.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc #8 44.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc #8 44.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc #8 44.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc #8 44.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_1.o RSL_Emulation_part_1.cc #8 45.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_2.o RSL_Emulation_part_2.cc #8 45.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_3.o RSL_Emulation_part_3.cc #8 45.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_4.o RSL_Emulation_part_4.cc #8 45.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_5.o RSL_Emulation_part_5.cc #8 45.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_6.o RSL_Emulation_part_6.cc #8 45.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Emulation_part_7.o RSL_Emulation_part_7.cc #8 45.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_1.o RSL_Types_part_1.cc #8 45.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_2.o RSL_Types_part_2.cc #8 45.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_3.o RSL_Types_part_3.cc #8 45.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_4.o RSL_Types_part_4.cc #8 45.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_5.o RSL_Types_part_5.cc #8 45.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_6.o RSL_Types_part_6.cc #8 45.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RSL_Types_part_7.o RSL_Types_part_7.cc #8 45.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc #8 45.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc #8 45.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc #8 45.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc #8 45.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc #8 45.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc #8 45.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc #8 45.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc #8 45.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc #8 45.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc #8 45.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc #8 45.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc #8 45.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc #8 45.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc #8 46.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc #8 46.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc #8 46.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc #8 46.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc #8 46.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc #8 46.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc #8 46.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc #8 46.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc #8 46.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc #8 46.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc #8 46.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc #8 46.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc #8 46.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc #8 46.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc #8 46.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc #8 46.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc #8 46.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc #8 46.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc #8 46.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc #8 46.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc #8 46.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc #8 46.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc #8 46.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc #8 46.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc #8 46.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc #8 46.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc #8 46.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc #8 46.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc #8 46.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc #8 46.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc #8 46.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc #8 46.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc #8 46.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc #8 46.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc #8 46.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc #8 46.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc #8 46.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc #8 46.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc #8 46.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc #8 46.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc #8 46.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc #8 46.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc #8 46.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc #8 46.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc #8 46.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc #8 46.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc #8 46.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc #8 47.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc #8 47.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc #8 47.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc #8 47.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc #8 47.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc #8 47.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc #8 47.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc #8 47.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc #8 47.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc #8 47.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc #8 47.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc #8 47.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc #8 47.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc #8 47.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc #8 47.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc #8 47.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc #8 47.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc #8 47.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc #8 47.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc #8 47.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc #8 47.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc #8 47.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc #8 47.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc #8 47.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc #8 47.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc #8 47.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc #8 47.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc #8 47.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc #8 47.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc #8 47.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc #8 47.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc #8 47.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc #8 47.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc #8 47.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc #8 47.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc #8 47.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc #8 47.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc #8 47.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc #8 47.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc #8 47.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc #8 47.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc #8 47.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc #8 47.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc #8 47.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc #8 47.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc #8 47.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc #8 47.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc #8 47.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc #8 47.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc #8 47.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc #8 47.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc #8 47.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc #8 47.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc #8 47.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc #8 47.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc #8 47.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc #8 47.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc #8 47.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc #8 47.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc #8 47.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc #8 47.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc #8 47.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc #8 47.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc #8 47.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc #8 47.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc #8 47.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc #8 47.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc #8 47.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc #8 47.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc #8 47.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc #8 47.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc #8 47.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc #8 47.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc #8 47.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc #8 48.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc #8 48.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc #8 48.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc #8 48.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc #8 48.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc #8 48.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc #8 48.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc #8 48.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc #8 48.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc #8 49.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc #8 49.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc #8 49.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 49.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc #8 49.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 49.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 49.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc #8 49.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc #8 49.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc #8 49.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc #8 49.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc #8 49.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc #8 49.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc #8 49.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc #8 49.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc #8 49.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc #8 49.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc #8 49.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc #8 49.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc #8 49.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc #8 49.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc #8 49.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc #8 49.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc #8 49.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc #8 49.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc #8 49.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc #8 49.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc #8 49.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc #8 49.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c #8 49.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c #8 49.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o CBSP_CodecPort_CtrlFunctdef.o CBSP_CodecPort_CtrlFunctdef.cc #8 50.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc #8 50.58 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 50.58 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.58 21592 | register yy_state_type yy_current_state; #8 50.58 | ^~~~~~~~~~~~~~~~ #8 50.58 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.58 21593 | register char *yy_cp, *yy_bp; #8 50.58 | ^~~~~ #8 50.58 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.58 21593 | register char *yy_cp, *yy_bp; #8 50.58 | ^~~~~ #8 50.58 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.58 21594 | register int yy_act; #8 50.58 | ^~~~~~ #8 50.58 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 50.58 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.58 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 50.58 | ^~~~ #8 50.58 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.58 22513 | register char *source = (yytext_ptr); #8 50.58 | ^~~~~~ #8 50.58 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.58 22514 | register int number_to_move, i; #8 50.58 | ^~~~~~~~~~~~~~ #8 50.58 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.58 22514 | register int number_to_move, i; #8 50.58 | ^ #8 50.59 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 50.59 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.59 22646 | register yy_state_type yy_current_state; #8 50.59 | ^~~~~~~~~~~~~~~~ #8 50.59 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.59 22647 | register char *yy_cp; #8 50.59 | ^~~~~ #8 50.59 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 50.59 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.59 22676 | register int yy_is_jam; #8 50.59 | ^~~~~~~~~ #8 50.59 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 50.59 22677 | register char *yy_cp = (yy_c_buf_p); #8 50.59 | ^~~~~ #8 50.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc #8 50.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc #8 50.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc #8 50.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc #8 51.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc #8 51.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc #8 51.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc #8 51.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc #8 51.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc #8 52.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc #8 52.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 52.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 52.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc #8 52.42 g++ -shared -o AbisOML_Types.so AbisOML_Types.o #8 52.56 g++ -shared -o BSC_Tests.so BSC_Tests.o #8 52.61 g++ -shared -o BSC_Tests_ASCI.so BSC_Tests_ASCI.o #8 52.68 g++ -shared -o BSC_Tests_CBSP.so BSC_Tests_CBSP.o #8 52.72 g++ -shared -o BSC_Tests_LCLS.so BSC_Tests_LCLS.o #8 52.73 g++ -shared -o BSC_Tests_OML.so BSC_Tests_OML.o #8 52.80 g++ -shared -o BSC_Tests_VAMOS.so BSC_Tests_VAMOS.o #8 52.81 g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o #8 52.84 g++ -shared -o BSSAP_LE_Adapter.so BSSAP_LE_Adapter.o #8 52.84 g++ -shared -o BSSAP_LE_CodecPort.so BSSAP_LE_CodecPort.o #8 52.90 g++ -shared -o BSSAP_LE_Emulation.so BSSAP_LE_Emulation.o #8 52.90 g++ -shared -o BSSAP_LE_Types.so BSSAP_LE_Types.o #8 52.91 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 52.94 g++ -shared -o BSSLAP_Types.so BSSLAP_Types.o #8 52.96 g++ -shared -o BSSMAP_LE_Templates.so BSSMAP_LE_Templates.o #8 52.98 g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o #8 53.05 g++ -shared -o CBSP_Adapter.so CBSP_Adapter.o #8 53.06 g++ -shared -o CBSP_CodecPort.so CBSP_CodecPort.o #8 53.09 g++ -shared -o CBSP_CodecPort_CtrlFunct.so CBSP_CodecPort_CtrlFunct.o #8 53.10 g++ -shared -o CBSP_Templates.so CBSP_Templates.o #8 53.10 g++ -shared -o CBSP_Types.so CBSP_Types.o #8 53.12 g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o #8 53.14 g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o #8 53.16 g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.o #8 53.19 g++ -shared -o GSM_Types.so GSM_Types.o #8 53.19 g++ -shared -o General_Types.so General_Types.o #8 53.20 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 53.22 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 53.24 g++ -shared -o IPA_Testing.so IPA_Testing.o #8 53.29 g++ -shared -o IPA_Types.so IPA_Types.o #8 53.30 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 53.32 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 53.33 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 53.34 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 53.34 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 53.35 g++ -shared -o L3_Templates.so L3_Templates.o #8 53.35 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 53.35 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 53.37 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 53.42 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 53.43 g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o #8 53.47 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 53.49 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 53.50 g++ -shared -o MSC_ConnectionHandler.so MSC_ConnectionHandler.o #8 53.50 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 53.51 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 53.51 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 53.53 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 53.55 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 53.55 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 53.58 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 53.60 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 53.64 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 53.65 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 53.66 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 53.67 g++ -shared -o Native_Functions.so Native_Functions.o #8 53.69 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 53.72 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 53.75 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 53.76 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 53.78 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 53.79 g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o #8 53.80 g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o #8 53.80 g++ -shared -o RSL_Emulation.so RSL_Emulation.o #8 53.81 g++ -shared -o RSL_Types.so RSL_Types.o #8 53.82 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 53.84 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 53.86 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 53.90 g++ -shared -o RTP_Types.so RTP_Types.o #8 53.90 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 53.92 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 53.94 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 53.96 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 53.97 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 53.98 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 54.01 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 54.01 g++ -shared -o SDP_Types.so SDP_Types.o #8 54.02 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 54.05 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 54.06 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 54.09 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 54.10 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 54.11 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 54.12 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 54.13 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 54.15 g++ -shared -o AbisOML_Types_part_1.so AbisOML_Types_part_1.o #8 54.16 g++ -shared -o AbisOML_Types_part_2.so AbisOML_Types_part_2.o #8 54.18 g++ -shared -o AbisOML_Types_part_3.so AbisOML_Types_part_3.o #8 54.18 g++ -shared -o AbisOML_Types_part_4.so AbisOML_Types_part_4.o #8 54.19 g++ -shared -o AbisOML_Types_part_5.so AbisOML_Types_part_5.o #8 54.19 g++ -shared -o AbisOML_Types_part_6.so AbisOML_Types_part_6.o #8 54.20 g++ -shared -o AbisOML_Types_part_7.so AbisOML_Types_part_7.o #8 54.21 g++ -shared -o BSC_Tests_part_1.so BSC_Tests_part_1.o #8 54.21 g++ -shared -o BSC_Tests_part_2.so BSC_Tests_part_2.o #8 54.21 g++ -shared -o BSC_Tests_part_3.so BSC_Tests_part_3.o #8 54.22 g++ -shared -o BSC_Tests_part_4.so BSC_Tests_part_4.o #8 54.22 g++ -shared -o BSC_Tests_part_5.so BSC_Tests_part_5.o #8 54.22 g++ -shared -o BSC_Tests_part_6.so BSC_Tests_part_6.o #8 54.23 g++ -shared -o BSC_Tests_part_7.so BSC_Tests_part_7.o #8 54.23 g++ -shared -o BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_1.o #8 54.23 g++ -shared -o BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_2.o #8 54.23 g++ -shared -o BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_3.o #8 54.24 g++ -shared -o BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_4.o #8 54.25 g++ -shared -o BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_5.o #8 54.25 g++ -shared -o BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_6.o #8 54.25 g++ -shared -o BSC_Tests_ASCI_part_7.so BSC_Tests_ASCI_part_7.o #8 54.25 g++ -shared -o BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_1.o #8 54.26 g++ -shared -o BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_2.o #8 54.26 g++ -shared -o BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_3.o #8 54.26 g++ -shared -o BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_4.o #8 54.26 g++ -shared -o BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_5.o #8 54.26 g++ -shared -o BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_6.o #8 54.27 g++ -shared -o BSC_Tests_CBSP_part_7.so BSC_Tests_CBSP_part_7.o #8 54.27 g++ -shared -o BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_1.o #8 54.28 g++ -shared -o BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_2.o #8 54.28 g++ -shared -o BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_3.o #8 54.28 g++ -shared -o BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_4.o #8 54.29 g++ -shared -o BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_5.o #8 54.29 g++ -shared -o BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_6.o #8 54.29 g++ -shared -o BSC_Tests_LCLS_part_7.so BSC_Tests_LCLS_part_7.o #8 54.29 g++ -shared -o BSC_Tests_OML_part_1.so BSC_Tests_OML_part_1.o #8 54.30 g++ -shared -o BSC_Tests_OML_part_2.so BSC_Tests_OML_part_2.o #8 54.30 g++ -shared -o BSC_Tests_OML_part_3.so BSC_Tests_OML_part_3.o #8 54.30 g++ -shared -o BSC_Tests_OML_part_4.so BSC_Tests_OML_part_4.o #8 54.30 g++ -shared -o BSC_Tests_OML_part_5.so BSC_Tests_OML_part_5.o #8 54.30 g++ -shared -o BSC_Tests_OML_part_6.so BSC_Tests_OML_part_6.o #8 54.31 g++ -shared -o BSC_Tests_OML_part_7.so BSC_Tests_OML_part_7.o #8 54.31 g++ -shared -o BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_1.o #8 54.31 g++ -shared -o BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_2.o #8 54.31 g++ -shared -o BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_3.o #8 54.32 g++ -shared -o BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_4.o #8 54.32 g++ -shared -o BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_5.o #8 54.33 g++ -shared -o BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_6.o #8 54.33 g++ -shared -o BSC_Tests_VAMOS_part_7.so BSC_Tests_VAMOS_part_7.o #8 54.33 g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o #8 54.33 g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o #8 54.33 g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o #8 54.34 g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o #8 54.34 g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o #8 54.34 g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o #8 54.35 g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o #8 54.35 g++ -shared -o BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_1.o #8 54.35 g++ -shared -o BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_2.o #8 54.36 g++ -shared -o BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_3.o #8 54.36 g++ -shared -o BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_4.o #8 54.36 g++ -shared -o BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_5.o #8 54.36 g++ -shared -o BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_6.o #8 54.36 g++ -shared -o BSSAP_LE_Adapter_part_7.so BSSAP_LE_Adapter_part_7.o #8 54.37 g++ -shared -o BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_1.o #8 54.37 g++ -shared -o BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_2.o #8 54.37 g++ -shared -o BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_3.o #8 54.38 g++ -shared -o BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_4.o #8 54.38 g++ -shared -o BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_5.o #8 54.38 g++ -shared -o BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_6.o #8 54.39 g++ -shared -o BSSAP_LE_CodecPort_part_7.so BSSAP_LE_CodecPort_part_7.o #8 54.39 g++ -shared -o BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_1.o #8 54.39 g++ -shared -o BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_2.o #8 54.39 g++ -shared -o BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_3.o #8 54.39 g++ -shared -o BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_4.o #8 54.40 g++ -shared -o BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_5.o #8 54.40 g++ -shared -o BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_6.o #8 54.40 g++ -shared -o BSSAP_LE_Emulation_part_7.so BSSAP_LE_Emulation_part_7.o #8 54.40 g++ -shared -o BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_1.o #8 54.40 g++ -shared -o BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_2.o #8 54.41 g++ -shared -o BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_3.o #8 54.41 g++ -shared -o BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_4.o #8 54.41 g++ -shared -o BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_5.o #8 54.41 g++ -shared -o BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_6.o #8 54.42 g++ -shared -o BSSAP_LE_Types_part_7.so BSSAP_LE_Types_part_7.o #8 54.42 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 54.42 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 54.43 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 54.43 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 54.44 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 54.44 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 54.44 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 54.44 g++ -shared -o BSSLAP_Types_part_1.so BSSLAP_Types_part_1.o #8 54.44 g++ -shared -o BSSLAP_Types_part_2.so BSSLAP_Types_part_2.o #8 54.44 g++ -shared -o BSSLAP_Types_part_3.so BSSLAP_Types_part_3.o #8 54.46 g++ -shared -o BSSLAP_Types_part_4.so BSSLAP_Types_part_4.o #8 54.47 g++ -shared -o BSSLAP_Types_part_5.so BSSLAP_Types_part_5.o #8 54.49 g++ -shared -o BSSLAP_Types_part_6.so BSSLAP_Types_part_6.o #8 54.50 g++ -shared -o BSSLAP_Types_part_7.so BSSLAP_Types_part_7.o #8 54.52 g++ -shared -o BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_1.o #8 54.53 g++ -shared -o BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_2.o #8 54.55 g++ -shared -o BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_3.o #8 54.56 g++ -shared -o BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_4.o #8 54.56 g++ -shared -o BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_5.o #8 54.57 g++ -shared -o BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_6.o #8 54.58 g++ -shared -o BSSMAP_LE_Templates_part_7.so BSSMAP_LE_Templates_part_7.o #8 54.59 g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o #8 54.59 g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o #8 54.59 g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o #8 54.60 g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o #8 54.60 g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o #8 54.61 g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o #8 54.62 g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o #8 54.62 g++ -shared -o CBSP_Adapter_part_1.so CBSP_Adapter_part_1.o #8 54.62 g++ -shared -o CBSP_Adapter_part_2.so CBSP_Adapter_part_2.o #8 54.62 g++ -shared -o CBSP_Adapter_part_3.so CBSP_Adapter_part_3.o #8 54.62 g++ -shared -o CBSP_Adapter_part_4.so CBSP_Adapter_part_4.o #8 54.63 g++ -shared -o CBSP_Adapter_part_5.so CBSP_Adapter_part_5.o #8 54.63 g++ -shared -o CBSP_Adapter_part_6.so CBSP_Adapter_part_6.o #8 54.63 g++ -shared -o CBSP_Adapter_part_7.so CBSP_Adapter_part_7.o #8 54.64 g++ -shared -o CBSP_CodecPort_part_1.so CBSP_CodecPort_part_1.o #8 54.64 g++ -shared -o CBSP_CodecPort_part_2.so CBSP_CodecPort_part_2.o #8 54.65 g++ -shared -o CBSP_CodecPort_part_3.so CBSP_CodecPort_part_3.o #8 54.65 g++ -shared -o CBSP_CodecPort_part_4.so CBSP_CodecPort_part_4.o #8 54.65 g++ -shared -o CBSP_CodecPort_part_5.so CBSP_CodecPort_part_5.o #8 54.65 g++ -shared -o CBSP_CodecPort_part_6.so CBSP_CodecPort_part_6.o #8 54.65 g++ -shared -o CBSP_CodecPort_part_7.so CBSP_CodecPort_part_7.o #8 54.65 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_1.o #8 54.66 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_2.o #8 54.66 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_3.o #8 54.66 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_4.o #8 54.67 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_5.o #8 54.67 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_6.o #8 54.67 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_7.so CBSP_CodecPort_CtrlFunct_part_7.o #8 54.68 g++ -shared -o CBSP_Templates_part_1.so CBSP_Templates_part_1.o #8 54.68 g++ -shared -o CBSP_Templates_part_2.so CBSP_Templates_part_2.o #8 54.68 g++ -shared -o CBSP_Templates_part_3.so CBSP_Templates_part_3.o #8 54.68 g++ -shared -o CBSP_Templates_part_4.so CBSP_Templates_part_4.o #8 54.68 g++ -shared -o CBSP_Templates_part_5.so CBSP_Templates_part_5.o #8 54.68 g++ -shared -o CBSP_Templates_part_6.so CBSP_Templates_part_6.o #8 54.68 g++ -shared -o CBSP_Templates_part_7.so CBSP_Templates_part_7.o #8 54.69 g++ -shared -o CBSP_Types_part_1.so CBSP_Types_part_1.o #8 54.69 g++ -shared -o CBSP_Types_part_2.so CBSP_Types_part_2.o #8 54.69 g++ -shared -o CBSP_Types_part_3.so CBSP_Types_part_3.o #8 54.70 g++ -shared -o CBSP_Types_part_4.so CBSP_Types_part_4.o #8 54.70 g++ -shared -o CBSP_Types_part_5.so CBSP_Types_part_5.o #8 54.70 g++ -shared -o CBSP_Types_part_6.so CBSP_Types_part_6.o #8 54.70 g++ -shared -o CBSP_Types_part_7.so CBSP_Types_part_7.o #8 54.71 g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o #8 54.71 g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o #8 54.71 g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o #8 54.71 g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o #8 54.71 g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o #8 54.72 g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o #8 54.72 g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o #8 54.73 g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o #8 54.73 g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o #8 54.73 g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o #8 54.73 g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o #8 54.74 g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o #8 54.74 g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o #8 54.74 g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o #8 54.74 g++ -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o #8 54.75 g++ -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o #8 54.75 g++ -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o #8 54.76 g++ -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o #8 54.76 g++ -shared -o GSM_SystemInformation_part_5.so GSM_SystemInformation_part_5.o #8 54.77 g++ -shared -o GSM_SystemInformation_part_6.so GSM_SystemInformation_part_6.o #8 54.77 g++ -shared -o GSM_SystemInformation_part_7.so GSM_SystemInformation_part_7.o #8 54.77 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 54.77 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 54.78 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 54.79 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 54.79 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 54.80 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 54.80 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 54.80 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 54.80 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 54.81 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 54.81 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 54.82 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 54.82 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 54.83 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 54.83 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 54.83 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 54.83 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 54.83 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 54.84 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 54.84 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 54.85 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 54.86 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 54.86 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 54.86 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 54.86 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 54.86 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 54.87 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 54.87 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 54.87 g++ -shared -o IPA_Testing_part_1.so IPA_Testing_part_1.o #8 54.87 g++ -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o #8 54.88 g++ -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o #8 54.89 g++ -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o #8 54.89 g++ -shared -o IPA_Testing_part_5.so IPA_Testing_part_5.o #8 54.89 g++ -shared -o IPA_Testing_part_6.so IPA_Testing_part_6.o #8 54.89 g++ -shared -o IPA_Testing_part_7.so IPA_Testing_part_7.o #8 54.89 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 54.89 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 54.90 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 54.90 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 54.90 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 54.91 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 54.91 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 54.92 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 54.92 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 54.92 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 54.92 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 54.92 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 54.92 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 54.92 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 54.93 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 54.93 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 54.93 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 54.94 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 54.94 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 54.95 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 54.95 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 54.95 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 54.95 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 54.95 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 54.95 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 54.95 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 54.95 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 54.96 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 54.96 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 54.96 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 54.97 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 54.97 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 54.97 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 54.97 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 54.98 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 54.98 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 54.98 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 54.98 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 54.98 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 54.99 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 54.99 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 55.00 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 55.00 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 55.00 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 55.00 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 55.00 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 55.00 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 55.00 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 55.01 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 55.01 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 55.01 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 55.01 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 55.01 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 55.03 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 55.03 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 55.03 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 55.03 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 55.03 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 55.03 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 55.03 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 55.03 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 55.03 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 55.03 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 55.03 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 55.04 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 55.04 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 55.05 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 55.05 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 55.06 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 55.06 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 55.06 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 55.06 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 55.06 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 55.06 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 55.06 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 55.06 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 55.07 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 55.08 g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o #8 55.08 g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o #8 55.08 g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o #8 55.08 g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o #8 55.08 g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o #8 55.09 g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o #8 55.09 g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o #8 55.09 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 55.09 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 55.10 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 55.10 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 55.10 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 55.11 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 55.11 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 55.11 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 55.11 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 55.11 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 55.12 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 55.12 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 55.12 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 55.13 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 55.13 g++ -shared -o MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_1.o #8 55.13 g++ -shared -o MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_2.o #8 55.14 g++ -shared -o MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_3.o #8 55.14 g++ -shared -o MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_4.o #8 55.14 g++ -shared -o MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_5.o #8 55.14 g++ -shared -o MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_part_6.o #8 55.14 g++ -shared -o MSC_ConnectionHandler_part_7.so MSC_ConnectionHandler_part_7.o #8 55.14 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 55.15 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 55.15 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 55.15 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 55.15 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 55.16 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 55.16 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 55.17 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 55.17 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 55.17 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 55.17 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 55.17 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 55.17 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 55.18 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 55.18 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 55.18 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 55.18 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 55.18 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 55.19 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 55.19 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 55.19 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 55.19 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 55.20 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 55.20 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 55.20 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 55.20 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 55.20 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 55.20 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 55.21 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 55.21 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 55.21 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 55.22 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 55.22 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 55.22 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 55.23 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 55.23 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 55.23 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 55.23 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 55.24 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 55.25 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 55.25 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 55.25 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 55.25 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 55.26 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 55.28 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 55.31 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 55.31 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 55.34 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 55.34 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 55.36 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 55.37 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 55.37 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 55.39 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 55.41 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 55.43 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 55.43 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 55.44 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 55.44 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 55.44 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 55.44 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 55.45 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 55.46 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 55.46 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 55.47 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 55.47 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 55.47 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 55.48 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 55.48 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 55.49 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 55.49 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 55.49 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 55.49 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 55.50 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 55.50 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 55.51 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 55.51 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 55.51 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 55.51 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 55.52 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 55.52 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 55.53 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 55.53 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 55.53 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 55.53 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 55.54 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 55.54 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 55.54 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 55.54 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 55.55 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 55.55 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 55.55 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 55.56 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 55.56 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 55.57 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 55.57 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 55.57 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 55.57 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 55.58 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 55.58 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 55.58 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 55.58 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 55.58 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 55.59 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 55.59 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 55.59 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 55.59 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 55.59 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 55.59 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 55.60 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 55.60 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 55.60 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 55.60 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 55.61 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 55.61 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 55.61 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 55.62 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 55.62 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 55.62 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 55.62 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 55.62 g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o #8 55.62 g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o #8 55.63 g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o #8 55.63 g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o #8 55.63 g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o #8 55.63 g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o #8 55.64 g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o #8 55.64 g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o #8 55.64 g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o #8 55.65 g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o #8 55.65 g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o #8 55.65 g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o #8 55.65 g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o #8 55.65 g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o #8 55.65 g++ -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o #8 55.66 g++ -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o #8 55.66 g++ -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o #8 55.66 g++ -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o #8 55.66 g++ -shared -o RSL_Emulation_part_5.so RSL_Emulation_part_5.o #8 55.66 g++ -shared -o RSL_Emulation_part_6.so RSL_Emulation_part_6.o #8 55.67 g++ -shared -o RSL_Emulation_part_7.so RSL_Emulation_part_7.o #8 55.68 g++ -shared -o RSL_Types_part_2.so RSL_Types_part_2.o #8 55.68 g++ -shared -o RSL_Types_part_3.so RSL_Types_part_3.o #8 55.68 g++ -shared -o RSL_Types_part_4.so RSL_Types_part_4.o #8 55.68 g++ -shared -o RSL_Types_part_5.so RSL_Types_part_5.o #8 55.69 g++ -shared -o RSL_Types_part_6.so RSL_Types_part_6.o #8 55.69 g++ -shared -o RSL_Types_part_7.so RSL_Types_part_7.o #8 55.69 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 55.71 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 55.71 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 55.71 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 55.71 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 55.71 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 55.71 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 55.72 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 55.72 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 55.74 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 55.74 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 55.74 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 55.74 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 55.74 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 55.74 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 55.75 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 55.75 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 55.75 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 55.76 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 55.76 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 55.77 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 55.77 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 55.77 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 55.77 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 55.78 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 55.78 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 55.78 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 55.79 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 55.79 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 55.79 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 55.79 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 55.80 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 55.80 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 55.80 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 55.81 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 55.81 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 55.82 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 55.82 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 55.82 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 55.82 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 55.82 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 55.82 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 55.83 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 55.83 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 55.83 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 55.83 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 55.84 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 55.84 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 55.84 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 55.85 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 55.85 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 55.85 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 55.85 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 55.86 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 55.86 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 55.86 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 55.86 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 55.87 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 55.87 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 55.87 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 55.87 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 55.88 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 55.88 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 55.88 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 55.88 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 55.88 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 55.89 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 55.89 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 55.90 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 55.90 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 55.90 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 55.90 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 55.90 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 55.90 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 55.91 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 55.91 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 55.91 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 55.91 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 55.92 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 55.92 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 55.93 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 55.93 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 55.93 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 55.93 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 55.93 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 55.93 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 55.93 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 55.94 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 55.94 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 55.95 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 55.95 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 55.96 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 55.96 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 55.96 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 55.96 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 55.96 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 55.97 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 55.97 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 55.97 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 55.98 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 55.98 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 55.98 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 55.99 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 55.99 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 55.99 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 55.99 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 55.99 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 56.00 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 56.00 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 56.00 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 56.01 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 56.01 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 56.02 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 56.02 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 56.02 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 56.02 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 56.02 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 56.03 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 56.03 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 56.03 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 56.03 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 56.04 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 56.04 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 56.04 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 56.04 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 56.05 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 56.05 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 56.06 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 56.06 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 56.06 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 56.06 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 56.07 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 56.08 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 56.08 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 56.08 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 56.08 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 56.08 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 56.08 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 56.09 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 56.09 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 56.09 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 56.10 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 56.10 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 56.10 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 56.10 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 56.10 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 56.11 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 56.11 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 56.11 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 56.11 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 56.11 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 56.12 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 56.12 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 56.13 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 56.13 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 56.13 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 56.13 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 56.13 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 56.13 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 56.14 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 56.14 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 56.14 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 56.14 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 56.14 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 56.14 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 56.15 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 56.15 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 56.16 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 56.16 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 56.16 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 56.16 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 56.17 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 56.17 g++ -shared -o CBSP_CodecPort_CtrlFunctdef.so CBSP_CodecPort_CtrlFunctdef.o #8 56.17 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 56.17 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 56.17 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 56.18 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 56.18 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 56.18 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 56.19 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 56.19 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 56.19 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 56.21 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 56.21 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 56.22 g++ -shared -o TCCConversion.so TCCConversion.o #8 56.22 g++ -shared -o TCCInterface.so TCCInterface.o #8 56.22 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 56.23 g++ -shared -o RSL_Types_part_1.so RSL_Types_part_1.o #8 56.24 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 56.24 RAN_Emulation.cc:17128:1: warning: control reaches end of non-void function [-Wreturn-type] #8 56.24 17128 | } #8 56.24 | ^ #8 56.24 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': #8 56.24 RAN_Emulation.cc:17180:1: warning: control reaches end of non-void function [-Wreturn-type] #8 56.24 17180 | } #8 56.24 | ^ #8 56.24 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 56.24 RAN_Emulation.cc:17290:1: warning: control reaches end of non-void function [-Wreturn-type] #8 56.24 17290 | } #8 56.24 | ^ #8 56.24 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 56.24 RAN_Emulation.cc:17399:1: warning: control reaches end of non-void function [-Wreturn-type] #8 56.24 17399 | } #8 56.24 | ^ #8 56.24 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 56.24 RAN_Emulation.cc:17450:1: warning: control reaches end of non-void function [-Wreturn-type] #8 56.24 17450 | } #8 56.24 | ^ #8 56.27 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': #8 56.27 RAN_Emulation.cc:20147:1: warning: control reaches end of non-void function [-Wreturn-type] #8 56.27 20147 | } #8 56.27 | ^ #8 56.62 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 57.99 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 58.05 if g++ -L /usr/lib/titan-fPIC -o BSC_Tests -Wl,--no-as-needed AbisOML_Types.so BSC_Tests.so BSC_Tests_ASCI.so BSC_Tests_CBSP.so BSC_Tests_LCLS.so BSC_Tests_OML.so BSC_Tests_VAMOS.so BSSAP_CodecPort.so BSSAP_LE_Adapter.so BSSAP_LE_CodecPort.so BSSAP_LE_Emulation.so BSSAP_LE_Types.so BSSAP_Types.so BSSLAP_Types.so BSSMAP_LE_Templates.so BSSMAP_Templates.so CBSP_Adapter.so CBSP_CodecPort.so CBSP_CodecPort_CtrlFunct.so CBSP_Templates.so CBSP_Types.so GSM_RR_Types.so GSM_RestOctets.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Testing.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MSC_ConnectionHandler.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RSL_Emulation.so RSL_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_Checker.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so AbisOML_Types_part_1.so AbisOML_Types_part_2.so AbisOML_Types_part_3.so AbisOML_Types_part_4.so AbisOML_Types_part_5.so AbisOML_Types_part_6.so AbisOML_Types_part_7.so BSC_Tests_part_1.so BSC_Tests_part_2.so BSC_Tests_part_3.so BSC_Tests_part_4.so BSC_Tests_part_5.so BSC_Tests_part_6.so BSC_Tests_part_7.so BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_7.so BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_7.so BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_7.so BSC_Tests_OML_part_1.so BSC_Tests_OML_part_2.so BSC_Tests_OML_part_3.so BSC_Tests_OML_part_4.so BSC_Tests_OML_part_5.so BSC_Tests_OML_part_6.so BSC_Tests_OML_part_7.so BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_7.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_7.so BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_7.so BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_7.so BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so BSSLAP_Types_part_1.so BSSLAP_Types_part_2.so BSSLAP_Types_part_3.so BSSLAP_Types_part_4.so BSSLAP_Types_part_5.so BSSLAP_Types_part_6.so BSSLAP_Types_part_7.so BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_7.so BSSMAP_Templates_part_1.so BSSMAP_Templates_part_2.so BSSMAP_Templates_part_3.so BSSMAP_Templates_part_4.so BSSMAP_Templates_part_5.so BSSMAP_Templates_part_6.so BSSMAP_Templates_part_7.so CBSP_Adapter_part_1.so CBSP_Adapter_part_2.so CBSP_Adapter_part_3.so CBSP_Adapter_part_4.so CBSP_Adapter_part_5.so CBSP_Adapter_part_6.so CBSP_Adapter_part_7.so CBSP_CodecPort_part_1.so CBSP_CodecPort_part_2.so CBSP_CodecPort_part_3.so CBSP_CodecPort_part_4.so CBSP_CodecPort_part_5.so CBSP_CodecPort_part_6.so CBSP_CodecPort_part_7.so CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_7.so CBSP_Templates_part_1.so CBSP_Templates_part_2.so CBSP_Templates_part_3.so CBSP_Templates_part_4.so CBSP_Templates_part_5.so CBSP_Templates_part_6.so CBSP_Templates_part_7.so CBSP_Types_part_1.so CBSP_Types_part_2.so CBSP_Types_part_3.so CBSP_Types_part_4.so CBSP_Types_part_5.so CBSP_Types_part_6.so CBSP_Types_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_part_7.so GSM_SystemInformation_part_1.so GSM_SystemInformation_part_2.so GSM_SystemInformation_part_3.so GSM_SystemInformation_part_4.so GSM_SystemInformation_part_5.so GSM_SystemInformation_part_6.so GSM_SystemInformation_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Testing_part_1.so IPA_Testing_part_2.so IPA_Testing_part_3.so IPA_Testing_part_4.so IPA_Testing_part_5.so IPA_Testing_part_6.so IPA_Testing_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RSL_Emulation_part_1.so RSL_Emulation_part_2.so RSL_Emulation_part_3.so RSL_Emulation_part_4.so RSL_Emulation_part_5.so RSL_Emulation_part_6.so RSL_Emulation_part_7.so RSL_Types_part_1.so RSL_Types_part_2.so RSL_Types_part_3.so RSL_Types_part_4.so RSL_Types_part_5.so RSL_Types_part_6.so RSL_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so CBSP_CodecPort_CtrlFunctdef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ #8 58.05 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 58.05 -L/lib -lcrypto \ #8 58.05 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 58.05 then : ; else /usr/bin/titanver AbisOML_Types.o BSC_Tests.o BSC_Tests_ASCI.o BSC_Tests_CBSP.o BSC_Tests_LCLS.o BSC_Tests_OML.o BSC_Tests_VAMOS.o BSSAP_CodecPort.o BSSAP_LE_Adapter.o BSSAP_LE_CodecPort.o BSSAP_LE_Emulation.o BSSAP_LE_Types.o BSSAP_Types.o BSSLAP_Types.o BSSMAP_LE_Templates.o BSSMAP_Templates.o CBSP_Adapter.o CBSP_CodecPort.o CBSP_CodecPort_CtrlFunct.o CBSP_Templates.o CBSP_Types.o GSM_RR_Types.o GSM_RestOctets.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Testing.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MSC_ConnectionHandler.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RSL_Emulation.o RSL_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_Checker.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o AbisOML_Types_part_1.o AbisOML_Types_part_2.o AbisOML_Types_part_3.o AbisOML_Types_part_4.o AbisOML_Types_part_5.o AbisOML_Types_part_6.o AbisOML_Types_part_7.o BSC_Tests_part_1.o BSC_Tests_part_2.o BSC_Tests_part_3.o BSC_Tests_part_4.o BSC_Tests_part_5.o BSC_Tests_part_6.o BSC_Tests_part_7.o BSC_Tests_ASCI_part_1.o BSC_Tests_ASCI_part_2.o BSC_Tests_ASCI_part_3.o BSC_Tests_ASCI_part_4.o BSC_Tests_ASCI_part_5.o BSC_Tests_ASCI_part_6.o BSC_Tests_ASCI_part_7.o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_4.o BSC_Tests_CBSP_part_5.o BSC_Tests_CBSP_part_6.o BSC_Tests_CBSP_part_7.o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_4.o BSC_Tests_LCLS_part_5.o BSC_Tests_LCLS_part_6.o BSC_Tests_LCLS_part_7.o BSC_Tests_OML_part_1.o BSC_Tests_OML_part_2.o BSC_Tests_OML_part_3.o BSC_Tests_OML_part_4.o BSC_Tests_OML_part_5.o BSC_Tests_OML_part_6.o BSC_Tests_OML_part_7.o BSC_Tests_VAMOS_part_1.o BSC_Tests_VAMOS_part_2.o BSC_Tests_VAMOS_part_3.o BSC_Tests_VAMOS_part_4.o BSC_Tests_VAMOS_part_5.o BSC_Tests_VAMOS_part_6.o BSC_Tests_VAMOS_part_7.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_LE_Adapter_part_1.o BSSAP_LE_Adapter_part_2.o BSSAP_LE_Adapter_part_3.o BSSAP_LE_Adapter_part_4.o BSSAP_LE_Adapter_part_5.o BSSAP_LE_Adapter_part_6.o BSSAP_LE_Adapter_part_7.o BSSAP_LE_CodecPort_part_1.o BSSAP_LE_CodecPort_part_2.o BSSAP_LE_CodecPort_part_3.o BSSAP_LE_CodecPort_part_4.o BSSAP_LE_CodecPort_part_5.o BSSAP_LE_CodecPort_part_6.o BSSAP_LE_CodecPort_part_7.o BSSAP_LE_Emulation_part_1.o BSSAP_LE_Emulation_part_2.o BSSAP_LE_Emulation_part_3.o BSSAP_LE_Emulation_part_4.o BSSAP_LE_Emulation_part_5.o BSSAP_LE_Emulation_part_6.o BSSAP_LE_Emulation_part_7.o BSSAP_LE_Types_part_1.o BSSAP_LE_Types_part_2.o BSSAP_LE_Types_part_3.o BSSAP_LE_Types_part_4.o BSSAP_LE_Types_part_5.o BSSAP_LE_Types_part_6.o BSSAP_LE_Types_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o BSSLAP_Types_part_1.o BSSLAP_Types_part_2.o BSSLAP_Types_part_3.o BSSLAP_Types_part_4.o BSSLAP_Types_part_5.o BSSLAP_Types_part_6.o BSSLAP_Types_part_7.o BSSMAP_LE_Templates_part_1.o BSSMAP_LE_Templates_part_2.o BSSMAP_LE_Templates_part_3.o BSSMAP_LE_Templates_part_4.o BSSMAP_LE_Templates_part_5.o BSSMAP_LE_Templates_part_6.o BSSMAP_LE_Templates_part_7.o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_7.o CBSP_Adapter_part_1.o CBSP_Adapter_part_2.o CBSP_Adapter_part_3.o CBSP_Adapter_part_4.o CBSP_Adapter_part_5.o CBSP_Adapter_part_6.o CBSP_Adapter_part_7.o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_7.o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_Templates_part_1.o CBSP_Templates_part_2.o CBSP_Templates_part_3.o CBSP_Templates_part_4.o CBSP_Templates_part_5.o CBSP_Templates_part_6.o CBSP_Templates_part_7.o CBSP_Types_part_1.o CBSP_Types_part_2.o CBSP_Types_part_3.o CBSP_Types_part_4.o CBSP_Types_part_5.o CBSP_Types_part_6.o CBSP_Types_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_part_7.o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Testing_part_1.o IPA_Testing_part_2.o IPA_Testing_part_3.o IPA_Testing_part_4.o IPA_Testing_part_5.o IPA_Testing_part_6.o IPA_Testing_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_4.o MSC_ConnectionHandler_part_5.o MSC_ConnectionHandler_part_6.o MSC_ConnectionHandler_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RSL_Emulation_part_1.o RSL_Emulation_part_2.o RSL_Emulation_part_3.o RSL_Emulation_part_4.o RSL_Emulation_part_5.o RSL_Emulation_part_6.o RSL_Emulation_part_7.o RSL_Types_part_1.o RSL_Types_part_2.o RSL_Types_part_3.o RSL_Types_part_4.o RSL_Types_part_5.o RSL_Types_part_6.o RSL_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o CBSP_CodecPort_CtrlFunctdef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi #8 58.89 make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' #8 DONE 59.4s #9 [4/4] COPY BSC_TESTS.CFG /data/BSC_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 1.6s done #10 writing image sha256:da76f1a4babc849b66332c0194aee9cfafcc3ae2bd6d383095b3b9c1a7846f2f done #10 naming to docker.io/osmocom-build/ttcn3-bsc-test:latest 0.0s done #10 DONE 1.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/ttcn3-bsc-test' + docker_image_exists ttcn3-bsc-test + docker images -q osmocom-build/ttcn3-bsc-test + test -n da76f1a4babc + list_osmo_packages debian-bookworm ttcn3-bsc-test + local distro=debian-bookworm + local image=ttcn3-bsc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bsc-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-bsc-test-sccplite/logs/bsc-tester + cp sccplite/BSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc-tester/BSC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc-tester/BSC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc-tester/BSC_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-bsc-test-sccplite/logs/bsc-tester/BSC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc + cp sccplite/osmo-bsc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bts-omldummy + network_create + SUBNET=3886291 + seq 1 30 + echo (3886291 + 1) % 256 + bc + SUBNET=212 + NET_NAME=ttcn3-bsc-test-sccplite-212 + SUB4=172.18.212.0/24 + SUB6=fd02:db8:212::/64 + set +x Creating network ttcn3-bsc-test-sccplite-212, trying SUBNET=212... + docker network create --internal --subnet 172.18.212.0/24 --ipv6 --subnet fd02:db8:212::/64 ttcn3-bsc-test-sccplite-212 fd595739b1d6452653251a2cbf88de8c54fc64af1cd2c30fa1164ca1db021777 + set +x ### Network ttcn3-bsc-test-sccplite-212 created (SUBNET=212) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=212 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc/osmo-bsc.cfg Applying SUBNET=212 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc-tester/BSC_Tests.cfg + echo Starting container with BSC Starting container with BSC + docker_network_params 212 20 + NET=212 + ADDR_SUFIX=20 + echo --network ttcn3-bsc-test-sccplite-212 --ip 172.18.212.20 --ip6 fd02:db8:212::20 + docker run --rm --network ttcn3-bsc-test-sccplite-212 --ip 172.18.212.20 --ip6 fd02:db8:212::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc:/data --name jenkins-ttcn3-bsc-test-sccplite-2247-bsc -d osmocom-build/osmo-bsc-master c359ef8e116636c7857d0e86dccbf776de9ca0f03e5b9ed1749215677a410e11 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX + set -- 0 1 + echo Starting container with OML for BTS0 (TRXN = 1) Starting container with OML for BTS0 (TRXN = 1) + docker_network_params 212 100 + NET=212 + ADDR_SUFIX=100 + echo --network ttcn3-bsc-test-sccplite-212 --ip 172.18.212.100 --ip6 fd02:db8:212::100 + docker run --rm --network ttcn3-bsc-test-sccplite-212 --ip 172.18.212.100 --ip6 fd02:db8:212::100 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-sccplite-2247-bts0 -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.212.20 1234 1 >>/data/osmo-bts-omldummy-0.log 2>&1 1b2ea7dbe400ecd1bad7bd017a1ef9c5a7abe60e5c13cdfc4062741ae4bd129d + set -- 1 1 + echo Starting container with OML for BTS1 (TRXN = 1) Starting container with OML for BTS1 (TRXN = 1) + docker_network_params 212 101 + NET=212 + ADDR_SUFIX=101 + echo --network ttcn3-bsc-test-sccplite-212 --ip 172.18.212.101 --ip6 fd02:db8:212::101 + docker run --rm --network ttcn3-bsc-test-sccplite-212 --ip 172.18.212.101 --ip6 fd02:db8:212::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-sccplite-2247-bts1 -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.212.20 1235 1 >>/data/osmo-bts-omldummy-1.log 2>&1 d529e064f1055abe46a2be3c41f8b2c0b5aa551b81163778a8f83291ce774ad5 + set -- 2 4 + echo Starting container with OML for BTS2 (TRXN = 4) Starting container with OML for BTS2 (TRXN = 4) + docker_network_params 212 102 + NET=212 + ADDR_SUFIX=102 + echo --network ttcn3-bsc-test-sccplite-212 --ip 172.18.212.102 --ip6 fd02:db8:212::102 + docker run --rm --network ttcn3-bsc-test-sccplite-212 --ip 172.18.212.102 --ip6 fd02:db8:212::102 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-sccplite-2247-bts2 -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.212.20 1236 4 >>/data/osmo-bts-omldummy-2.log 2>&1 fb2a70dcb1732293b5645c1c4d152181b4dba0dd8caa5e0a8206fce3e3612822 + echo Starting container with BSC testsuite Starting container with BSC testsuite + docker_network_params 212 203 + NET=212 + ADDR_SUFIX=203 + echo --network ttcn3-bsc-test-sccplite-212 --ip 172.18.212.203 --ip6 fd02:db8:212::203 + docker run --rm --network ttcn3-bsc-test-sccplite-212 --ip 172.18.212.203 --ip6 fd02:db8:212::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.212.20 -e OSMO_SUT_PORT=4242 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc-tester:/data --name jenkins-ttcn3-bsc-test-sccplite-2247-ttcn3-bsc-test osmocom-build/ttcn3-bsc-test + SUBDIR=bsc + SUITE=BSC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bsc/BSC_Tests BSC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BSC_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: BSC_Tests.cfg MC@a39462c7072c: Unix server socket created successfully. MC@a39462c7072c: Listening on TCP port 36445. a39462c7072c is the default MC2> spawn /osmo-ttcn3-hacks/bsc/BSC_Tests a39462c7072c 36445 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@a39462c7072c: New HC connected from 172.18.212.203 [172.18.212.203]. a39462c7072c: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@a39462c7072c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@a39462c7072c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a39462c7072c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a39462c7072c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a39462c7072c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a39462c7072c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a39462c7072c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@a39462c7072c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@a39462c7072c: Configuration file was processed on all HCs. MC@a39462c7072c: Creating MTC on host 172.18.212.203. MC@a39462c7072c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status'. ------ BSC_Tests.TC_ctrl_msc_connection_status ------ Fri Jun 14 05:49:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl_msc_connection_status.pcap" >/data/BSC_Tests.TC_ctrl_msc_connection_status.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ctrl_msc_connection_status started. VirtMSC-IPA(5)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(5)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(5)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(6)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(6)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(4)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(9)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(9)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(9)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(9)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ctrl_msc_connection_status() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(4)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(7)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(3)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(5)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(8)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(9)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(3): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(4): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(5): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(6): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(8): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(9): none (pass -> pass) MTC@a39462c7072c: Test case TC_ctrl_msc_connection_status finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status pass'. Fri Jun 14 05:49:18 UTC 2024 ====== BSC_Tests.TC_ctrl_msc_connection_status pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ctrl_msc_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=160688) Waiting for packet dumper to finish... 1 (prev_count=160688, count=348608) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status'. ------ BSC_Tests.TC_ctrl_msc0_connection_status ------ Fri Jun 14 05:49:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl_msc0_connection_status.pcap" >/data/BSC_Tests.TC_ctrl_msc0_connection_status.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ctrl_msc0_connection_status started. VirtMSC-IPA(12)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(12)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(12)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(13)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(13)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(11)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(16)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(16)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(16)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(16)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ctrl_msc0_connection_status() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(11)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(14)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(10)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(12)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(15)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(16)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(10): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(11): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(12): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(13): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(14): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(15): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(16): none (pass -> pass) MTC@a39462c7072c: Test case TC_ctrl_msc0_connection_status finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass'. Fri Jun 14 05:49:30 UTC 2024 ====== BSC_Tests.TC_ctrl_msc0_connection_status pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ctrl_msc0_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=161483) Waiting for packet dumper to finish... 1 (prev_count=161483, count=348290) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1'. ------ BSC_Tests.TC_stat_num_bts_connected_1 ------ Fri Jun 14 05:49:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stat_num_bts_connected_1.pcap" >/data/BSC_Tests.TC_stat_num_bts_connected_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_stat_num_bts_connected_1 started. VirtMSC-IPA(20)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(20)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(20)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(21)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(21)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(18)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(19)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(24)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(24)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(24)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(24)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_stat_num_bts_connected_1() start" TC_stat_num_bts_connected_1(26)@a39462c7072c: "TC_stat_num_bts_connected_1": using IMSI '001011887449531'H VirtMSC-STATS(17)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 1, max := 4 } VirtMSC-STATS(17)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 1, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(17)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(17)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 1, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(17)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_1(26)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(18)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(22)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(17)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(20)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(19)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(25)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(24)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(23)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(17): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(18): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(19): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(20): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(21): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(23): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(24): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(25): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_stat_num_bts_connected_1(26): none (pass -> pass) MTC@a39462c7072c: Test case TC_stat_num_bts_connected_1 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass'. Fri Jun 14 05:49:44 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_1 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_stat_num_bts_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222765) Waiting for packet dumper to finish... 1 (prev_count=222765, count=410396) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2'. ------ BSC_Tests.TC_stat_num_bts_connected_2 ------ Fri Jun 14 05:49:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stat_num_bts_connected_2.pcap" >/data/BSC_Tests.TC_stat_num_bts_connected_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_stat_num_bts_connected_2 started. VirtMSC-IPA(30)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(30)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(30)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(31)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(31)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(28)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(29)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(34)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(34)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(34)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(34)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(36)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(36)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(36)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(36)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_stat_num_bts_connected_2() start" TC_stat_num_bts_connected_2(38)@a39462c7072c: "TC_stat_num_bts_connected_2": using IMSI '001018218004908'H VirtMSC-STATS(27)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 2, max := 4 } VirtMSC-STATS(27)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(27)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(27)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(27)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_2(38)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(29)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(27)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(28)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(30)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(35)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(37)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(36)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(34)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(33)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(27): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(28): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(29): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(30): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(31): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(33): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(34): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(35): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(36): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(37): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_stat_num_bts_connected_2(38): none (pass -> pass) MTC@a39462c7072c: Test case TC_stat_num_bts_connected_2 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass'. Fri Jun 14 05:50:00 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_2 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_stat_num_bts_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=307637) Waiting for packet dumper to finish... 1 (prev_count=307637, count=505072) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3'. ------ BSC_Tests.TC_stat_num_bts_connected_3 ------ Fri Jun 14 05:50:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stat_num_bts_connected_3.pcap" >/data/BSC_Tests.TC_stat_num_bts_connected_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_stat_num_bts_connected_3 started. VirtMSC-IPA(42)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(42)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(42)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(43)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(43)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(40)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(41)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(46)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(46)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(46)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(46)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(48)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(48)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(48)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(48)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(50)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(50)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(50)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(50)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(52)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(52)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(52)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(52)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(54)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(54)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(54)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(54)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(56)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(56)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(56)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(56)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_stat_num_bts_connected_3() start" TC_stat_num_bts_connected_3(58)@a39462c7072c: "TC_stat_num_bts_connected_3": using IMSI '001013418145109'H VirtMSC-STATS(39)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 3, max := 4 } VirtMSC-STATS(39)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(39)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(39)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 6, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 6, max := 6 } VirtMSC-STATS(39)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_3(58)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(40)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(42)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(41)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(39)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(47)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(51)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(55)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(53)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(57)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(45)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(54)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(52)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(46)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(56)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(48)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(49)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(50)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(39): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(40): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(41): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(42): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(43): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(45): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(46): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(47): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(48): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(49): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(50): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(51): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(52): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(53): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(54): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(55): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(56): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(57): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_stat_num_bts_connected_3(58): none (pass -> pass) MTC@a39462c7072c: Test case TC_stat_num_bts_connected_3 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 pass'. Fri Jun 14 05:50:18 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_3 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_stat_num_bts_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572405) Waiting for packet dumper to finish... 1 (prev_count=572405, count=1360258) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl'. ------ BSC_Tests.TC_ctrl ------ Fri Jun 14 05:50:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl.pcap" >/data/BSC_Tests.TC_ctrl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ctrl started. VirtMSC-IPA(61)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(61)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(61)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(62)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(62)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(60)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(65)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(65)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(65)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(65)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ctrl() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(60)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(61)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(59)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(64)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(65)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(59): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(60): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(61): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(62): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(64): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(65): none (pass -> pass) MTC@a39462c7072c: Test case TC_ctrl finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass'. Fri Jun 14 05:50:32 UTC 2024 ====== BSC_Tests.TC_ctrl pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ctrl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=173688) Waiting for packet dumper to finish... 1 (prev_count=173688, count=359905) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_location'. ------ BSC_Tests.TC_ctrl_location ------ Fri Jun 14 05:50:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl_location.pcap" >/data/BSC_Tests.TC_ctrl_location.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_location' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ctrl_location started. VirtMSC-IPA(69)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(69)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(69)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(70)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(70)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(67)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(68)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(73)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(73)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(73)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(73)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ctrl_location() start" MTC@a39462c7072c: setverdict(fail): none -> fail reason: "Timeout waiting for CTRL SET REPLY "rf_locked"", new component reason: "Timeout waiting for CTRL SET REPLY "rf_locked"" VirtMSC-SCCP(67)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(74)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(68)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(66)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(71)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(69)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(72)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(73)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: fail reason: "Timeout waiting for CTRL SET REPLY "rf_locked"" MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(66): none (fail -> fail) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(67): none (fail -> fail) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(68): none (fail -> fail) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(69): none (fail -> fail) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(70): pass (fail -> fail) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(71): none (fail -> fail) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(72): none (fail -> fail) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(73): none (fail -> fail) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(74): none (fail -> fail) MTC@a39462c7072c: Test case TC_ctrl_location finished. Verdict: fail reason: Timeout waiting for CTRL SET REPLY "rf_locked" MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_location fail'. Fri Jun 14 05:50:47 UTC 2024 ------ BSC_Tests.TC_ctrl_location fail ------ Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ctrl_location.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=170219) Waiting for packet dumper to finish... 1 (prev_count=170219, count=356024) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_location fail' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default'. ------ BSC_Tests.TC_si_default ------ Fri Jun 14 05:50:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si_default.pcap" >/data/BSC_Tests.TC_si_default.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si_default started. VirtMSC-IPA(77)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(77)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(77)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(78)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(78)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(76)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si_default() start" IPA-BTS0-TRX0-RSL-IPA(81)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(81)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(81)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(81)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(75)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(76)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(77)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(80)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(81)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(75): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(76): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(77): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(78): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(80): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(81): none (pass -> pass) MTC@a39462c7072c: Test case TC_si_default finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass'. Fri Jun 14 05:51:04 UTC 2024 ====== BSC_Tests.TC_si_default pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si_default.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169290) Waiting for packet dumper to finish... 1 (prev_count=169290, count=356510) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns'. ------ BSC_Tests.TC_si2quater_2_earfcns ------ Fri Jun 14 05:51:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_2_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_2_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si2quater_2_earfcns started. VirtMSC-IPA(84)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(84)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(84)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(85)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(85)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(83)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si2quater_2_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(88)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(88)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(88)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(88)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(83)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(83)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(83)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(83)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(83)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(83)@a39462c7072c: vl_len:17 VirtMSC-SCCP(83)@a39462c7072c: vl_from0 VirtMSC-SCCP(83)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(83)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(83)@a39462c7072c: vl_len:7 VirtMSC-SCCP(83)@a39462c7072c: vl_from0 VirtMSC-SCCP(83)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(83)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(83)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(83)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(83)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(83)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(83)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(83)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@a39462c7072c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(83)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(86)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(82)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(84)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(87)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(88)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(82): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(83): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(84): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(85): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(86): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(87): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(88): none (pass -> pass) MTC@a39462c7072c: Test case TC_si2quater_2_earfcns finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass'. Fri Jun 14 05:51:23 UTC 2024 ====== BSC_Tests.TC_si2quater_2_earfcns pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si2quater_2_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219604) Waiting for packet dumper to finish... 1 (prev_count=219604, count=405409) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns'. ------ BSC_Tests.TC_si2quater_3_earfcns ------ Fri Jun 14 05:51:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_3_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_3_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si2quater_3_earfcns started. VirtMSC-IPA(91)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(91)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(91)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(92)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(92)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(90)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si2quater_3_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(95)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(95)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(95)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(95)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(90)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(90)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(90)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(90)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(90)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(90)@a39462c7072c: vl_len:17 VirtMSC-SCCP(90)@a39462c7072c: vl_from0 VirtMSC-SCCP(90)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(90)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(90)@a39462c7072c: vl_len:7 VirtMSC-SCCP(90)@a39462c7072c: vl_from0 VirtMSC-SCCP(90)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(90)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(90)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(90)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(90)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(90)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@a39462c7072c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(90)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(90)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(90)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(93)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(89)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(91)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(94)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(95)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(89): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(90): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(91): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(92): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(94): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(95): none (pass -> pass) MTC@a39462c7072c: Test case TC_si2quater_3_earfcns finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass'. Fri Jun 14 05:51:42 UTC 2024 ====== BSC_Tests.TC_si2quater_3_earfcns pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si2quater_3_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223001) Waiting for packet dumper to finish... 1 (prev_count=223001, count=409630) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns'. ------ BSC_Tests.TC_si2quater_4_earfcns ------ Fri Jun 14 05:51:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_4_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_4_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si2quater_4_earfcns started. VirtMSC-IPA(98)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(98)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(98)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(99)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(99)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(97)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si2quater_4_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(102)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(102)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(102)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(102)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(97)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(97)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(97)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(97)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(97)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(97)@a39462c7072c: vl_len:17 VirtMSC-SCCP(97)@a39462c7072c: vl_from0 VirtMSC-SCCP(97)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(97)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(97)@a39462c7072c: vl_len:7 VirtMSC-SCCP(97)@a39462c7072c: vl_from0 VirtMSC-SCCP(97)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(97)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(97)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(97)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(97)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(97)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(97)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(97)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(97)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(96)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(98)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(102)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(101)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(96): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(97): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(98): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(99): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(101): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(102): none (pass -> pass) MTC@a39462c7072c: Test case TC_si2quater_4_earfcns finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass'. Fri Jun 14 05:52:01 UTC 2024 ====== BSC_Tests.TC_si2quater_4_earfcns pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si2quater_4_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222461) Waiting for packet dumper to finish... 1 (prev_count=222461, count=410092) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns'. ------ BSC_Tests.TC_si2quater_5_earfcns ------ Fri Jun 14 05:52:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_5_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_5_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si2quater_5_earfcns started. VirtMSC-IPA(105)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(105)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(105)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(106)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(106)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(104)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si2quater_5_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(109)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(109)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(109)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(109)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(104)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(104)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(104)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(104)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(104)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(104)@a39462c7072c: vl_len:17 VirtMSC-SCCP(104)@a39462c7072c: vl_from0 VirtMSC-SCCP(104)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(104)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(104)@a39462c7072c: vl_len:7 VirtMSC-SCCP(104)@a39462c7072c: vl_from0 VirtMSC-SCCP(104)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(104)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(104)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(104)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(104)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(104)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'B0'O MTC@a39462c7072c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(104)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(104)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(104)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(103)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(107)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(105)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(109)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(108)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(103): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(104): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(105): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(106): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(108): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(109): none (pass -> pass) MTC@a39462c7072c: Test case TC_si2quater_5_earfcns finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass'. Fri Jun 14 05:52:21 UTC 2024 ====== BSC_Tests.TC_si2quater_5_earfcns pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si2quater_5_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=226713) Waiting for packet dumper to finish... 1 (prev_count=226713, count=413342) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns'. ------ BSC_Tests.TC_si2quater_6_earfcns ------ Fri Jun 14 05:52:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_6_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_6_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si2quater_6_earfcns started. VirtMSC-IPA(112)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(112)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(112)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(113)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(113)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(111)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si2quater_6_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(116)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(116)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(116)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(116)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(111)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(111)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(111)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(111)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(111)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(111)@a39462c7072c: vl_len:17 VirtMSC-SCCP(111)@a39462c7072c: vl_from0 VirtMSC-SCCP(111)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(111)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(111)@a39462c7072c: vl_len:7 VirtMSC-SCCP(111)@a39462c7072c: vl_from0 VirtMSC-SCCP(111)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(111)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(111)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(111)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(111)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(111)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '60'O ("`") MTC@a39462c7072c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(111)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(111)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(111)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(110)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(112)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(115)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(116)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(110): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(111): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(112): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(113): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(115): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(116): none (pass -> pass) MTC@a39462c7072c: Test case TC_si2quater_6_earfcns finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass'. Fri Jun 14 05:52:40 UTC 2024 ====== BSC_Tests.TC_si2quater_6_earfcns pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si2quater_6_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229158) Waiting for packet dumper to finish... 1 (prev_count=229158, count=416378) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns'. ------ BSC_Tests.TC_si2quater_12_earfcns ------ Fri Jun 14 05:52:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_12_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_12_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si2quater_12_earfcns started. VirtMSC-IPA(119)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(119)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(119)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(120)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(120)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(118)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si2quater_12_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(123)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(123)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(123)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(123)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(118)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(118)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(118)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(118)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(118)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(118)@a39462c7072c: vl_len:17 VirtMSC-SCCP(118)@a39462c7072c: vl_from0 VirtMSC-SCCP(118)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(118)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(118)@a39462c7072c: vl_len:7 VirtMSC-SCCP(118)@a39462c7072c: vl_from0 VirtMSC-SCCP(118)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(118)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(118)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(118)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(118)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(118)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(118)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(118)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(118)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(121)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(117)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(119)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(122)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(123)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(117): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(118): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(119): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(120): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(121): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(122): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(123): none (pass -> pass) MTC@a39462c7072c: Test case TC_si2quater_12_earfcns finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass'. Fri Jun 14 05:52:59 UTC 2024 ====== BSC_Tests.TC_si2quater_12_earfcns pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si2quater_12_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=242564) Waiting for packet dumper to finish... 1 (prev_count=242564, count=429895) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns'. ------ BSC_Tests.TC_si2quater_23_earfcns ------ Fri Jun 14 05:53:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_23_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_23_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si2quater_23_earfcns started. VirtMSC-IPA(126)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(126)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(126)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(127)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(127)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(125)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si2quater_23_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(130)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(130)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(130)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(130)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(125)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(125)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(125)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(125)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(125)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(125)@a39462c7072c: vl_len:17 VirtMSC-SCCP(125)@a39462c7072c: vl_from0 VirtMSC-SCCP(125)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(125)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(125)@a39462c7072c: vl_len:7 VirtMSC-SCCP(125)@a39462c7072c: vl_from0 VirtMSC-SCCP(125)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(125)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(125)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(125)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(125)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(125)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'C0'O VirtMSC-SCCP(125)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(125)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(125)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(126)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(124)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(130)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(129)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(124): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(125): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(126): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(127): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(129): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(130): none (pass -> pass) MTC@a39462c7072c: Test case TC_si2quater_23_earfcns finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass'. Fri Jun 14 05:53:18 UTC 2024 ====== BSC_Tests.TC_si2quater_23_earfcns pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si2quater_23_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=269258) Waiting for packet dumper to finish... 1 (prev_count=269258, count=458025) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns'. ------ BSC_Tests.TC_si2quater_32_earfcns ------ Fri Jun 14 05:53:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_32_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_32_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si2quater_32_earfcns started. VirtMSC-IPA(133)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(133)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(133)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(134)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(134)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(132)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si2quater_32_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(137)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(137)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(137)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(137)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(132)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(132)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(132)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(132)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(132)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(132)@a39462c7072c: vl_len:17 VirtMSC-SCCP(132)@a39462c7072c: vl_from0 VirtMSC-SCCP(132)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(132)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(132)@a39462c7072c: vl_len:7 VirtMSC-SCCP(132)@a39462c7072c: vl_from0 VirtMSC-SCCP(132)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(132)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(132)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(132)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(132)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(132)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O MTC@a39462c7072c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(132)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(132)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(132)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(131)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(135)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(133)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(137)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(136)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(131): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(132): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(133): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(134): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(136): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(137): none (pass -> pass) MTC@a39462c7072c: Test case TC_si2quater_32_earfcns finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass'. Fri Jun 14 05:53:37 UTC 2024 ====== BSC_Tests.TC_si2quater_32_earfcns pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si2quater_32_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=291858) Waiting for packet dumper to finish... 1 (prev_count=291858, count=479489) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns'. ------ BSC_Tests.TC_si2quater_33_earfcns ------ Fri Jun 14 05:53:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_33_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_33_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si2quater_33_earfcns started. VirtMSC-IPA(140)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(140)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(140)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(141)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(141)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(139)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si2quater_33_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(144)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(144)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(144)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(144)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(139)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(139)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(139)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(139)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(139)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(139)@a39462c7072c: vl_len:17 VirtMSC-SCCP(139)@a39462c7072c: vl_from0 VirtMSC-SCCP(139)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(139)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(139)@a39462c7072c: vl_len:7 VirtMSC-SCCP(139)@a39462c7072c: vl_from0 VirtMSC-SCCP(139)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(139)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(139)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(139)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(139)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(139)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@a39462c7072c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(139)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(139)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(139)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(138)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(140)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(143)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(144)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(138): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(139): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(140): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(141): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(143): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(144): none (pass -> pass) MTC@a39462c7072c: Test case TC_si2quater_33_earfcns finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass'. Fri Jun 14 05:53:57 UTC 2024 ====== BSC_Tests.TC_si2quater_33_earfcns pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si2quater_33_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=295540) Waiting for packet dumper to finish... 1 (prev_count=295540, count=482169) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns'. ------ BSC_Tests.TC_si2quater_42_earfcns ------ Fri Jun 14 05:54:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_42_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_42_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si2quater_42_earfcns started. VirtMSC-IPA(147)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(147)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(147)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(148)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(148)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(146)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si2quater_42_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(151)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(151)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(151)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(151)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(146)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(146)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(146)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(146)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(146)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(146)@a39462c7072c: vl_len:17 VirtMSC-SCCP(146)@a39462c7072c: vl_from0 VirtMSC-SCCP(146)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(146)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(146)@a39462c7072c: vl_len:7 VirtMSC-SCCP(146)@a39462c7072c: vl_from0 VirtMSC-SCCP(146)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(146)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(146)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(146)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(146)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(146)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@a39462c7072c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 690, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 713, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 736, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 759, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 782, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 805, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 828, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 851, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 874, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(146)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(146)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(146)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(147)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(145)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(151)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(150)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(145): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(146): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(147): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(148): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(150): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(151): none (pass -> pass) MTC@a39462c7072c: Test case TC_si2quater_42_earfcns finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass'. Fri Jun 14 05:54:16 UTC 2024 ====== BSC_Tests.TC_si2quater_42_earfcns pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si2quater_42_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317632) Waiting for packet dumper to finish... 1 (prev_count=317632, count=504852) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns'. ------ BSC_Tests.TC_si2quater_48_earfcns ------ Fri Jun 14 05:54:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_48_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_48_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si2quater_48_earfcns started. VirtMSC-IPA(154)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(154)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(154)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(155)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(155)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(153)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si2quater_48_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(158)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(158)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(158)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(158)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 14, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 897, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 920, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 943, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 15, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 966, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 989, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(153)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(153)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(153)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(153)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(153)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(153)@a39462c7072c: vl_len:17 VirtMSC-SCCP(153)@a39462c7072c: vl_from0 VirtMSC-SCCP(153)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(153)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(153)@a39462c7072c: vl_len:7 VirtMSC-SCCP(153)@a39462c7072c: vl_from0 VirtMSC-SCCP(153)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(153)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(153)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(153)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(153)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(153)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O VirtMSC-SCCP(153)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(153)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 690, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 713, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 736, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 759, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 782, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 805, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 828, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 851, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 874, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 897, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 920, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 943, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 966, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 989, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(153)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(152)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(154)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(157)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(158)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(152): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(153): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(154): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(155): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(157): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(158): none (pass -> pass) MTC@a39462c7072c: Test case TC_si2quater_48_earfcns finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass'. Fri Jun 14 05:54:35 UTC 2024 ====== BSC_Tests.TC_si2quater_48_earfcns pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si2quater_48_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=333892) Waiting for packet dumper to finish... 1 (prev_count=333892, count=520110) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns'. ------ BSC_Tests.TC_si2quater_49_earfcns ------ Fri Jun 14 05:54:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2quater_49_earfcns.pcap" >/data/BSC_Tests.TC_si2quater_49_earfcns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si2quater_49_earfcns started. VirtMSC-IPA(161)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(161)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(161)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(162)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(162)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(160)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si2quater_49_earfcns() start" MTC@a39462c7072c: Got expected VTY error: "% Unable to add ARFCN 70: Cannot allocate memory" MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(165)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(165)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(165)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(165)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 14, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 897, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 920, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 943, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 15, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 966, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 989, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(160)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(159)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(163)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(161)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(164)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(165)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(159): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(160): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(161): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(162): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(163): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(164): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(165): none (pass -> pass) MTC@a39462c7072c: Test case TC_si2quater_49_earfcns finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass'. Fri Jun 14 05:54:52 UTC 2024 ====== BSC_Tests.TC_si2quater_49_earfcns pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si2quater_49_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=288550) Waiting for packet dumper to finish... 1 (prev_count=288550, count=475357) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate'. ------ BSC_Tests.TC_si_acc_rotate ------ Fri Jun 14 05:54:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si_acc_rotate.pcap" >/data/BSC_Tests.TC_si_acc_rotate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si_acc_rotate started. VirtMSC-IPA(168)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(168)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(168)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(169)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(169)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(167)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si_acc_rotate() start" IPA-BTS0-TRX0-RSL-IPA(172)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(172)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(172)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(172)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 3, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@a39462c7072c: ACC0 allowed 8 times MTC@a39462c7072c: ACC1 allowed 7 times MTC@a39462c7072c: ACC2 allowed 6 times MTC@a39462c7072c: ACC3 allowed 6 times MTC@a39462c7072c: ACC4 allowed 6 times MTC@a39462c7072c: ACC5 allowed 0 times MTC@a39462c7072c: ACC6 allowed 6 times MTC@a39462c7072c: ACC7 allowed 6 times MTC@a39462c7072c: ACC8 allowed 7 times MTC@a39462c7072c: ACC9 allowed 8 times MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(167)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(166)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(168)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(171)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(172)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(166): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(167): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(168): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(169): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(171): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(172): none (pass -> pass) MTC@a39462c7072c: Test case TC_si_acc_rotate finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass'. Fri Jun 14 05:55:41 UTC 2024 ====== BSC_Tests.TC_si_acc_rotate pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si_acc_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=658075) Waiting for packet dumper to finish... 1 (prev_count=658075, count=660489) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate'. ------ BSC_Tests.TC_si_acc_ramp_rotate ------ Fri Jun 14 05:55:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si_acc_ramp_rotate.pcap" >/data/BSC_Tests.TC_si_acc_ramp_rotate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si_acc_ramp_rotate started. VirtMSC-IPA(175)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(175)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(175)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(176)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(176)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(174)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping MTC@a39462c7072c: "TC_si_acc_ramp_rotate() start" IPA-BTS0-TRX0-RSL-IPA(179)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(179)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(179)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(179)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 6, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: RSL: GOT SI1 ACC len=5: '0000011111010000'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=5: '0000011110010001'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=5: '0000011100010011'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=5: '0000011000010111'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=5: '0000010000011111'B MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@a39462c7072c: RSL: GOT SI1 ACC len=9: '0000010000010000'B MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(174)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(173)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(175)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(177)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(178)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(179)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(173): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(174): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(175): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(176): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(177): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(178): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(179): none (pass -> pass) MTC@a39462c7072c: Test case TC_si_acc_ramp_rotate finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass'. Fri Jun 14 05:56:06 UTC 2024 ====== BSC_Tests.TC_si_acc_ramp_rotate pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si_acc_ramp_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=281932) Waiting for packet dumper to finish... 1 (prev_count=281932, count=468150) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted'. ------ BSC_Tests.TC_si2_ncc_permitted ------ Fri Jun 14 05:56:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_si2_ncc_permitted.pcap" >/data/BSC_Tests.TC_si2_ncc_permitted.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_si2_ncc_permitted started. VirtMSC-IPA(182)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(182)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(182)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(183)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(183)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(181)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(186)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(186)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(186)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(186)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_si2_ncc_permitted() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(181)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(182)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(180)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(185)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(186)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(180): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(181): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(182): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(183): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(185): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(186): none (pass -> pass) MTC@a39462c7072c: Test case TC_si2_ncc_permitted finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted pass'. Fri Jun 14 05:56:19 UTC 2024 ====== BSC_Tests.TC_si2_ncc_permitted pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_si2_ncc_permitted.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=162103) Waiting for packet dumper to finish... 1 (prev_count=162103, count=349434) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply'. ------ BSC_Tests.TC_chan_act_noreply ------ Fri Jun 14 05:56:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_noreply.pcap" >/data/BSC_Tests.TC_chan_act_noreply.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_act_noreply started. VirtMSC-IPA(189)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(189)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(189)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(190)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(190)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(188)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(193)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(193)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(193)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(193)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_act_noreply() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(188)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(187)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(189)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(192)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(193)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(187): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(188): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(189): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(190): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(192): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(193): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_act_noreply finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass'. Fri Jun 14 05:56:31 UTC 2024 ====== BSC_Tests.TC_chan_act_noreply pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_act_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169335) Waiting for packet dumper to finish... 1 (prev_count=169335, count=355964) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter'. ------ BSC_Tests.TC_chan_act_counter ------ Fri Jun 14 05:56:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_counter.pcap" >/data/BSC_Tests.TC_chan_act_counter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_act_counter started. VirtMSC-IPA(196)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(196)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(196)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(197)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(197)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(195)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(200)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(200)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(200)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(200)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_act_counter() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "chreq:total", val := 0 }, { name := "chreq:attempted_emerg", val := 0 }, { name := "chreq:attempted_call", val := 0 }, { name := "chreq:attempted_location_upd", val := 0 }, { name := "chreq:attempted_pag", val := 0 }, { name := "chreq:attempted_pdch", val := 0 }, { name := "chreq:attempted_other", val := 0 }, { name := "chreq:attempted_unknown", val := 0 }, { name := "chreq:successful", val := 0 }, { name := "chreq:successful_emerg", val := 0 }, { name := "chreq:successful_call", val := 0 }, { name := "chreq:successful_location_upd", val := 0 }, { name := "chreq:successful_pag", val := 0 }, { name := "chreq:successful_pdch", val := 0 }, { name := "chreq:successful_other", val := 0 }, { name := "chreq:successful_unknown", val := 0 }, { name := "chreq:no_channel", val := 0 }, { name := "chreq:max_delay_exceeded", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "chreq:total", val := 0 }, { name := "chreq:attempted_emerg", val := 0 }, { name := "chreq:attempted_call", val := 0 }, { name := "chreq:attempted_location_upd", val := 0 }, { name := "chreq:attempted_pag", val := 0 }, { name := "chreq:attempted_pdch", val := 0 }, { name := "chreq:attempted_other", val := 0 }, { name := "chreq:attempted_unknown", val := 0 }, { name := "chreq:successful", val := 0 }, { name := "chreq:successful_emerg", val := 0 }, { name := "chreq:successful_call", val := 0 }, { name := "chreq:successful_location_upd", val := 0 }, { name := "chreq:successful_pag", val := 0 }, { name := "chreq:successful_pdch", val := 0 }, { name := "chreq:successful_other", val := 0 }, { name := "chreq:successful_unknown", val := 0 }, { name := "chreq:no_channel", val := 0 }, { name := "chreq:max_delay_exceeded", val := 0 } } } MTC@a39462c7072c: "f_chan_act_counter(emerg)" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: "f_chan_act_counter(call)" MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: "f_chan_act_counter(location_upd)" MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: "f_chan_act_counter(pag)" MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: "f_chan_act_counter(pag)" MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: "f_chan_act_counter(other)" MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(195)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(194)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(196)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(199)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(200)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(194): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(195): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(196): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(197): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(199): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(200): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_act_counter finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass'. Fri Jun 14 05:56:49 UTC 2024 ====== BSC_Tests.TC_chan_act_counter pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_act_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=573793) Waiting for packet dumper to finish... 1 (prev_count=573793, count=585486) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest'. ------ BSC_Tests.TC_chan_act_ack_noest ------ Fri Jun 14 05:56:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_ack_noest.pcap" >/data/BSC_Tests.TC_chan_act_ack_noest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_act_ack_noest started. VirtMSC-IPA(203)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(203)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(203)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(204)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(204)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(202)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(207)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(207)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(207)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(207)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_act_ack_noest() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(202)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(203)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(201)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(205)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(206)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(207)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(201): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(202): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(203): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(204): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(205): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(206): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(207): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_act_ack_noest finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass'. Fri Jun 14 05:57:04 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_noest pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_act_ack_noest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=177676) Waiting for packet dumper to finish... 1 (prev_count=177676, count=365720) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg'. ------ BSC_Tests.TC_chan_act_ack_noest_emerg ------ Fri Jun 14 05:57:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_ack_noest_emerg.pcap" >/data/BSC_Tests.TC_chan_act_ack_noest_emerg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_act_ack_noest_emerg started. VirtMSC-IPA(210)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(210)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(210)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(211)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(211)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(209)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(214)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(214)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(214)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(214)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_act_ack_noest_emerg() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(209)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(208)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(212)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(210)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(214)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(213)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(208): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(209): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(210): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(211): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(212): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(213): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(214): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_act_ack_noest_emerg finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass'. Fri Jun 14 05:57:19 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_noest_emerg pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_act_ack_noest_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=181712) Waiting for packet dumper to finish... 1 (prev_count=181712, count=368341) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny'. ------ BSC_Tests.TC_chan_rqd_emerg_deny ------ Fri Jun 14 05:57:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rqd_emerg_deny.pcap" >/data/BSC_Tests.TC_chan_rqd_emerg_deny.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_rqd_emerg_deny started. VirtMSC-IPA(217)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(217)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(217)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(218)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(218)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(216)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(221)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(221)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(221)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(221)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_rqd_emerg_deny() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(216)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(217)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(219)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(215)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(221)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(220)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(215): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(216): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(217): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(218): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(220): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(221): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_rqd_emerg_deny finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass'. Fri Jun 14 05:57:31 UTC 2024 ====== BSC_Tests.TC_chan_rqd_emerg_deny pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_rqd_emerg_deny.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=163764) Waiting for packet dumper to finish... 1 (prev_count=163764, count=350806) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply'. ------ BSC_Tests.TC_chan_act_ack_est_ind_noreply ------ Fri Jun 14 05:57:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_ack_est_ind_noreply.pcap" >/data/BSC_Tests.TC_chan_act_ack_est_ind_noreply.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_act_ack_est_ind_noreply started. VirtMSC-IPA(224)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(224)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(224)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(225)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(225)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(223)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(228)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(228)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(228)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(228)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_act_ack_est_ind_noreply() start" VirtMSC-SCCP(223)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(223)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@a39462c7072c: GOT CAUSE CODE: '03'O = GSM48_RR_CAUSE_ABNORMAL_TIMER (3) MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(223)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(222)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(226)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(224)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(227)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(228)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(222): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(223): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(224): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(225): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(226): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(227): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(228): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_act_ack_est_ind_noreply finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass'. Fri Jun 14 05:58:03 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_est_ind_noreply pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223147) Waiting for packet dumper to finish... 1 (prev_count=223147, count=410367) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused'. ------ BSC_Tests.TC_chan_act_ack_est_ind_refused ------ Fri Jun 14 05:58:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_ack_est_ind_refused.pcap" >/data/BSC_Tests.TC_chan_act_ack_est_ind_refused.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_act_ack_est_ind_refused started. VirtMSC-IPA(231)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(231)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(231)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(232)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(232)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(230)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(235)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(235)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(235)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(235)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_act_ack_est_ind_refused() start" VirtMSC-SCCP(230)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(230)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(230)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(230)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(229)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(231)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(235)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(234)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(229): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(230): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(231): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(232): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(234): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(235): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_act_ack_est_ind_refused finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass'. Fri Jun 14 05:58:18 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_est_ind_refused pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_refused.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=195843) Waiting for packet dumper to finish... 1 (prev_count=195843, count=382650) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack'. ------ BSC_Tests.TC_chan_act_nack ------ Fri Jun 14 05:58:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_act_nack.pcap" >/data/BSC_Tests.TC_chan_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_act_nack started. VirtMSC-IPA(238)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(238)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(238)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(239)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(239)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(237)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(242)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(242)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(242)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(242)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_act_nack() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(237)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(240)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(236)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(238)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(241)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(242)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(236): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(237): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(238): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(239): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(240): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(241): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(242): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_act_nack finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass'. Fri Jun 14 05:58:30 UTC 2024 ====== BSC_Tests.TC_chan_act_nack pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=176568) Waiting for packet dumper to finish... 1 (prev_count=176568, count=362373) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion'. ------ BSC_Tests.TC_chan_exhaustion ------ Fri Jun 14 05:58:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_exhaustion.pcap" >/data/BSC_Tests.TC_chan_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_exhaustion started. VirtMSC-IPA(245)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(245)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(245)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(246)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(246)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(244)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(249)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(249)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(249)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(249)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_exhaustion() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(244)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(245)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(243)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(249)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(248)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(243): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(244): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(245): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(246): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(248): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(249): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_exhaustion finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass'. Fri Jun 14 05:58:42 UTC 2024 ====== BSC_Tests.TC_chan_exhaustion pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=587858) Waiting for packet dumper to finish... 1 (prev_count=587858, count=589683) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence'. ------ BSC_Tests.TC_chan_deact_silence ------ Fri Jun 14 05:58:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_deact_silence.pcap" >/data/BSC_Tests.TC_chan_deact_silence.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_deact_silence started. VirtMSC-IPA(252)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(252)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(252)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(253)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(253)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(251)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(256)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(256)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(256)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(256)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_deact_silence() start" MTC@a39462c7072c: Received CHANnel RELease MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(251)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(250)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(252)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(254)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(256)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(255)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(250): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(251): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(252): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(253): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(254): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(255): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(256): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_deact_silence finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass'. Fri Jun 14 05:58:57 UTC 2024 ====== BSC_Tests.TC_chan_deact_silence pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_deact_silence.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=178390) Waiting for packet dumper to finish... 1 (prev_count=178390, count=365019) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind'. ------ BSC_Tests.TC_chan_rel_rll_rel_ind ------ Fri Jun 14 05:59:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_rll_rel_ind.pcap" >/data/BSC_Tests.TC_chan_rel_rll_rel_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_rel_rll_rel_ind started. VirtMSC-IPA(259)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(259)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(259)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(260)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(260)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(258)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(263)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(263)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(263)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(263)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_rel_rll_rel_ind() start" VirtMSC-SCCP(258)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(258)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(258)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(258)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(258)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(258)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(258)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(258)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(258)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(258)@a39462c7072c: vl_len:6 VirtMSC-SCCP(258)@a39462c7072c: vl_from0 VirtMSC-SCCP(258)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(258)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(258)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(258)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(258)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(258)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(258)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(258)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(258)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(261)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(257)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(259)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(262)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(263)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(257): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(258): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(259): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(260): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(261): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(262): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(263): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_rel_rll_rel_ind finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass'. Fri Jun 14 05:59:12 UTC 2024 ====== BSC_Tests.TC_chan_rel_rll_rel_ind pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_rel_rll_rel_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210292) Waiting for packet dumper to finish... 1 (prev_count=210292, count=396921) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail'. ------ BSC_Tests.TC_chan_rel_conn_fail ------ Fri Jun 14 05:59:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_conn_fail.pcap" >/data/BSC_Tests.TC_chan_rel_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_rel_conn_fail started. VirtMSC-IPA(266)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(266)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(266)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(267)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(267)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(265)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(270)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(270)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(270)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(270)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_rel_conn_fail() start" VirtMSC-SCCP(265)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(265)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(265)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(265)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(265)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(265)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(265)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(265)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(265)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(265)@a39462c7072c: vl_len:6 VirtMSC-SCCP(265)@a39462c7072c: vl_from0 VirtMSC-SCCP(265)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(265)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(265)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(265)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(265)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(265)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(265)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(265)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(265)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(264)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(266)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(270)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(269)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(264): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(265): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(266): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(267): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(269): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(270): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_rel_conn_fail finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass'. Fri Jun 14 05:59:28 UTC 2024 ====== BSC_Tests.TC_chan_rel_conn_fail pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_rel_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=209663) Waiting for packet dumper to finish... 1 (prev_count=209663, count=397707) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear'. ------ BSC_Tests.TC_chan_rel_hard_clear ------ Fri Jun 14 05:59:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_hard_clear.pcap" >/data/BSC_Tests.TC_chan_rel_hard_clear.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_rel_hard_clear started. VirtMSC-IPA(273)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(273)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(273)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(274)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(274)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(272)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(277)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(277)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(277)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(277)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_rel_hard_clear() start" VirtMSC-SCCP(272)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(272)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(272)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(272)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(272)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(272)@a39462c7072c: vl_len:6 VirtMSC-SCCP(272)@a39462c7072c: vl_from0 VirtMSC-SCCP(272)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(272)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(272)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(272)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(272)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(272)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(272)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(272)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(272)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(271)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(275)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(273)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(276)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(277)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(271): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(272): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(273): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(274): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(275): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(276): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(277): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_rel_hard_clear finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass'. Fri Jun 14 05:59:42 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_clear pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_rel_hard_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203621) Waiting for packet dumper to finish... 1 (prev_count=203621, count=390428) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb'. ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb ------ Fri Jun 14 05:59:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.pcap" >/data/BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb started. VirtMSC-IPA(280)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(280)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(280)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(281)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(281)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(279)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(284)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(284)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(284)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(284)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb() start" VirtMSC-SCCP(279)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(279)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(279)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(279)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(279)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(279)@a39462c7072c: vl_len:17 VirtMSC-SCCP(279)@a39462c7072c: vl_from0 VirtMSC-SCCP(279)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(279)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(279)@a39462c7072c: vl_len:6 VirtMSC-SCCP(279)@a39462c7072c: vl_from0 VirtMSC-SCCP(279)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(279)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(279)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(279)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(279)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(279)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@a39462c7072c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(279)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(279)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(279)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(278)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(280)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(283)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(284)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(278): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(279): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(280): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(281): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(283): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(284): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass'. Fri Jun 14 05:59:56 UTC 2024 ====== BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=207063) Waiting for packet dumper to finish... 1 (prev_count=207063, count=394694) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb ------ Fri Jun 14 06:00:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.pcap" >/data/BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb started. VirtMSC-IPA(287)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(287)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(287)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(288)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(288)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(286)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(291)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(291)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(291)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(291)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_rel_last_eutran_plmn_hard_clear_csfb() start" VirtMSC-SCCP(286)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(286)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(286)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(286)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(286)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(286)@a39462c7072c: vl_len:17 VirtMSC-SCCP(286)@a39462c7072c: vl_from0 VirtMSC-SCCP(286)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(286)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(286)@a39462c7072c: vl_len:7 VirtMSC-SCCP(286)@a39462c7072c: vl_from0 VirtMSC-SCCP(286)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(286)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(286)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(286)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(286)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(286)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@a39462c7072c: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(286)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(286)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(286)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(285)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(289)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(287)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(291)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(290)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(285): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(286): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(287): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(288): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(289): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(290): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(291): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass'. Fri Jun 14 06:00:10 UTC 2024 ====== BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208453) Waiting for packet dumper to finish... 1 (prev_count=208453, count=395260) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_hard_clear_csfb ------ Fri Jun 14 06:00:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_hard_clear_csfb.pcap" >/data/BSC_Tests.TC_chan_rel_hard_clear_csfb.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_rel_hard_clear_csfb started. VirtMSC-IPA(294)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(294)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(294)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(295)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(295)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(293)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(298)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(298)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(298)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(298)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_rel_hard_clear_csfb() start" VirtMSC-SCCP(293)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(293)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(293)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(293)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(293)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(293)@a39462c7072c: vl_len:7 VirtMSC-SCCP(293)@a39462c7072c: vl_from0 VirtMSC-SCCP(293)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(293)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(293)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(293)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(293)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(293)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(293)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(293)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(293)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(292)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(294)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(296)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(298)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(297)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(292): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(293): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(294): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(295): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(296): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(297): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(298): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_rel_hard_clear_csfb finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass'. Fri Jun 14 06:00:24 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_clear_csfb pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_rel_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=204404) Waiting for packet dumper to finish... 1 (prev_count=204404, count=392448) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd'. ------ BSC_Tests.TC_chan_rel_hard_rlsd ------ Fri Jun 14 06:00:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_hard_rlsd.pcap" >/data/BSC_Tests.TC_chan_rel_hard_rlsd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_rel_hard_rlsd started. VirtMSC-IPA(301)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(301)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(301)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(302)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(302)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(300)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(305)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(305)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(305)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(305)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_rel_hard_rlsd() start" VirtMSC-SCCP(300)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(300)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(300)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(300)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(300)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(300)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(300)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(300)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(299)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(301)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(305)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(304)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(299): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(300): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(301): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(302): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(304): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(305): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_rel_hard_rlsd finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass'. Fri Jun 14 06:00:38 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_rlsd pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=199677) Waiting for packet dumper to finish... 1 (prev_count=199677, count=387597) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead'. ------ BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead ------ Fri Jun 14 06:00:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.pcap" >/data/BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_rel_hard_rlsd_ms_dead started. VirtMSC-IPA(308)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(308)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(308)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(309)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(309)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(307)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(312)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(312)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(312)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(312)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_rel_hard_rlsd_ms_dead() start" VirtMSC-SCCP(307)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(307)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(307)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(307)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(307)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(307)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(307)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(307)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(306)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(310)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(308)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(311)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(312)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(306): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(307): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(308): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(309): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(310): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(311): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(312): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_rel_hard_rlsd_ms_dead finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass'. Fri Jun 14 06:00:53 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=200815) Waiting for packet dumper to finish... 1 (prev_count=200815, count=387444) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset'. ------ BSC_Tests.TC_chan_rel_a_reset ------ Fri Jun 14 06:00:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_a_reset.pcap" >/data/BSC_Tests.TC_chan_rel_a_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_rel_a_reset started. VirtMSC-IPA(315)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(315)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(315)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(316)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(316)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(314)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(319)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(319)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(319)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(319)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_rel_a_reset() start" VirtMSC-SCCP(314)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(314)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(314)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(314)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(314)@a39462c7072c: Session index based on local reference:0 MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@a39462c7072c: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(314)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(313)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(315)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(317)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(319)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(318)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(313): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(314): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(315): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(316): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(317): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(318): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(319): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_rel_a_reset finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass'. Fri Jun 14 06:01:07 UTC 2024 ====== BSC_Tests.TC_chan_rel_a_reset pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_rel_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=211547) Waiting for packet dumper to finish... 1 (prev_count=211547, count=398178) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout'. ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout ------ Fri Jun 14 06:01:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_sccp_tiar_timeout.pcap" >/data/BSC_Tests.TC_chan_rel_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_rel_sccp_tiar_timeout started. VirtMSC-IPA(322)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(322)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(322)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(323)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(323)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(321)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(326)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(326)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(326)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(326)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_rel_sccp_tiar_timeout() start" VirtMSC-SCCP(321)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(321)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(321)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(321)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(321)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(321)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(321)@a39462c7072c: Session index based on local reference:0 MTC@a39462c7072c: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(321)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(322)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(320)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(326)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(325)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(320): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(321): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(322): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(323): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(325): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(326): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_rel_sccp_tiar_timeout finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass'. Fri Jun 14 06:01:26 UTC 2024 ====== BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_rel_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=211881) Waiting for packet dumper to finish... 1 (prev_count=211881, count=399512) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause'. ------ BSC_Tests.TC_chan_rel_rr_cause ------ Fri Jun 14 06:01:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_rel_rr_cause.pcap" >/data/BSC_Tests.TC_chan_rel_rr_cause.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_rel_rr_cause started. VirtMSC-IPA(329)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(329)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(329)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(330)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(330)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(328)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(333)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(333)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(333)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(333)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_rel_rr_cause() start" VirtMSC-SCCP(328)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(328)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(328)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(328)@a39462c7072c: vl_len:6 VirtMSC-SCCP(328)@a39462c7072c: vl_from0 VirtMSC-SCCP(328)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(328)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(328)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(328)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(328)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(328)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(328)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(328)@a39462c7072c: vl_len:6 VirtMSC-SCCP(328)@a39462c7072c: vl_from0 VirtMSC-SCCP(328)@a39462c7072c: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(328)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(328)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@a39462c7072c: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(328)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(328)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(328)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(328)@a39462c7072c: vl_len:6 VirtMSC-SCCP(328)@a39462c7072c: vl_from0 VirtMSC-SCCP(328)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040129'O VirtMSC-SCCP(328)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(328)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: GOT CAUSE CODE: '05'O = GSM48_RR_CAUSE_PREMPTIVE_REL (5) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(328)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(328)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(328)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(328)@a39462c7072c: vl_len:6 VirtMSC-SCCP(328)@a39462c7072c: vl_from0 VirtMSC-SCCP(328)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(328)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(328)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(328)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(328)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(328)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(328)@a39462c7072c: vl_len:6 VirtMSC-SCCP(328)@a39462c7072c: vl_from0 VirtMSC-SCCP(328)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(328)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(328)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(328)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(328)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(328)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(328)@a39462c7072c: vl_len:6 VirtMSC-SCCP(328)@a39462c7072c: vl_from0 VirtMSC-SCCP(328)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(328)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(328)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(328)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(328)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(327)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(329)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(332)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(333)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(327): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(328): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(329): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(330): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(332): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(333): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_rel_rr_cause finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass'. Fri Jun 14 06:01:50 UTC 2024 ====== BSC_Tests.TC_chan_rel_rr_cause pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_rel_rr_cause.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=423002) Waiting for packet dumper to finish... 1 (prev_count=423002, count=609809) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect'. ------ BSC_Tests.TC_outbound_connect ------ Fri Jun 14 06:01:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_outbound_connect.pcap" >/data/BSC_Tests.TC_outbound_connect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_outbound_connect started. VirtMSC-IPA(336)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(336)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(336)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(337)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(337)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(335)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(340)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(340)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(340)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(340)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_outbound_connect() start" VirtMSC-SCCP(335)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(335)@a39462c7072c: Session index based on local reference:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(335)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(334)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(336)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(339)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(340)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(334): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(335): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(336): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(337): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(339): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(340): none (pass -> pass) MTC@a39462c7072c: Test case TC_outbound_connect finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass'. Fri Jun 14 06:02:02 UTC 2024 ====== BSC_Tests.TC_outbound_connect pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_outbound_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=174617) Waiting for packet dumper to finish... 1 (prev_count=174617, count=362248) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only'. ------ BSC_Tests.TC_assignment_cic_only ------ Fri Jun 14 06:02:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_cic_only.pcap" >/data/BSC_Tests.TC_assignment_cic_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_cic_only started. VirtMSC-IPA(343)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(343)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(343)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(344)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(344)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(342)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(347)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(347)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(347)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(347)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_cic_only() start" VirtMSC-SCCP(342)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(342)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(342)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(342)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(342)@a39462c7072c: vl_len:16 VirtMSC-SCCP(342)@a39462c7072c: vl_from0 VirtMSC-SCCP(342)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B030108017C06010203040926'O VirtMSC-SCCP(342)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(342)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(342)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(342)@a39462c7072c: vl_len:6 VirtMSC-SCCP(342)@a39462c7072c: vl_from0 VirtMSC-SCCP(342)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(342)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(342)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(342)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(342)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(342)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(343)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(345)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(341)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(347)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(346)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(341): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(342): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(343): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(344): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(345): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(346): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(347): none (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_cic_only finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass'. Fri Jun 14 06:02:19 UTC 2024 ====== BSC_Tests.TC_assignment_cic_only pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_cic_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215722) Waiting for packet dumper to finish... 1 (prev_count=215722, count=402764) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd'. ------ BSC_Tests.TC_assignment_csd ------ Fri Jun 14 06:02:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_csd.pcap" >/data/BSC_Tests.TC_assignment_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_csd started. MTC@a39462c7072c: "TC_assignment_csd": using IMSI '001018723537567'H VirtMSC-IPA(351)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(351)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(351)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(352)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(352)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(349)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(350)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(355)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(355)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(355)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(355)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_csd() start" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- TC_assignment_csd(357)@a39462c7072c: "Assignment req with data rate: T_14k4" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- VirtMSC-RAN(350)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107832355776'O, n_connectPointCode := omit VirtMSC-RAN(350)@a39462c7072c: Created Expect[0] for '05240103505902080910107832355776'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@a39462c7072c: Found Expect[0] for '05240103505902080910107832355776'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@a39462c7072c: Added conn table entry 0TC_assignment_csd(357)9092622 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:14 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A090144BA442265897EF3'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('44BA442265897EF3'O, ''O) TC_assignment_csd(357)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:16 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B030208180100007D034FFD00'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '0F'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "1f" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '780B690B'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '798A5F3C'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:6 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@a39462c7072c: Deleted conn table entry 0TC_assignment_csd(357)9092622 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 TC_assignment_csd(357)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_csd(357)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_csd(357)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- TC_assignment_csd(357)@a39462c7072c: "Assignment req with data rate: T_9k6" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- VirtMSC-RAN(350)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107832355776'O, n_connectPointCode := omit VirtMSC-RAN(350)@a39462c7072c: Created Expect[0] for '05240103505902080910107832355776'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@a39462c7072c: Found Expect[0] for '05240103505902080910107832355776'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@a39462c7072c: Added conn table entry 0TC_assignment_csd(357)612051 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:14 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A090144BA442265897EF3'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('44BA442265897EF3'O, ''O) TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:16 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B030208100100007D034FFD00'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '03'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(354)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "4", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "20" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '67B2690C'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0B0494A1'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:6 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@a39462c7072c: Deleted conn table entry 0TC_assignment_csd(357)612051 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 TC_assignment_csd(357)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_csd(357)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_csd(357)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- TC_assignment_csd(357)@a39462c7072c: "Assignment req with data rate: T_4k8" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- VirtMSC-RAN(350)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107832355776'O, n_connectPointCode := omit VirtMSC-RAN(350)@a39462c7072c: Created Expect[0] for '05240103505902080910107832355776'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@a39462c7072c: Found Expect[0] for '05240103505902080910107832355776'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@a39462c7072c: Added conn table entry 0TC_assignment_csd(357)9434836 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:14 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A090144BA442265897EF3'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('44BA442265897EF3'O, ''O) TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:16 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B030208110100007D034FFD00'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '0B'O ("\v") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "7", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "21" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '02D017D7'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '325B32B7'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:6 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: "Got BSSMAP Clear Complete" TC_assignment_csd(357)@a39462c7072c: "Got RSL RR Release" VirtMSC-RAN(350)@a39462c7072c: Deleted conn table entry 0TC_assignment_csd(357)9434836 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 TC_assignment_csd(357)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_csd(357)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- TC_assignment_csd(357)@a39462c7072c: "Assignment req with data rate: T_2k4" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- VirtMSC-RAN(350)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107832355776'O, n_connectPointCode := omit VirtMSC-RAN(350)@a39462c7072c: Created Expect[0] for '05240103505902080910107832355776'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@a39462c7072c: Found Expect[0] for '05240103505902080910107832355776'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@a39462c7072c: Added conn table entry 0TC_assignment_csd(357)5006229 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:14 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A090144BA442265897EF3'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('44BA442265897EF3'O, ''O) TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:16 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B030208120100007D034FFD00'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '13'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(354)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "10", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "22" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '138C5014'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '466ED946'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:6 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@a39462c7072c: Deleted conn table entry 0TC_assignment_csd(357)5006229 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 TC_assignment_csd(357)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_csd(357)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_csd(357)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- TC_assignment_csd(357)@a39462c7072c: "Assignment req with data rate: T_1k2" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- VirtMSC-RAN(350)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107832355776'O, n_connectPointCode := omit VirtMSC-RAN(350)@a39462c7072c: Created Expect[0] for '05240103505902080910107832355776'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@a39462c7072c: Found Expect[0] for '05240103505902080910107832355776'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@a39462c7072c: Added conn table entry 0TC_assignment_csd(357)15626919 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:14 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A090144BA442265897EF3'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('44BA442265897EF3'O, ''O) TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:16 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B030208130100007D034FFD00'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '13'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(354)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "13", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "23" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7834B3A8'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '08F65F40'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:6 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@a39462c7072c: Deleted conn table entry 0TC_assignment_csd(357)15626919 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 TC_assignment_csd(357)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_csd(357)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_csd(357)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- TC_assignment_csd(357)@a39462c7072c: "Assignment req with data rate: T_600" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- VirtMSC-RAN(350)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107832355776'O, n_connectPointCode := omit VirtMSC-RAN(350)@a39462c7072c: Created Expect[0] for '05240103505902080910107832355776'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@a39462c7072c: Found Expect[0] for '05240103505902080910107832355776'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@a39462c7072c: Added conn table entry 0TC_assignment_csd(357)9146385 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:14 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A090144BA442265897EF3'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('44BA442265897EF3'O, ''O) TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:16 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B030208140100007D034FFD00'O VirtMGW-MGCP-0(354)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "24" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '13'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2701B71A'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '21E585DC'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:6 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-RAN(350)@a39462c7072c: Deleted conn table entry 0TC_assignment_csd(357)9146385 TC_assignment_csd(357)@a39462c7072c: "Got RSL RR Release" TC_assignment_csd(357)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_csd(357)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- TC_assignment_csd(357)@a39462c7072c: "Assignment req with data rate: T_1200_75" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- VirtMSC-RAN(350)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107832355776'O, n_connectPointCode := omit VirtMSC-RAN(350)@a39462c7072c: Created Expect[0] for '05240103505902080910107832355776'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@a39462c7072c: Found Expect[0] for '05240103505902080910107832355776'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@a39462c7072c: Added conn table entry 0TC_assignment_csd(357)11401422 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:14 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A090144BA442265897EF3'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('44BA442265897EF3'O, ''O) TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:16 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B030208150100007D034FFD00'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '13'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(354)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "25" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '24602161'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7E19B92F'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:6 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@a39462c7072c: Deleted conn table entry 0TC_assignment_csd(357)11401422 TC_assignment_csd(357)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 TC_assignment_csd(357)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_csd(357)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- TC_assignment_csd(357)@a39462c7072c: "Assignment req with data rate: NT_12000_6000" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- VirtMSC-RAN(350)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107832355776'O, n_connectPointCode := omit VirtMSC-RAN(350)@a39462c7072c: Created Expect[0] for '05240103505902080910107832355776'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@a39462c7072c: Found Expect[0] for '05240103505902080910107832355776'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@a39462c7072c: Added conn table entry 0TC_assignment_csd(357)4538743 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:14 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A090144BA442265897EF3'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('44BA442265897EF3'O, ''O) TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:16 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B030208400100007D034FFD00'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '03'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(354)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "22", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "26" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1C8AF164'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '17F8E28E'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:6 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@a39462c7072c: Deleted conn table entry 0TC_assignment_csd(357)4538743 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 TC_assignment_csd(357)@a39462c7072c: "Got RSL RR Release" TC_assignment_csd(357)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_csd(357)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- TC_assignment_csd(357)@a39462c7072c: "Assignment req with data rate: NT_14k5" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- VirtMSC-RAN(350)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107832355776'O, n_connectPointCode := omit VirtMSC-RAN(350)@a39462c7072c: Created Expect[0] for '05240103505902080910107832355776'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@a39462c7072c: Found Expect[0] for '05240103505902080910107832355776'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@a39462c7072c: Added conn table entry 0TC_assignment_csd(357)4381472 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:14 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A090144BA442265897EF3'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('44BA442265897EF3'O, ''O) TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:16 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B030208540100007D034FFD00'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '0F'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "27" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5906F8C1'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4E3B5B1D'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:6 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@a39462c7072c: Deleted conn table entry 0TC_assignment_csd(357)4381472 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 TC_assignment_csd(357)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_csd(357)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_csd(357)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- TC_assignment_csd(357)@a39462c7072c: "Assignment req with data rate: NT_12k0" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- VirtMSC-RAN(350)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107832355776'O, n_connectPointCode := omit VirtMSC-RAN(350)@a39462c7072c: Created Expect[0] for '05240103505902080910107832355776'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@a39462c7072c: Found Expect[0] for '05240103505902080910107832355776'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@a39462c7072c: Added conn table entry 0TC_assignment_csd(357)15844721 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:14 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A090144BA442265897EF3'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('44BA442265897EF3'O, ''O) TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:16 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B030208500100007D034FFD00'O VirtMGW-MGCP-0(354)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "28", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "28" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '03'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2C378B6A'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5A587444'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:6 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: "Got BSSMAP Clear Complete" TC_assignment_csd(357)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-RAN(350)@a39462c7072c: Deleted conn table entry 0TC_assignment_csd(357)15844721 TC_assignment_csd(357)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_csd(357)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- TC_assignment_csd(357)@a39462c7072c: "Assignment req with data rate: NT_6k0" TC_assignment_csd(357)@a39462c7072c: ----------------------------------------------- VirtMSC-RAN(350)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107832355776'O, n_connectPointCode := omit VirtMSC-RAN(350)@a39462c7072c: Created Expect[0] for '05240103505902080910107832355776'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@a39462c7072c: Found Expect[0] for '05240103505902080910107832355776'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@a39462c7072c: Added conn table entry 0TC_assignment_csd(357)6806496 VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:14 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A090144BA442265897EF3'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('44BA442265897EF3'O, ''O) TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:16 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B030208510100007D034FFD00'O TC_assignment_csd(357)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '0B'O ("\v") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(354)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "31", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "29" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '52FC4BF7'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '62AC979D'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@a39462c7072c: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(349)@a39462c7072c: vl_len:6 VirtMSC-SCCP(349)@a39462c7072c: vl_from0 VirtMSC-SCCP(349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@a39462c7072c: Deleted conn table entry 0TC_assignment_csd(357)6806496 TC_assignment_csd(357)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(349)@a39462c7072c: Session index based on connection ID:0 TC_assignment_csd(357)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(349)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_csd(357)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(350)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(349)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(348)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(351)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(356)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(354)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(355)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(348): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(349): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(350): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(351): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(352): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(354): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(355): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(356): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_csd(357): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_csd finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass'. Fri Jun 14 06:03:18 UTC 2024 ====== BSC_Tests.TC_assignment_csd pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1429917) Waiting for packet dumper to finish... 1 (prev_count=1429917, count=1616835) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm'. ------ BSC_Tests.TC_assignment_ctm ------ Fri Jun 14 06:03:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_ctm.pcap" >/data/BSC_Tests.TC_assignment_ctm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_ctm started. VirtMSC-IPA(360)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(360)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(360)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(361)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(361)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(359)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(364)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(364)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(364)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(364)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_ctm() start" VirtMSC-SCCP(359)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(359)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(359)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(359)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(359)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(359)@a39462c7072c: vl_len:11 VirtMSC-SCCP(359)@a39462c7072c: vl_from0 VirtMSC-SCCP(359)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03040801010000'O VirtMSC-SCCP(359)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(359)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(359)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(359)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(359)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(359)@a39462c7072c: vl_len:6 VirtMSC-SCCP(359)@a39462c7072c: vl_from0 VirtMSC-SCCP(359)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(359)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(359)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(359)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(359)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(359)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(359)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(359)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(359)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(360)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(358)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(362)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(363)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(364)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(358): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(359): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(360): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(361): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(362): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(363): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(364): none (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_ctm finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass'. Fri Jun 14 06:03:36 UTC 2024 ====== BSC_Tests.TC_assignment_ctm pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_ctm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=214850) Waiting for packet dumper to finish... 1 (prev_count=214850, count=401657) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign'. ------ BSC_Tests.TC_assignment_sign ------ Fri Jun 14 06:03:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_sign.pcap" >/data/BSC_Tests.TC_assignment_sign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_sign started. VirtMSC-IPA(368)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(368)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(368)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(369)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(369)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(366)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(367)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(372)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(372)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(372)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(372)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_sign() start" TC_assignment_sign(374)@a39462c7072c: "TC_assignment_sign": using IMSI '001016557440497'H VirtMSC-RAN(367)@a39462c7072c: f_create_expect(l3 := '05240103505902080910105675444079'O, n_connectPointCode := omit VirtMSC-RAN(367)@a39462c7072c: Created Expect[0] for '05240103505902080910105675444079'O to be handled at TC_assignment_sign(374) VirtMSC-SCCP(366)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(366)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(367)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(367)@a39462c7072c: Found Expect[0] for '05240103505902080910105675444079'O handled at TC_assignment_sign(374) VirtMSC-RAN(367)@a39462c7072c: Added conn table entry 0TC_assignment_sign(374)8043756 VirtMSC-SCCP(366)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(366)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(373)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(371)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_sign(374) VirtMSC-SCCP(366)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(366)@a39462c7072c: vl_len:11 VirtMSC-SCCP(366)@a39462c7072c: vl_from0 VirtMSC-SCCP(366)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03030000010000'O VirtMSC-SCCP(366)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(366)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(366)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(366)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sign(374)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_sign(374)@a39462c7072c: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '1F283375'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '2575D368'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_sign(374)@a39462c7072c: "TC_assignment_sign": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_sign(374)@a39462c7072c: "TC_assignment_sign": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-STATS(365)@a39462c7072c: EXP match: { name := "TTCN3.bts.0.chreq.total", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chreq.total", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(365)@a39462c7072c: EXP match: { name := "TTCN3.bts.0.chreq.successful", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chreq.successful", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(365)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.assignment.attempted", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bsc.0.assignment.attempted", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(365)@a39462c7072c: EXP match: { name := "TTCN3.bsc.0.assignment.completed", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bsc.0.assignment.completed", mtype := "c", min := 1, max := 1 } TC_assignment_sign(374)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(366)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(366)@a39462c7072c: vl_len:6 VirtMSC-SCCP(366)@a39462c7072c: vl_from0 VirtMSC-SCCP(366)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(366)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(366)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(366)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(366)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sign(374)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(367)@a39462c7072c: Deleted conn table entry 0TC_assignment_sign(374)8043756 VirtMSC-SCCP(366)@a39462c7072c: Session index based on connection ID:0 TC_assignment_sign(374)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(366)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(366)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_sign(374)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_sign(374)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sign(374)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(366)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(367)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(368)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(370)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(365)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(373)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(372)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(371)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(365): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(366): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(367): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(368): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(369): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(371): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(372): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(373): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_sign(374): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_sign finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass'. Fri Jun 14 06:03:51 UTC 2024 ====== BSC_Tests.TC_assignment_sign pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_sign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=278098) Waiting for packet dumper to finish... 1 (prev_count=278098, count=466555) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0'. ------ BSC_Tests.TC_assignment_fr_a5_0 ------ Fri Jun 14 06:03:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_0.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_fr_a5_0 started. MTC@a39462c7072c: "TC_assignment_fr_a5_0": using IMSI '001011305534810'H VirtMSC-IPA(378)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(378)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(378)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(379)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(379)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(376)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(377)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(382)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(382)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(382)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(382)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_fr_a5_0() start" VirtMSC-RAN(377)@a39462c7072c: f_create_expect(l3 := '05240103505902080910103150358401'O, n_connectPointCode := omit VirtMSC-RAN(377)@a39462c7072c: Created Expect[0] for '05240103505902080910103150358401'O to be handled at TC_assignment_fr_a5_0(384) VirtMSC-SCCP(376)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(376)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(377)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(377)@a39462c7072c: Found Expect[0] for '05240103505902080910103150358401'O handled at TC_assignment_fr_a5_0(384) VirtMSC-RAN(377)@a39462c7072c: Added conn table entry 0TC_assignment_fr_a5_0(384)10235398 VirtMSC-SCCP(376)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(376)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(376)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(376)@a39462c7072c: vl_len:14 VirtMSC-SCCP(376)@a39462c7072c: vl_from0 VirtMSC-SCCP(376)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A0901DA57A179ECB398A0'O TC_assignment_fr_a5_0(384)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_0(384)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('DA57A179ECB398A0'O, ''O) TC_assignment_fr_a5_0(384)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(376)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(376)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(376)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(376)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(384)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(383)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(381)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_0(384) VirtMSC-SCCP(376)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(376)@a39462c7072c: vl_len:14 VirtMSC-SCCP(376)@a39462c7072c: vl_from0 VirtMSC-SCCP(376)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_fr_a5_0(384)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(383)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(381)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "34", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "2c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_fr_a5_0(384) VirtMSC-SCCP(376)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(376)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(376)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(376)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(384)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_0(384)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '24399094'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '118BD75B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_fr_a5_0(384)@a39462c7072c: "TC_assignment_fr_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_0(384)@a39462c7072c: "TC_assignment_fr_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_0(384)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(376)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(376)@a39462c7072c: vl_len:6 VirtMSC-SCCP(376)@a39462c7072c: vl_from0 VirtMSC-SCCP(376)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(376)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(376)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(376)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(376)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(384)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(377)@a39462c7072c: Deleted conn table entry 0TC_assignment_fr_a5_0(384)10235398 TC_assignment_fr_a5_0(384)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(376)@a39462c7072c: Session index based on connection ID:0 TC_assignment_fr_a5_0(384)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(376)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(376)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_fr_a5_0(384)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_0(384)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(376)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(377)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(378)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(375)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(383)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(382)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(381)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(375): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(376): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(377): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(378): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(379): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(381): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(382): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(383): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_fr_a5_0(384): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_fr_a5_0 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass'. Fri Jun 14 06:04:08 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_0 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_fr_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=281003) Waiting for packet dumper to finish... 1 (prev_count=281003, count=470160) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1'. ------ BSC_Tests.TC_assignment_fr_a5_1 ------ Fri Jun 14 06:04:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_1.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_fr_a5_1 started. MTC@a39462c7072c: "TC_assignment_fr_a5_1": using IMSI '001019979044392'H VirtMSC-IPA(388)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(388)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(388)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(389)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(389)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(386)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(387)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(392)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(392)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(392)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(392)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_fr_a5_1() start" VirtMSC-RAN(387)@a39462c7072c: f_create_expect(l3 := '05240103505902080910109997403429'O, n_connectPointCode := omit VirtMSC-RAN(387)@a39462c7072c: Created Expect[0] for '05240103505902080910109997403429'O to be handled at TC_assignment_fr_a5_1(394) VirtMSC-SCCP(386)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(386)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(387)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(387)@a39462c7072c: Found Expect[0] for '05240103505902080910109997403429'O handled at TC_assignment_fr_a5_1(394) VirtMSC-RAN(387)@a39462c7072c: Added conn table entry 0TC_assignment_fr_a5_1(394)13359402 VirtMSC-SCCP(386)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(386)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(386)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(386)@a39462c7072c: vl_len:14 VirtMSC-SCCP(386)@a39462c7072c: vl_from0 VirtMSC-SCCP(386)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A09025D1697D5E9348D14'O TC_assignment_fr_a5_1(394)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_1(394)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '5D1697D5E9348D14'O TC_assignment_fr_a5_1(394)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(386)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(386)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(386)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(386)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(394)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(393)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(391)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_1(394) VirtMSC-SCCP(386)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(386)@a39462c7072c: vl_len:14 VirtMSC-SCCP(386)@a39462c7072c: vl_from0 VirtMSC-SCCP(386)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_fr_a5_1(394)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(393)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(391)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "37", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "2d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_fr_a5_1(394) VirtMSC-SCCP(386)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(386)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(386)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(386)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(394)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_1(394)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '14566ABE'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '55180406'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_fr_a5_1(394)@a39462c7072c: "TC_assignment_fr_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_1(394)@a39462c7072c: "TC_assignment_fr_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_1(394)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(386)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(386)@a39462c7072c: vl_len:6 VirtMSC-SCCP(386)@a39462c7072c: vl_from0 VirtMSC-SCCP(386)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(386)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(386)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(386)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(386)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(394)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(387)@a39462c7072c: Deleted conn table entry 0TC_assignment_fr_a5_1(394)13359402 VirtMSC-SCCP(386)@a39462c7072c: Session index based on connection ID:0 TC_assignment_fr_a5_1(394)@a39462c7072c: "Got RSL RR Release" TC_assignment_fr_a5_1(394)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(386)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(386)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_fr_a5_1(394)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_1(394)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(386)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(387)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(385)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(390)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(388)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(393)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(391)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(392)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(385): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(386): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(387): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(388): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(389): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(390): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(391): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(392): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(393): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_fr_a5_1(394): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_fr_a5_1 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass'. Fri Jun 14 06:04:26 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_1 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_fr_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=281787) Waiting for packet dumper to finish... 1 (prev_count=281787, count=469418) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3'. ------ BSC_Tests.TC_assignment_fr_a5_3 ------ Fri Jun 14 06:04:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_3.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_fr_a5_3 started. MTC@a39462c7072c: "TC_assignment_fr_a5_3": using IMSI '001013114311626'H VirtMSC-IPA(398)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(398)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(398)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(399)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(399)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(396)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(397)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(402)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(402)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(402)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(402)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_fr_a5_3() start" VirtMSC-RAN(397)@a39462c7072c: f_create_expect(l3 := '05240103505902080910101341136162'O, n_connectPointCode := omit VirtMSC-RAN(397)@a39462c7072c: Created Expect[0] for '05240103505902080910101341136162'O to be handled at TC_assignment_fr_a5_3(404) VirtMSC-SCCP(396)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(396)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(397)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(397)@a39462c7072c: Found Expect[0] for '05240103505902080910101341136162'O handled at TC_assignment_fr_a5_3(404) VirtMSC-RAN(397)@a39462c7072c: Added conn table entry 0TC_assignment_fr_a5_3(404)3662206 VirtMSC-SCCP(396)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(396)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(396)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(396)@a39462c7072c: vl_len:14 VirtMSC-SCCP(396)@a39462c7072c: vl_from0 VirtMSC-SCCP(396)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A0908E3A1C578061EDB26'O TC_assignment_fr_a5_3(404)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_3(404)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'E3A1C578061EDB26'O TC_assignment_fr_a5_3(404)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(396)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(396)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(396)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(396)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(404)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(403)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(401)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_3(404) VirtMSC-SCCP(396)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(396)@a39462c7072c: vl_len:14 VirtMSC-SCCP(396)@a39462c7072c: vl_from0 VirtMSC-SCCP(396)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_fr_a5_3(404)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(403)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(401)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "40", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "2e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_fr_a5_3(404) VirtMSC-SCCP(396)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(396)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(396)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(396)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(404)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_3(404)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '72836D15'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6806A047'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_fr_a5_3(404)@a39462c7072c: "TC_assignment_fr_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_3(404)@a39462c7072c: "TC_assignment_fr_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_3(404)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(396)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(396)@a39462c7072c: vl_len:6 VirtMSC-SCCP(396)@a39462c7072c: vl_from0 VirtMSC-SCCP(396)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(396)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(396)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(396)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(396)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(404)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(397)@a39462c7072c: Deleted conn table entry 0TC_assignment_fr_a5_3(404)3662206 VirtMSC-SCCP(396)@a39462c7072c: Session index based on connection ID:0 TC_assignment_fr_a5_3(404)@a39462c7072c: "Got RSL RR Release" TC_assignment_fr_a5_3(404)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(396)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(396)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_fr_a5_3(404)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_3(404)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(396)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(400)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(397)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(395)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(398)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(403)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(401)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(402)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(395): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(396): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(397): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(398): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(399): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(400): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(401): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(402): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(403): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_fr_a5_3(404): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_fr_a5_3 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass'. Fri Jun 14 06:04:43 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_3 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_fr_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=283422) Waiting for packet dumper to finish... 1 (prev_count=283422, count=469640) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4'. ------ BSC_Tests.TC_assignment_fr_a5_4 ------ Fri Jun 14 06:04:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_4.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_fr_a5_4 started. MTC@a39462c7072c: "TC_assignment_fr_a5_4": using IMSI '001018782208908'H VirtMSC-IPA(408)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(408)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(408)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(409)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(409)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(406)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(407)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(412)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(412)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(412)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(412)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_fr_a5_4() start" VirtMSC-RAN(407)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107828029880'O, n_connectPointCode := omit VirtMSC-RAN(407)@a39462c7072c: Created Expect[0] for '05240103505902080910107828029880'O to be handled at TC_assignment_fr_a5_4(414) VirtMSC-SCCP(406)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(406)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(407)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(407)@a39462c7072c: Found Expect[0] for '05240103505902080910107828029880'O handled at TC_assignment_fr_a5_4(414) VirtMSC-RAN(407)@a39462c7072c: Added conn table entry 0TC_assignment_fr_a5_4(414)1384777 VirtMSC-SCCP(406)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(406)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(406)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(406)@a39462c7072c: vl_len:31 VirtMSC-SCCP(406)@a39462c7072c: vl_from0 VirtMSC-SCCP(406)@a39462c7072c: data sent by MTP3_SCCP_PORT: '001D530A0910CD6165A8D6BA78878398E50C79F4903DA52BC75942868E6D29'O TC_assignment_fr_a5_4(414)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_4(414)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '98E50C79F4903DA52BC75942868E6D29'O TC_assignment_fr_a5_4(414)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(406)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(406)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(406)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(406)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(414)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(413)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(411)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_4(414) VirtMSC-SCCP(406)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(406)@a39462c7072c: vl_len:14 VirtMSC-SCCP(406)@a39462c7072c: vl_from0 VirtMSC-SCCP(406)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_fr_a5_4(414)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(411)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "43", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "2f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_fr_a5_4(414) IPA-BTS0-TRX0-RSL-RSL(413)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(406)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(406)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(406)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(406)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(414)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_4(414)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '61FEF23B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0C467576'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_fr_a5_4(414)@a39462c7072c: "TC_assignment_fr_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_4(414)@a39462c7072c: "TC_assignment_fr_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_4(414)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(406)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(406)@a39462c7072c: vl_len:6 VirtMSC-SCCP(406)@a39462c7072c: vl_from0 VirtMSC-SCCP(406)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(406)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(406)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(406)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(406)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(414)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(407)@a39462c7072c: Deleted conn table entry 0TC_assignment_fr_a5_4(414)1384777 TC_assignment_fr_a5_4(414)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(406)@a39462c7072c: Session index based on connection ID:0 TC_assignment_fr_a5_4(414)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(406)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(406)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_fr_a5_4(414)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_4(414)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(407)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(406)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(408)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(410)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(405)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(413)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(412)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(411)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(405): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(406): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(407): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(408): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(409): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(410): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(411): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(412): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(413): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_fr_a5_4(414): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_fr_a5_4 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass'. Fri Jun 14 06:05:01 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_4 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_fr_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=286805) Waiting for packet dumper to finish... 1 (prev_count=286805, count=473612) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail'. ------ BSC_Tests.TC_assignment_fr_a5_4_fail ------ Fri Jun 14 06:05:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_4_fail.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_4_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_fr_a5_4_fail started. MTC@a39462c7072c: "TC_assignment_fr_a5_4_fail": using IMSI '001011529484334'H VirtMSC-IPA(418)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(418)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(418)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(419)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(419)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(416)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(417)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(422)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(422)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(422)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(422)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_fr_a5_4_fail() start" VirtMSC-RAN(417)@a39462c7072c: f_create_expect(l3 := '05240103505902080910105192843443'O, n_connectPointCode := omit VirtMSC-RAN(417)@a39462c7072c: Created Expect[0] for '05240103505902080910105192843443'O to be handled at TC_assignment_fr_a5_4_fail(424) VirtMSC-SCCP(416)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(416)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(417)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(417)@a39462c7072c: Found Expect[0] for '05240103505902080910105192843443'O handled at TC_assignment_fr_a5_4_fail(424) VirtMSC-RAN(417)@a39462c7072c: Added conn table entry 0TC_assignment_fr_a5_4_fail(424)8795668 VirtMSC-SCCP(416)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(416)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(416)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(416)@a39462c7072c: vl_len:14 VirtMSC-SCCP(416)@a39462c7072c: vl_from0 VirtMSC-SCCP(416)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A0910B4DBD749065C407E'O VirtMSC-SCCP(416)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(416)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(416)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(416)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4_fail(424)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_fr_a5_4_fail(424)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(416)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(416)@a39462c7072c: vl_len:6 VirtMSC-SCCP(416)@a39462c7072c: vl_from0 VirtMSC-SCCP(416)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(416)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(416)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(416)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(416)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4_fail(424)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(417)@a39462c7072c: Deleted conn table entry 0TC_assignment_fr_a5_4_fail(424)8795668 VirtMSC-SCCP(416)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(416)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(416)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_fr_a5_4_fail(424)@a39462c7072c: "Got RSL RR Release" TC_assignment_fr_a5_4_fail(424)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_fr_a5_4_fail(424)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_4_fail(424)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(416)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(417)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(420)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(415)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(418)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(423)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(422)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(421)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(415): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(416): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(417): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(418): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(419): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(420): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(421): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(422): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(423): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_fr_a5_4_fail(424): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_fr_a5_4_fail finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail pass'. Fri Jun 14 06:05:16 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_4_fail pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_fr_a5_4_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218527) Waiting for packet dumper to finish... 1 (prev_count=218527, count=405747) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup'. ------ BSC_Tests.TC_assignment_fr_a5_not_sup ------ Fri Jun 14 06:05:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_fr_a5_not_sup.pcap" >/data/BSC_Tests.TC_assignment_fr_a5_not_sup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_fr_a5_not_sup started. MTC@a39462c7072c: "TC_assignment_fr_a5_not_sup": using IMSI '001019215193526'H VirtMSC-IPA(428)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(428)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(428)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(429)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(429)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(426)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(427)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(432)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(432)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(432)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(432)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_fr_a5_not_sup() start" VirtMSC-RAN(427)@a39462c7072c: f_create_expect(l3 := '05240103505902080910102951915362'O, n_connectPointCode := omit VirtMSC-RAN(427)@a39462c7072c: Created Expect[0] for '05240103505902080910102951915362'O to be handled at TC_assignment_fr_a5_not_sup(434) VirtMSC-SCCP(426)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(426)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(427)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(427)@a39462c7072c: Found Expect[0] for '05240103505902080910102951915362'O handled at TC_assignment_fr_a5_not_sup(434) VirtMSC-RAN(427)@a39462c7072c: Added conn table entry 0TC_assignment_fr_a5_not_sup(434)2679594 VirtMSC-SCCP(426)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(426)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(426)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(426)@a39462c7072c: vl_len:31 VirtMSC-SCCP(426)@a39462c7072c: vl_from0 VirtMSC-SCCP(426)@a39462c7072c: data sent by MTP3_SCCP_PORT: '001D530A0920EE0B144CAB6A3892831D38179408083A7A672B7F819AAE3B14'O VirtMSC-SCCP(426)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(426)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(426)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(426)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_not_sup(434)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_fr_a5_not_sup(434)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(426)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(426)@a39462c7072c: vl_len:6 VirtMSC-SCCP(426)@a39462c7072c: vl_from0 VirtMSC-SCCP(426)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(426)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(426)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(426)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(426)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_not_sup(434)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(427)@a39462c7072c: Deleted conn table entry 0TC_assignment_fr_a5_not_sup(434)2679594 VirtMSC-SCCP(426)@a39462c7072c: Session index based on connection ID:0 TC_assignment_fr_a5_not_sup(434)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(426)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(426)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_fr_a5_not_sup(434)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_fr_a5_not_sup(434)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_not_sup(434)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(426)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(427)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(430)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(425)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(428)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(433)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(431)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(432)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(425): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(426): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(427): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(428): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(429): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(430): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(431): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(432): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(433): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_fr_a5_not_sup(434): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_fr_a5_not_sup finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup pass'. Fri Jun 14 06:05:31 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_not_sup pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_fr_a5_not_sup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219929) Waiting for packet dumper to finish... 1 (prev_count=219929, count=406971) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0'. ------ BSC_Tests.TC_ciph_mode_a5_0 ------ Fri Jun 14 06:05:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_0.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ciph_mode_a5_0 started. MTC@a39462c7072c: "TC_ciph_mode_a5_0": using IMSI '001016033359964'H VirtMSC-IPA(438)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(438)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(438)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(439)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(439)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(436)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(437)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(442)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(442)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(442)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(442)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ciph_mode_a5_0() start" VirtMSC-RAN(437)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100633539946'O, n_connectPointCode := omit VirtMSC-RAN(437)@a39462c7072c: Created Expect[0] for '05240103505902080910100633539946'O to be handled at TC_ciph_mode_a5_0(444) VirtMSC-SCCP(436)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(436)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(437)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(437)@a39462c7072c: Found Expect[0] for '05240103505902080910100633539946'O handled at TC_ciph_mode_a5_0(444) VirtMSC-RAN(437)@a39462c7072c: Added conn table entry 0TC_ciph_mode_a5_0(444)12522152 VirtMSC-SCCP(436)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(436)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(436)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(436)@a39462c7072c: vl_len:14 VirtMSC-SCCP(436)@a39462c7072c: vl_from0 VirtMSC-SCCP(436)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A090135E40B3323F9C32D'O TC_ciph_mode_a5_0(444)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_0(444)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('35E40B3323F9C32D'O, ''O) TC_ciph_mode_a5_0(444)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(436)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(436)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(436)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(436)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(444)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(443)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(441)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_0(444) VirtMSC-SCCP(436)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(436)@a39462c7072c: vl_len:8 VirtMSC-SCCP(436)@a39462c7072c: vl_from0 VirtMSC-SCCP(436)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(436)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(436)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(436)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(436)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(444)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_0(444)@a39462c7072c: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '4CB598F0'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '3AAE0E87'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_0(444)@a39462c7072c: "TC_ciph_mode_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_0(444)@a39462c7072c: "TC_ciph_mode_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_0(444)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(436)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(436)@a39462c7072c: vl_len:6 VirtMSC-SCCP(436)@a39462c7072c: vl_from0 VirtMSC-SCCP(436)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(436)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(436)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(436)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(436)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(444)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(437)@a39462c7072c: Deleted conn table entry 0TC_ciph_mode_a5_0(444)12522152 VirtMSC-SCCP(436)@a39462c7072c: Session index based on connection ID:0 TC_ciph_mode_a5_0(444)@a39462c7072c: "Got RSL RR Release" TC_ciph_mode_a5_0(444)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(436)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(436)@a39462c7072c: RLC received in state:disconnect_pending TC_ciph_mode_a5_0(444)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_0(444)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(436)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(435)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(437)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(440)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(438)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(443)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(442)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(441)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(435): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(436): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(437): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(438): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(439): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(440): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(441): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(442): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(443): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ciph_mode_a5_0(444): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ciph_mode_a5_0 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass'. Fri Jun 14 06:05:46 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_0 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ciph_mode_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228493) Waiting for packet dumper to finish... 1 (prev_count=228493, count=416124) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1'. ------ BSC_Tests.TC_ciph_mode_a5_1 ------ Fri Jun 14 06:05:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_1.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ciph_mode_a5_1 started. MTC@a39462c7072c: "TC_ciph_mode_a5_1": using IMSI '001016044946398'H VirtMSC-IPA(448)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(448)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(448)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(449)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(449)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(446)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(447)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(452)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(452)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(452)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(452)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ciph_mode_a5_1() start" VirtMSC-RAN(447)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100644493689'O, n_connectPointCode := omit VirtMSC-RAN(447)@a39462c7072c: Created Expect[0] for '05240103505902080910100644493689'O to be handled at TC_ciph_mode_a5_1(454) VirtMSC-SCCP(446)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(446)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(447)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(447)@a39462c7072c: Found Expect[0] for '05240103505902080910100644493689'O handled at TC_ciph_mode_a5_1(454) VirtMSC-RAN(447)@a39462c7072c: Added conn table entry 0TC_ciph_mode_a5_1(454)4062628 VirtMSC-SCCP(446)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(446)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(446)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(446)@a39462c7072c: vl_len:14 VirtMSC-SCCP(446)@a39462c7072c: vl_from0 VirtMSC-SCCP(446)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A09027F13B60BF6CCD322'O TC_ciph_mode_a5_1(454)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_1(454)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '7F13B60BF6CCD322'O TC_ciph_mode_a5_1(454)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(446)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(446)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(446)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(446)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(454)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(453)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(451)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_1(454) VirtMSC-SCCP(446)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(446)@a39462c7072c: vl_len:8 VirtMSC-SCCP(446)@a39462c7072c: vl_from0 VirtMSC-SCCP(446)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(446)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(446)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(446)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(446)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(454)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_1(454)@a39462c7072c: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '3481B394'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '243E4B24'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_1(454)@a39462c7072c: "TC_ciph_mode_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_1(454)@a39462c7072c: "TC_ciph_mode_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_1(454)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(446)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(446)@a39462c7072c: vl_len:6 VirtMSC-SCCP(446)@a39462c7072c: vl_from0 VirtMSC-SCCP(446)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(446)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(446)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(446)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(446)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(454)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(447)@a39462c7072c: Deleted conn table entry 0TC_ciph_mode_a5_1(454)4062628 VirtMSC-SCCP(446)@a39462c7072c: Session index based on connection ID:0 TC_ciph_mode_a5_1(454)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(446)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(446)@a39462c7072c: RLC received in state:disconnect_pending TC_ciph_mode_a5_1(454)@a39462c7072c: "Got RSL Deact SACCH" TC_ciph_mode_a5_1(454)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_1(454)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(447)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(446)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(445)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(448)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(450)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(453)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(451)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(452)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(445): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(446): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(447): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(448): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(449): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(450): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(451): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(452): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(453): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ciph_mode_a5_1(454): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ciph_mode_a5_1 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass'. Fri Jun 14 06:06:02 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_1 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ciph_mode_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228814) Waiting for packet dumper to finish... 1 (prev_count=228814, count=415535) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0'. ------ BSC_Tests.TC_ciph_mode_a5_2_0 ------ Fri Jun 14 06:06:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_2_0.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_2_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ciph_mode_a5_2_0 started. MTC@a39462c7072c: "TC_ciph_mode_a5_2_0": using IMSI '001018611360859'H VirtMSC-IPA(458)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(458)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(458)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(459)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(459)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(456)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(457)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(462)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(462)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(462)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(462)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ciph_mode_a5_2_0() start" VirtMSC-RAN(457)@a39462c7072c: f_create_expect(l3 := '05240103505902080910106811638095'O, n_connectPointCode := omit VirtMSC-RAN(457)@a39462c7072c: Created Expect[0] for '05240103505902080910106811638095'O to be handled at TC_ciph_mode_a5_2_0(464) VirtMSC-SCCP(456)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(456)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(457)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(457)@a39462c7072c: Found Expect[0] for '05240103505902080910106811638095'O handled at TC_ciph_mode_a5_2_0(464) VirtMSC-RAN(457)@a39462c7072c: Added conn table entry 0TC_ciph_mode_a5_2_0(464)10706982 VirtMSC-SCCP(456)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(456)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(456)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(456)@a39462c7072c: vl_len:14 VirtMSC-SCCP(456)@a39462c7072c: vl_from0 VirtMSC-SCCP(456)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A09053176E91F2BC171D9'O TC_ciph_mode_a5_2_0(464)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '001'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_2_0(464)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_2 (3) expect kc = '3176E91F2BC171D9'O TC_ciph_mode_a5_2_0(464)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(456)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(456)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(456)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(456)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(464)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(463)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(461)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_2_0(464) VirtMSC-SCCP(456)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(456)@a39462c7072c: vl_len:8 VirtMSC-SCCP(456)@a39462c7072c: vl_from0 VirtMSC-SCCP(456)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(456)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(456)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(456)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(456)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(464)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_2_0(464)@a39462c7072c: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '54ACAEF4'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '605A063A'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_2_0(464)@a39462c7072c: "TC_ciph_mode_a5_2_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_0(464)@a39462c7072c: "TC_ciph_mode_a5_2_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_0(464)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(456)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(456)@a39462c7072c: vl_len:6 VirtMSC-SCCP(456)@a39462c7072c: vl_from0 VirtMSC-SCCP(456)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(456)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(456)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(456)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(456)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(464)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(457)@a39462c7072c: Deleted conn table entry 0TC_ciph_mode_a5_2_0(464)10706982 VirtMSC-SCCP(456)@a39462c7072c: Session index based on connection ID:0 TC_ciph_mode_a5_2_0(464)@a39462c7072c: "Got RSL RR Release" TC_ciph_mode_a5_2_0(464)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(456)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(456)@a39462c7072c: RLC received in state:disconnect_pending TC_ciph_mode_a5_2_0(464)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_2_0(464)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(456)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(457)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(455)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(460)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(458)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(463)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(461)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(462)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(455): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(456): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(457): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(458): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(459): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(460): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(461): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(462): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(463): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ciph_mode_a5_2_0(464): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ciph_mode_a5_2_0 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 pass'. Fri Jun 14 06:06:17 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_2_0 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231190) Waiting for packet dumper to finish... 1 (prev_count=231190, count=418232) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1'. ------ BSC_Tests.TC_ciph_mode_a5_2_1 ------ Fri Jun 14 06:06:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_2_1.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_2_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ciph_mode_a5_2_1 started. MTC@a39462c7072c: "TC_ciph_mode_a5_2_1": using IMSI '001016023753735'H VirtMSC-IPA(468)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(468)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(468)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(469)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(469)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(466)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(467)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(472)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(472)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(472)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(472)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ciph_mode_a5_2_1() start" VirtMSC-RAN(467)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100632577353'O, n_connectPointCode := omit VirtMSC-RAN(467)@a39462c7072c: Created Expect[0] for '05240103505902080910100632577353'O to be handled at TC_ciph_mode_a5_2_1(474) VirtMSC-SCCP(466)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(466)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(467)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(467)@a39462c7072c: Found Expect[0] for '05240103505902080910100632577353'O handled at TC_ciph_mode_a5_2_1(474) VirtMSC-RAN(467)@a39462c7072c: Added conn table entry 0TC_ciph_mode_a5_2_1(474)13446058 VirtMSC-SCCP(466)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(466)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(466)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(466)@a39462c7072c: vl_len:14 VirtMSC-SCCP(466)@a39462c7072c: vl_from0 VirtMSC-SCCP(466)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A0906163F8AB1E56445E7'O TC_ciph_mode_a5_2_1(474)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_2_1(474)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '163F8AB1E56445E7'O TC_ciph_mode_a5_2_1(474)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(466)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(466)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(466)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(466)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(474)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(473)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(471)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_2_1(474) VirtMSC-SCCP(466)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(466)@a39462c7072c: vl_len:8 VirtMSC-SCCP(466)@a39462c7072c: vl_from0 VirtMSC-SCCP(466)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(466)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(466)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(466)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(466)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(474)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_2_1(474)@a39462c7072c: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '290E5D53'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '42B82B77'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_2_1(474)@a39462c7072c: "TC_ciph_mode_a5_2_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_1(474)@a39462c7072c: "TC_ciph_mode_a5_2_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_1(474)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(466)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(466)@a39462c7072c: vl_len:6 VirtMSC-SCCP(466)@a39462c7072c: vl_from0 VirtMSC-SCCP(466)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(466)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(466)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(466)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(466)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(474)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(467)@a39462c7072c: Deleted conn table entry 0TC_ciph_mode_a5_2_1(474)13446058 VirtMSC-SCCP(466)@a39462c7072c: Session index based on connection ID:0 TC_ciph_mode_a5_2_1(474)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(466)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(466)@a39462c7072c: RLC received in state:disconnect_pending TC_ciph_mode_a5_2_1(474)@a39462c7072c: "Got RSL Deact SACCH" TC_ciph_mode_a5_2_1(474)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_2_1(474)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(466)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(467)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(465)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(470)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(468)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(473)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(471)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(472)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(465): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(466): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(467): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(468): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(469): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(470): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(471): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(472): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(473): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ciph_mode_a5_2_1(474): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ciph_mode_a5_2_1 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 pass'. Fri Jun 14 06:06:32 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_2_1 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230894) Waiting for packet dumper to finish... 1 (prev_count=230894, count=418938) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3'. ------ BSC_Tests.TC_ciph_mode_a5_3 ------ Fri Jun 14 06:06:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_3.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ciph_mode_a5_3 started. MTC@a39462c7072c: "TC_ciph_mode_a5_3": using IMSI '001012273287749'H VirtMSC-IPA(478)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(478)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(478)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(479)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(479)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(476)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(477)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(482)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(482)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(482)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(482)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ciph_mode_a5_3() start" VirtMSC-RAN(477)@a39462c7072c: f_create_expect(l3 := '05240103505902080910102237827794'O, n_connectPointCode := omit VirtMSC-RAN(477)@a39462c7072c: Created Expect[0] for '05240103505902080910102237827794'O to be handled at TC_ciph_mode_a5_3(484) VirtMSC-SCCP(476)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(476)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(477)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(477)@a39462c7072c: Found Expect[0] for '05240103505902080910102237827794'O handled at TC_ciph_mode_a5_3(484) VirtMSC-RAN(477)@a39462c7072c: Added conn table entry 0TC_ciph_mode_a5_3(484)15306643 VirtMSC-SCCP(476)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(476)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(476)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(476)@a39462c7072c: vl_len:14 VirtMSC-SCCP(476)@a39462c7072c: vl_from0 VirtMSC-SCCP(476)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C530A09086C5CBCB91661DD71'O TC_ciph_mode_a5_3(484)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_3(484)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '6C5CBCB91661DD71'O TC_ciph_mode_a5_3(484)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(476)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(476)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(476)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(476)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(484)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(483)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(481)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_3(484) VirtMSC-SCCP(476)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(476)@a39462c7072c: vl_len:8 VirtMSC-SCCP(476)@a39462c7072c: vl_from0 VirtMSC-SCCP(476)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(476)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(476)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(476)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(476)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(484)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_3(484)@a39462c7072c: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '5F5CC708'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '2D663EBF'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_3(484)@a39462c7072c: "TC_ciph_mode_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_3(484)@a39462c7072c: "TC_ciph_mode_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_3(484)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(476)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(476)@a39462c7072c: vl_len:6 VirtMSC-SCCP(476)@a39462c7072c: vl_from0 VirtMSC-SCCP(476)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(476)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(476)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(476)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(476)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(484)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(477)@a39462c7072c: Deleted conn table entry 0TC_ciph_mode_a5_3(484)15306643 VirtMSC-SCCP(476)@a39462c7072c: Session index based on connection ID:0 TC_ciph_mode_a5_3(484)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(476)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(476)@a39462c7072c: RLC received in state:disconnect_pending TC_ciph_mode_a5_3(484)@a39462c7072c: "Got RSL Deact SACCH" TC_ciph_mode_a5_3(484)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_3(484)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(476)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(477)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(475)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(478)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(483)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(482)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(481)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(475): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(476): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(477): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(478): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(479): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(481): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(482): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(483): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ciph_mode_a5_3(484): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ciph_mode_a5_3 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass'. Fri Jun 14 06:06:48 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_3 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ciph_mode_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229227) Waiting for packet dumper to finish... 1 (prev_count=229227, count=415032) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4'. ------ BSC_Tests.TC_ciph_mode_a5_4 ------ Fri Jun 14 06:06:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ciph_mode_a5_4.pcap" >/data/BSC_Tests.TC_ciph_mode_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ciph_mode_a5_4 started. MTC@a39462c7072c: "TC_ciph_mode_a5_4": using IMSI '001016966233887'H VirtMSC-IPA(488)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(488)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(488)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(489)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(489)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(486)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(487)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(492)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(492)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(492)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(492)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ciph_mode_a5_4() start" VirtMSC-RAN(487)@a39462c7072c: f_create_expect(l3 := '05240103505902080910109666328378'O, n_connectPointCode := omit VirtMSC-RAN(487)@a39462c7072c: Created Expect[0] for '05240103505902080910109666328378'O to be handled at TC_ciph_mode_a5_4(494) VirtMSC-SCCP(486)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(486)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(487)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(487)@a39462c7072c: Found Expect[0] for '05240103505902080910109666328378'O handled at TC_ciph_mode_a5_4(494) VirtMSC-RAN(487)@a39462c7072c: Added conn table entry 0TC_ciph_mode_a5_4(494)4068430 VirtMSC-SCCP(486)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(486)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(486)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(486)@a39462c7072c: vl_len:31 VirtMSC-SCCP(486)@a39462c7072c: vl_from0 VirtMSC-SCCP(486)@a39462c7072c: data sent by MTP3_SCCP_PORT: '001D530A0910492CCCCB291DCFDB83ED4CC97326D043BE4DD8F37CFF7BA83E'O TC_ciph_mode_a5_4(494)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_4(494)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = 'ED4CC97326D043BE4DD8F37CFF7BA83E'O TC_ciph_mode_a5_4(494)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(486)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(486)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(486)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(486)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(494)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(493)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(491)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_4(494) VirtMSC-SCCP(486)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(486)@a39462c7072c: vl_len:8 VirtMSC-SCCP(486)@a39462c7072c: vl_from0 VirtMSC-SCCP(486)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(486)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(486)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(486)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(486)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(494)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_4(494)@a39462c7072c: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '0C22AEAA'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '3230844C'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_4(494)@a39462c7072c: "TC_ciph_mode_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_4(494)@a39462c7072c: "TC_ciph_mode_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_4(494)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(486)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(486)@a39462c7072c: vl_len:6 VirtMSC-SCCP(486)@a39462c7072c: vl_from0 VirtMSC-SCCP(486)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(486)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(486)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(486)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(486)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(494)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(487)@a39462c7072c: Deleted conn table entry 0TC_ciph_mode_a5_4(494)4068430 VirtMSC-SCCP(486)@a39462c7072c: Session index based on connection ID:0 TC_ciph_mode_a5_4(494)@a39462c7072c: "Got RSL RR Release" TC_ciph_mode_a5_4(494)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(486)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(486)@a39462c7072c: RLC received in state:disconnect_pending TC_ciph_mode_a5_4(494)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_4(494)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(487)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(486)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(485)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(490)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(488)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(493)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(491)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(492)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(485): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(486): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(487): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(488): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(489): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(491): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(492): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(493): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ciph_mode_a5_4(494): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ciph_mode_a5_4 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 pass'. Fri Jun 14 06:07:03 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_4 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ciph_mode_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231560) Waiting for packet dumper to finish... 1 (prev_count=231560, count=418367) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr'. ------ BSC_Tests.TC_assignment_codec_fr ------ Fri Jun 14 06:07:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_fr started. MTC@a39462c7072c: "TC_assignment_codec_fr": using IMSI '001018491191258'H VirtMSC-IPA(498)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(498)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(498)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(499)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(499)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(496)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(497)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(502)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(502)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(502)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(502)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_fr() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_fr(504)@a39462c7072c: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(497)@a39462c7072c: f_create_expect(l3 := '05240103505902080910104819912185'O, n_connectPointCode := omit VirtMSC-RAN(497)@a39462c7072c: Created Expect[0] for '05240103505902080910104819912185'O to be handled at TC_assignment_codec_fr(504) VirtMSC-SCCP(496)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(496)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(497)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(497)@a39462c7072c: Found Expect[0] for '05240103505902080910104819912185'O handled at TC_assignment_codec_fr(504) VirtMSC-RAN(497)@a39462c7072c: Added conn table entry 0TC_assignment_codec_fr(504)14090730 VirtMSC-SCCP(496)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(496)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(503)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(501)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr(504) VirtMSC-SCCP(496)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(496)@a39462c7072c: vl_len:11 VirtMSC-SCCP(496)@a39462c7072c: vl_from0 VirtMSC-SCCP(496)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O TC_assignment_codec_fr(504)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(501)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "46", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "38" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr(504) IPA-BTS0-TRX0-RSL-RSL(503)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(496)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(496)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(496)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(496)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr(504)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_fr(504)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '710CA694'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3530355B'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr(504)@a39462c7072c: "TC_assignment_codec_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr(504)@a39462c7072c: "TC_assignment_codec_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr(504)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(496)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(496)@a39462c7072c: vl_len:6 VirtMSC-SCCP(496)@a39462c7072c: vl_from0 VirtMSC-SCCP(496)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(496)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(496)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(496)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(496)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr(504)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(497)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_fr(504)14090730 VirtMSC-SCCP(496)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_fr(504)@a39462c7072c: "Got RSL RR Release" TC_assignment_codec_fr(504)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(496)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(496)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_fr(504)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr(504)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(497)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(495)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(496)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(500)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(498)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(503)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(501)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(502)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(495): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(496): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(497): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(498): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(499): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(500): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(501): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(502): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(503): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_fr(504): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_fr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass'. Fri Jun 14 06:07:20 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490308) Waiting for packet dumper to finish... 1 (prev_count=490308, count=491720) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify'. ------ BSC_Tests.TC_assignment_codec_fr_by_mode_modify ------ Fri Jun 14 06:07:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_by_mode_modify.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_by_mode_modify.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_fr_by_mode_modify started. MTC@a39462c7072c: "TC_assignment_codec_fr_by_mode_modify": using IMSI '001011405028626'H VirtMSC-IPA(508)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(508)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(508)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(509)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(509)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(506)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(507)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(512)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(512)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(512)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(512)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_fr_by_mode_modify() start" TC_assignment_codec_fr_by_mode_modify(514)@a39462c7072c: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(507)@a39462c7072c: f_create_expect(l3 := '05240103505902080910104150206862'O, n_connectPointCode := omit VirtMSC-RAN(507)@a39462c7072c: Created Expect[0] for '05240103505902080910104150206862'O to be handled at TC_assignment_codec_fr_by_mode_modify(514) VirtMSC-SCCP(506)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(506)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(507)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(507)@a39462c7072c: Found Expect[0] for '05240103505902080910104150206862'O handled at TC_assignment_codec_fr_by_mode_modify(514) VirtMSC-RAN(507)@a39462c7072c: Added conn table entry 0TC_assignment_codec_fr_by_mode_modify(514)10338446 VirtMSC-SCCP(506)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(506)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(513)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(511)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_by_mode_modify(514) VirtMSC-SCCP(506)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(506)@a39462c7072c: vl_len:11 VirtMSC-SCCP(506)@a39462c7072c: vl_from0 VirtMSC-SCCP(506)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O TC_assignment_codec_fr_by_mode_modify(514)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { channelModeModify := { messageType := '00010000'B, channelDescription := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, channelMode := { mode := '01'O }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet := omit } } } } VirtMGW-MGCP-0(511)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "49", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "39" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr_by_mode_modify(514) VirtMSC-SCCP(506)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(506)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(506)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(506)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_by_mode_modify(514)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_fr_by_mode_modify(514)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5980A929'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6FB9A002'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_by_mode_modify(514)@a39462c7072c: "TC_assignment_codec_fr_by_mode_modify": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr_by_mode_modify(514)@a39462c7072c: "TC_assignment_codec_fr_by_mode_modify": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_by_mode_modify(514)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(506)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(506)@a39462c7072c: vl_len:6 VirtMSC-SCCP(506)@a39462c7072c: vl_from0 VirtMSC-SCCP(506)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(506)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(506)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(506)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(506)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_by_mode_modify(514)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(507)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_fr_by_mode_modify(514)10338446 VirtMSC-SCCP(506)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_fr_by_mode_modify(514)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(506)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(506)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_fr_by_mode_modify(514)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_codec_fr_by_mode_modify(514)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_by_mode_modify(514)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(506)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(505)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(507)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(510)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA(508)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(513)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(511)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(512)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(505): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(506): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(507): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(508): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(509): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(510): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(511): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(512): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(513): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_fr_by_mode_modify(514): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_fr_by_mode_modify finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass'. Fri Jun 14 06:07:36 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_fr_by_mode_modify.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490234) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr'. ------ BSC_Tests.TC_assignment_codec_hr ------ Fri Jun 14 06:07:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_hr started. MTC@a39462c7072c: "TC_assignment_codec_hr": using IMSI '001012405749783'H VirtMSC-IPA(518)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(518)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(518)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(519)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(519)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(516)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(517)@a39462c7072c: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(517)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(522)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(522)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(522)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(522)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_hr() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_hr(524)@a39462c7072c: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(517)@a39462c7072c: f_create_expect(l3 := '05240103505902080910104250477938'O, n_connectPointCode := omit VirtMSC-RAN(517)@a39462c7072c: Created Expect[0] for '05240103505902080910104250477938'O to be handled at TC_assignment_codec_hr(524) VirtMSC-SCCP(516)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(516)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(517)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(517)@a39462c7072c: Found Expect[0] for '05240103505902080910104250477938'O handled at TC_assignment_codec_hr(524) VirtMSC-RAN(517)@a39462c7072c: Added conn table entry 0TC_assignment_codec_hr(524)1464856 VirtMSC-SCCP(516)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(516)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(523)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(521)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr(524) VirtMSC-SCCP(516)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(516)@a39462c7072c: vl_len:11 VirtMSC-SCCP(516)@a39462c7072c: vl_from0 VirtMSC-SCCP(516)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03010905010000'O TC_assignment_codec_hr(524)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(521)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "52", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr(524) IPA-BTS0-TRX0-RSL-RSL(523)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(516)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(516)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(516)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(516)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr(524)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_hr(524)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7BAC3444'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '42221C81'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr(524)@a39462c7072c: "TC_assignment_codec_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr(524)@a39462c7072c: "TC_assignment_codec_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr(524)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(516)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(516)@a39462c7072c: vl_len:6 VirtMSC-SCCP(516)@a39462c7072c: vl_from0 VirtMSC-SCCP(516)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(516)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(516)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(516)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(516)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr(524)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(517)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_hr(524)1464856 VirtMSC-SCCP(516)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_hr(524)@a39462c7072c: "Got RSL RR Release" TC_assignment_codec_hr(524)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(516)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(516)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_hr(524)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr(524)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(516)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(515)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(520)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(517)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(518)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(523)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(521)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(522)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(515): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(516): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(517): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(518): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(519): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(520): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(521): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(522): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(523): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_hr(524): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_hr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr pass'. Fri Jun 14 06:07:53 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317188) Waiting for packet dumper to finish... 1 (prev_count=317188, count=504230) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr'. ------ BSC_Tests.TC_assignment_codec_efr ------ Fri Jun 14 06:07:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_efr.pcap" >/data/BSC_Tests.TC_assignment_codec_efr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_efr started. MTC@a39462c7072c: "TC_assignment_codec_efr": using IMSI '001017834328949'H VirtMSC-IPA(528)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(528)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(528)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(529)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(529)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(526)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(527)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(532)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(532)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(532)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(532)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_efr() start" TC_assignment_codec_efr(534)@a39462c7072c: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(527)@a39462c7072c: f_create_expect(l3 := '05240103505902080910108743239894'O, n_connectPointCode := omit VirtMSC-RAN(527)@a39462c7072c: Created Expect[0] for '05240103505902080910108743239894'O to be handled at TC_assignment_codec_efr(534) VirtMSC-SCCP(526)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(526)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(527)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(527)@a39462c7072c: Found Expect[0] for '05240103505902080910108743239894'O handled at TC_assignment_codec_efr(534) VirtMSC-RAN(527)@a39462c7072c: Added conn table entry 0TC_assignment_codec_efr(534)16331633 VirtMSC-SCCP(526)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(526)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(533)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(531)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_efr(534) VirtMSC-SCCP(526)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(526)@a39462c7072c: vl_len:11 VirtMSC-SCCP(526)@a39462c7072c: vl_from0 VirtMSC-SCCP(526)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03010811010000'O TC_assignment_codec_efr(534)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '21'O ("!") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(533)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(531)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "55", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3b" }, { code := "L", val := "p:20, a:GSM-EFR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_efr(534) VirtMSC-SCCP(526)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(526)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(526)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(526)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_efr(534)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_efr(534)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7259CEDC'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '17117F3A'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 97, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_efr(534)@a39462c7072c: "TC_assignment_codec_efr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_efr(534)@a39462c7072c: "TC_assignment_codec_efr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_efr(534)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(526)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(526)@a39462c7072c: vl_len:6 VirtMSC-SCCP(526)@a39462c7072c: vl_from0 VirtMSC-SCCP(526)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(526)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(526)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(526)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(526)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_efr(534)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(527)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_efr(534)16331633 VirtMSC-SCCP(526)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_efr(534)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(526)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(526)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_efr(534)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_codec_efr(534)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_efr(534)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(526)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(530)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(527)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(525)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(528)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(533)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(531)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(532)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(525): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(526): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(527): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(528): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(529): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(530): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(531): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(532): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(533): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_efr(534): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_efr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr pass'. Fri Jun 14 06:08:10 UTC 2024 ====== BSC_Tests.TC_assignment_codec_efr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_efr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=277773) Waiting for packet dumper to finish... 1 (prev_count=277773, count=464580) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f'. ------ BSC_Tests.TC_assignment_codec_amr_f ------ Fri Jun 14 06:08:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_f.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_f.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_amr_f started. MTC@a39462c7072c: "TC_assignment_codec_amr_f": using IMSI '001016021752230'H VirtMSC-IPA(538)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(538)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(538)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(539)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(539)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(536)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(537)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(542)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(542)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(542)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(542)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_amr_f() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_amr_f(544)@a39462c7072c: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(537)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100612572203'O, n_connectPointCode := omit VirtMSC-RAN(537)@a39462c7072c: Created Expect[0] for '05240103505902080910100612572203'O to be handled at TC_assignment_codec_amr_f(544) VirtMSC-SCCP(536)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(536)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(537)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(537)@a39462c7072c: Found Expect[0] for '05240103505902080910100612572203'O handled at TC_assignment_codec_amr_f(544) VirtMSC-RAN(537)@a39462c7072c: Added conn table entry 0TC_assignment_codec_amr_f(544)15258450 VirtMSC-SCCP(536)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(536)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(543)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(541)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f(544) VirtMSC-SCCP(536)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(536)@a39462c7072c: vl_len:11 VirtMSC-SCCP(536)@a39462c7072c: vl_from0 VirtMSC-SCCP(536)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03010821010000'O TC_assignment_codec_amr_f(544)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(541)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "58", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3c" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_amr_f(544) IPA-BTS0-TRX0-RSL-RSL(543)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(536)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(536)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(536)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(536)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f(544)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_amr_f(544)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '736922BE'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '30D6CF3D'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f(544)@a39462c7072c: "TC_assignment_codec_amr_f": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_f(544)@a39462c7072c: "TC_assignment_codec_amr_f": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f(544)@a39462c7072c: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_codec_amr_f(544)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(536)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(536)@a39462c7072c: vl_len:6 VirtMSC-SCCP(536)@a39462c7072c: vl_from0 VirtMSC-SCCP(536)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(536)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(536)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(536)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(536)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f(544)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(537)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_amr_f(544)15258450 VirtMSC-SCCP(536)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_amr_f(544)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(536)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(536)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_amr_f(544)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_codec_amr_f(544)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f(544)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(536)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(537)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(535)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(540)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(538)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(543)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(541)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(542)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(535): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(536): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(537): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(538): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(539): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(540): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(541): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(542): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(543): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_amr_f(544): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_amr_f finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f pass'. Fri Jun 14 06:08:28 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_amr_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411504) Waiting for packet dumper to finish... 1 (prev_count=411504, count=491458) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h'. ------ BSC_Tests.TC_assignment_codec_amr_h ------ Fri Jun 14 06:08:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_amr_h.pcap" >/data/BSC_Tests.TC_assignment_codec_amr_h.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_amr_h started. MTC@a39462c7072c: "TC_assignment_codec_amr_h": using IMSI '001013765752372'H VirtMSC-IPA(548)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(548)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(548)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(549)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(549)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(546)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(547)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(552)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(552)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(552)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(552)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_amr_h() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_amr_h(554)@a39462c7072c: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(547)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107356573227'O, n_connectPointCode := omit VirtMSC-RAN(547)@a39462c7072c: Created Expect[0] for '05240103505902080910107356573227'O to be handled at TC_assignment_codec_amr_h(554) VirtMSC-SCCP(546)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(546)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(547)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(547)@a39462c7072c: Found Expect[0] for '05240103505902080910107356573227'O handled at TC_assignment_codec_amr_h(554) VirtMSC-RAN(547)@a39462c7072c: Added conn table entry 0TC_assignment_codec_amr_h(554)15817711 VirtMSC-SCCP(546)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(546)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(553)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(551)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h(554) VirtMSC-SCCP(546)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(546)@a39462c7072c: vl_len:11 VirtMSC-SCCP(546)@a39462c7072c: vl_from0 VirtMSC-SCCP(546)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O TC_assignment_codec_amr_h(554)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(551)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "61", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3d" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_amr_h(554) IPA-BTS0-TRX0-RSL-RSL(553)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(546)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(546)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(546)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(546)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h(554)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_amr_h(554)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '71FE4391'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4E575B14'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_h(554)@a39462c7072c: "TC_assignment_codec_amr_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_h(554)@a39462c7072c: "TC_assignment_codec_amr_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_h(554)@a39462c7072c: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_codec_amr_h(554)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(546)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(546)@a39462c7072c: vl_len:6 VirtMSC-SCCP(546)@a39462c7072c: vl_from0 VirtMSC-SCCP(546)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(546)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(546)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(546)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(546)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h(554)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(547)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_amr_h(554)15817711 VirtMSC-SCCP(546)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_amr_h(554)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(546)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(546)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_amr_h(554)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_codec_amr_h(554)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h(554)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(546)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(548)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(547)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(550)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(545)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(553)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(551)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(552)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(545): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(546): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(547): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(548): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(549): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(550): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(551): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(552): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(553): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_amr_h(554): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_amr_h finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h pass'. Fri Jun 14 06:08:45 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_amr_h.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=492977) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr ------ Fri Jun 14 06:08:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_fr_exhausted_req_hr started. VirtMSC-IPA(558)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(558)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(558)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(559)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(559)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(556)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(557)@a39462c7072c: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(557)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(562)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(562)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(562)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(562)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_hr() start" TC_assignment_codec_fr_exhausted_req_hr(564)@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_hr": using IMSI '001018463590225'H VirtMSC-RAN(557)@a39462c7072c: f_create_expect(l3 := '05240103505902080910104836952052'O, n_connectPointCode := omit VirtMSC-RAN(557)@a39462c7072c: Created Expect[0] for '05240103505902080910104836952052'O to be handled at TC_assignment_codec_fr_exhausted_req_hr(564) VirtMSC-SCCP(556)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(556)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(557)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(557)@a39462c7072c: Found Expect[0] for '05240103505902080910104836952052'O handled at TC_assignment_codec_fr_exhausted_req_hr(564) VirtMSC-RAN(557)@a39462c7072c: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_hr(564)8327491 VirtMSC-SCCP(556)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(556)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(563)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(561)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_hr(564) VirtMSC-SCCP(556)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(556)@a39462c7072c: vl_len:14 VirtMSC-SCCP(556)@a39462c7072c: vl_from0 VirtMSC-SCCP(556)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030109050100007D0181'O VirtMGW-MGCP-0(561)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "64", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3e" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr_exhausted_req_hr(564) TC_assignment_codec_fr_exhausted_req_hr(564)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(563)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(556)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(556)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(556)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(556)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr(564)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_hr(564)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4447528E'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3228FA43'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_exhausted_req_hr(564)@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr_exhausted_req_hr(564)@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_hr(564)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(556)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(556)@a39462c7072c: vl_len:6 VirtMSC-SCCP(556)@a39462c7072c: vl_from0 VirtMSC-SCCP(556)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(556)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(556)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(556)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(556)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr(564)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(557)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_hr(564)8327491 VirtMSC-SCCP(556)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_hr(564)@a39462c7072c: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_hr(564)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(556)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(556)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_hr(564)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_hr(564)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(556)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(555)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(560)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(557)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(558)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(563)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(561)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(562)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(555): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(556): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(557): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(558): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(559): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(560): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(561): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(562): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(563): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr(564): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_fr_exhausted_req_hr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass'. Fri Jun 14 06:09:02 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=307324) Waiting for packet dumper to finish... 1 (prev_count=307324, count=494955) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr ------ Fri Jun 14 06:09:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_fr_exhausted_req_fr started. VirtMSC-IPA(568)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(568)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(568)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(569)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(569)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(566)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(567)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(572)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(572)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(572)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(572)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_fr() start" TC_assignment_codec_fr_exhausted_req_fr(574)@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_fr": using IMSI '001011231239392'H VirtMSC-RAN(567)@a39462c7072c: f_create_expect(l3 := '05240103505902080910102113323929'O, n_connectPointCode := omit VirtMSC-RAN(567)@a39462c7072c: Created Expect[0] for '05240103505902080910102113323929'O to be handled at TC_assignment_codec_fr_exhausted_req_fr(574) VirtMSC-SCCP(566)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(566)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(567)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(567)@a39462c7072c: Found Expect[0] for '05240103505902080910102113323929'O handled at TC_assignment_codec_fr_exhausted_req_fr(574) VirtMSC-RAN(567)@a39462c7072c: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_fr(574)15165133 VirtMSC-SCCP(566)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(566)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(573)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(571)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_fr(574) VirtMSC-SCCP(566)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(566)@a39462c7072c: vl_len:14 VirtMSC-SCCP(566)@a39462c7072c: vl_from0 VirtMSC-SCCP(566)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(566)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(566)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(566)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(566)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr(574)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_fr(574)@a39462c7072c: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '7D6BC874'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '5C1A4467'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_exhausted_req_fr(574)@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_fr(574)@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_fr(574)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(566)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(566)@a39462c7072c: vl_len:6 VirtMSC-SCCP(566)@a39462c7072c: vl_from0 VirtMSC-SCCP(566)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(566)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(566)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(566)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(566)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr(574)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(567)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_fr(574)15165133 VirtMSC-SCCP(566)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_fr(574)@a39462c7072c: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_fr(574)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(566)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(566)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_fr(574)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_fr(574)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(566)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(567)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(565)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(568)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(570)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(573)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(571)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(572)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(565): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(566): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(567): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(568): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(569): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(570): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(571): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(572): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(573): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr(574): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_fr_exhausted_req_fr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass'. Fri Jun 14 06:09:18 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=254317) Waiting for packet dumper to finish... 1 (prev_count=254317, count=440946) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr ------ Fri Jun 14 06:09:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_fr_exhausted_req_fr_hr started. VirtMSC-IPA(578)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(578)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(578)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(579)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(579)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(576)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(577)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(582)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(582)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(582)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(582)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_fr_hr() start" TC_assignment_codec_fr_exhausted_req_fr_hr(584)@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_fr_hr": using IMSI '001015342691156'H VirtMSC-RAN(577)@a39462c7072c: f_create_expect(l3 := '05240103505902080910103524961165'O, n_connectPointCode := omit VirtMSC-RAN(577)@a39462c7072c: Created Expect[0] for '05240103505902080910103524961165'O to be handled at TC_assignment_codec_fr_exhausted_req_fr_hr(584) VirtMSC-SCCP(576)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(576)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(577)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(577)@a39462c7072c: Found Expect[0] for '05240103505902080910103524961165'O handled at TC_assignment_codec_fr_exhausted_req_fr_hr(584) VirtMSC-RAN(577)@a39462c7072c: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_fr_hr(584)3275221 VirtMSC-SCCP(576)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(576)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(583)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(581)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_fr_hr(584) VirtMSC-SCCP(576)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(576)@a39462c7072c: vl_len:16 VirtMSC-SCCP(576)@a39462c7072c: vl_from0 VirtMSC-SCCP(576)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B04010A81050100007D028081'O VirtMGW-MGCP-0(581)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "67", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "40" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr_exhausted_req_fr_hr(584) TC_assignment_codec_fr_exhausted_req_fr_hr(584)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(583)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(576)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(576)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(576)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(576)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr_hr(584)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_fr_hr(584)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '094352FF'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0119C9F4'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_exhausted_req_fr_hr(584)@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr_exhausted_req_fr_hr(584)@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_fr_hr(584)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(576)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(576)@a39462c7072c: vl_len:6 VirtMSC-SCCP(576)@a39462c7072c: vl_from0 VirtMSC-SCCP(576)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(576)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(576)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(576)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(576)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr_hr(584)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(577)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_fr_hr(584)3275221 VirtMSC-SCCP(576)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_fr_hr(584)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(576)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(576)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_fr_hr(584)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_codec_fr_exhausted_req_fr_hr(584)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_fr_hr(584)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(576)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(577)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(580)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(575)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(578)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(583)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(581)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(582)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(575): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(576): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(577): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(578): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(579): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(580): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(581): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(582): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(583): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr_hr(584): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_fr_exhausted_req_fr_hr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass'. Fri Jun 14 06:09:35 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=309774) Waiting for packet dumper to finish... 1 (prev_count=309774, count=495993) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr ------ Fri Jun 14 06:09:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_fr_exhausted_req_hr_fr started. VirtMSC-IPA(588)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(588)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(588)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(589)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(589)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(586)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(587)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(592)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(592)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(592)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(592)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_hr_fr() start" TC_assignment_codec_fr_exhausted_req_hr_fr(594)@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_hr_fr": using IMSI '001015281746493'H VirtMSC-RAN(587)@a39462c7072c: f_create_expect(l3 := '05240103505902080910102518474639'O, n_connectPointCode := omit VirtMSC-RAN(587)@a39462c7072c: Created Expect[0] for '05240103505902080910102518474639'O to be handled at TC_assignment_codec_fr_exhausted_req_hr_fr(594) VirtMSC-SCCP(586)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(586)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(587)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(587)@a39462c7072c: Found Expect[0] for '05240103505902080910102518474639'O handled at TC_assignment_codec_fr_exhausted_req_hr_fr(594) VirtMSC-RAN(587)@a39462c7072c: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_hr_fr(594)10333823 VirtMSC-SCCP(586)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(586)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(593)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(591)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_hr_fr(594) VirtMSC-SCCP(586)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(586)@a39462c7072c: vl_len:16 VirtMSC-SCCP(586)@a39462c7072c: vl_from0 VirtMSC-SCCP(586)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B04010B85010100007D028180'O TC_assignment_codec_fr_exhausted_req_hr_fr(594)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(591)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "70", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "41" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr_exhausted_req_hr_fr(594) IPA-BTS0-TRX0-RSL-RSL(593)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(586)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(586)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(586)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(586)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr_fr(594)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_hr_fr(594)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '62ED46CA'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '77065305'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_exhausted_req_hr_fr(594)@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr_exhausted_req_hr_fr(594)@a39462c7072c: "TC_assignment_codec_fr_exhausted_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_hr_fr(594)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(586)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(586)@a39462c7072c: vl_len:6 VirtMSC-SCCP(586)@a39462c7072c: vl_from0 VirtMSC-SCCP(586)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(586)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(586)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(586)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(586)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr_fr(594)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(587)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_hr_fr(594)10333823 VirtMSC-SCCP(586)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_hr_fr(594)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(586)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(586)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_hr_fr(594)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_codec_fr_exhausted_req_hr_fr(594)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_hr_fr(594)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(586)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(585)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(590)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(587)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(588)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(593)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(591)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(592)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(585): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(586): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(587): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(588): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(589): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(590): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(591): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(592): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(593): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr_fr(594): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_fr_exhausted_req_hr_fr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass'. Fri Jun 14 06:09:53 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=295740) Waiting for packet dumper to finish... 1 (prev_count=295740, count=482960) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr ------ Fri Jun 14 06:09:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_hr_exhausted_req_fr started. VirtMSC-IPA(598)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(598)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(598)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(599)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(599)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(596)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(597)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(602)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(602)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(602)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(602)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_fr() start" TC_assignment_codec_hr_exhausted_req_fr(604)@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_fr": using IMSI '001019199319841'H VirtMSC-RAN(597)@a39462c7072c: f_create_expect(l3 := '05240103505902080910101999138914'O, n_connectPointCode := omit VirtMSC-RAN(597)@a39462c7072c: Created Expect[0] for '05240103505902080910101999138914'O to be handled at TC_assignment_codec_hr_exhausted_req_fr(604) VirtMSC-SCCP(596)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(596)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(597)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(597)@a39462c7072c: Found Expect[0] for '05240103505902080910101999138914'O handled at TC_assignment_codec_hr_exhausted_req_fr(604) VirtMSC-RAN(597)@a39462c7072c: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_fr(604)9553204 VirtMSC-SCCP(596)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(596)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(603)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(601)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_fr(604) VirtMSC-SCCP(596)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(596)@a39462c7072c: vl_len:14 VirtMSC-SCCP(596)@a39462c7072c: vl_from0 VirtMSC-SCCP(596)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_codec_hr_exhausted_req_fr(604)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(603)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(601)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "73", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "42" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr_exhausted_req_fr(604) VirtMSC-SCCP(596)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(596)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(596)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(596)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr(604)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_fr(604)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1E6C64B4'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '21D1653B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_exhausted_req_fr(604)@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr_exhausted_req_fr(604)@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_fr(604)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(596)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(596)@a39462c7072c: vl_len:6 VirtMSC-SCCP(596)@a39462c7072c: vl_from0 VirtMSC-SCCP(596)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(596)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(596)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(596)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(596)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr(604)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(597)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_fr(604)9553204 VirtMSC-SCCP(596)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_fr(604)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(596)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(596)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_fr(604)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_codec_hr_exhausted_req_fr(604)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_fr(604)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(596)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(597)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(600)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(595)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA(598)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(603)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(601)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(602)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(595): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(596): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(597): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(598): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(599): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(600): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(601): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(602): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(603): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr(604): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_hr_exhausted_req_fr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass'. Fri Jun 14 06:10:10 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=288419) Waiting for packet dumper to finish... 1 (prev_count=288419, count=475048) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr ------ Fri Jun 14 06:10:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_hr_exhausted_req_hr started. VirtMSC-IPA(608)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(608)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(608)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(609)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(609)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(606)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(607)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(612)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(612)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(612)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(612)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_hr() start" TC_assignment_codec_hr_exhausted_req_hr(614)@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_hr": using IMSI '001019084568650'H VirtMSC-RAN(607)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100948656805'O, n_connectPointCode := omit VirtMSC-RAN(607)@a39462c7072c: Created Expect[0] for '05240103505902080910100948656805'O to be handled at TC_assignment_codec_hr_exhausted_req_hr(614) VirtMSC-SCCP(606)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(606)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(607)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(607)@a39462c7072c: Found Expect[0] for '05240103505902080910100948656805'O handled at TC_assignment_codec_hr_exhausted_req_hr(614) VirtMSC-RAN(607)@a39462c7072c: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_hr(614)8613861 VirtMSC-SCCP(606)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(606)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(613)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(611)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_hr(614) VirtMSC-SCCP(606)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(606)@a39462c7072c: vl_len:14 VirtMSC-SCCP(606)@a39462c7072c: vl_from0 VirtMSC-SCCP(606)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030109050100007D0181'O VirtMSC-SCCP(606)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(606)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(606)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(606)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr(614)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_hr(614)@a39462c7072c: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '44475195'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '5DBCDA3E'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_exhausted_req_hr(614)@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_hr(614)@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_hr(614)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(606)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(606)@a39462c7072c: vl_len:6 VirtMSC-SCCP(606)@a39462c7072c: vl_from0 VirtMSC-SCCP(606)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(606)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(606)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(606)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(606)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr(614)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(607)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_hr(614)8613861 VirtMSC-SCCP(606)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(606)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(606)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_hr(614)@a39462c7072c: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_hr(614)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_codec_hr_exhausted_req_hr(614)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_hr(614)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(607)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(606)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(610)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(605)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(608)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(613)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(611)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(612)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(605): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(606): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(607): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(608): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(609): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(610): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(611): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(612): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(613): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr(614): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_hr_exhausted_req_hr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass'. Fri Jun 14 06:10:25 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244451) Waiting for packet dumper to finish... 1 (prev_count=244451, count=431493) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr ------ Fri Jun 14 06:10:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_hr_exhausted_req_hr_fr started. VirtMSC-IPA(618)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(618)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(618)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(619)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(619)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(616)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(617)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(622)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(622)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(622)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(622)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_hr_fr() start" TC_assignment_codec_hr_exhausted_req_hr_fr(624)@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_hr_fr": using IMSI '001013555170512'H VirtMSC-RAN(617)@a39462c7072c: f_create_expect(l3 := '05240103505902080910105355715021'O, n_connectPointCode := omit VirtMSC-RAN(617)@a39462c7072c: Created Expect[0] for '05240103505902080910105355715021'O to be handled at TC_assignment_codec_hr_exhausted_req_hr_fr(624) VirtMSC-SCCP(616)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(616)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(617)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(617)@a39462c7072c: Found Expect[0] for '05240103505902080910105355715021'O handled at TC_assignment_codec_hr_exhausted_req_hr_fr(624) VirtMSC-RAN(617)@a39462c7072c: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_hr_fr(624)16161563 VirtMSC-SCCP(616)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(616)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(623)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(621)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_hr_fr(624) VirtMSC-SCCP(616)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(616)@a39462c7072c: vl_len:16 VirtMSC-SCCP(616)@a39462c7072c: vl_from0 VirtMSC-SCCP(616)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B04010B85010100007D028180'O VirtMGW-MGCP-0(621)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "76", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "44" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr_exhausted_req_hr_fr(624) TC_assignment_codec_hr_exhausted_req_hr_fr(624)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(623)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(616)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(616)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(616)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(616)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr_fr(624)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_hr_fr(624)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4378DFD5'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3F2D7848'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_exhausted_req_hr_fr(624)@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr_exhausted_req_hr_fr(624)@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_hr_fr(624)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(616)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(616)@a39462c7072c: vl_len:6 VirtMSC-SCCP(616)@a39462c7072c: vl_from0 VirtMSC-SCCP(616)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(616)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(616)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(616)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(616)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr_fr(624)@a39462c7072c: "Got BSSMAP Clear Complete" TC_assignment_codec_hr_exhausted_req_hr_fr(624)@a39462c7072c: "Got RSL RR Release" VirtMSC-RAN(617)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_hr_fr(624)16161563 VirtMSC-SCCP(616)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_hr_fr(624)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(616)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(616)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_hr_fr(624)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_hr_fr(624)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(616)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(617)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(620)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(615)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(618)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(623)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(622)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(621)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(615): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(616): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(617): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(618): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(619): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(620): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(621): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(622): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(623): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr_fr(624): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_hr_exhausted_req_hr_fr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass'. Fri Jun 14 06:10:43 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=295916) Waiting for packet dumper to finish... 1 (prev_count=295916, count=483547) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr ------ Fri Jun 14 06:10:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_hr_exhausted_req_fr_hr started. VirtMSC-IPA(628)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(628)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(628)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(629)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(629)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(626)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(627)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(632)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(632)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(632)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(632)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_fr_hr() start" TC_assignment_codec_hr_exhausted_req_fr_hr(634)@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_fr_hr": using IMSI '001011103322651'H VirtMSC-RAN(627)@a39462c7072c: f_create_expect(l3 := '05240103505902080910101130236215'O, n_connectPointCode := omit VirtMSC-RAN(627)@a39462c7072c: Created Expect[0] for '05240103505902080910101130236215'O to be handled at TC_assignment_codec_hr_exhausted_req_fr_hr(634) VirtMSC-SCCP(626)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(626)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(627)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(627)@a39462c7072c: Found Expect[0] for '05240103505902080910101130236215'O handled at TC_assignment_codec_hr_exhausted_req_fr_hr(634) VirtMSC-RAN(627)@a39462c7072c: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_fr_hr(634)774077 VirtMSC-SCCP(626)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(626)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(633)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(631)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_fr_hr(634) VirtMSC-SCCP(626)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(626)@a39462c7072c: vl_len:16 VirtMSC-SCCP(626)@a39462c7072c: vl_from0 VirtMSC-SCCP(626)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B04010A81050100007D028081'O VirtMGW-MGCP-0(631)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "79", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "45" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr_exhausted_req_fr_hr(634) TC_assignment_codec_hr_exhausted_req_fr_hr(634)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(633)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(626)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(626)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(626)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(626)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr_hr(634)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_fr_hr(634)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0A11A2D8'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7EBABF58'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_exhausted_req_fr_hr(634)@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr_exhausted_req_fr_hr(634)@a39462c7072c: "TC_assignment_codec_hr_exhausted_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_fr_hr(634)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(626)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(626)@a39462c7072c: vl_len:6 VirtMSC-SCCP(626)@a39462c7072c: vl_from0 VirtMSC-SCCP(626)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(626)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(626)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(626)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(626)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr_hr(634)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(627)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_fr_hr(634)774077 VirtMSC-SCCP(626)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_fr_hr(634)@a39462c7072c: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_fr_hr(634)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(626)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(626)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_fr_hr(634)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_fr_hr(634)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(627)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(626)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(628)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(625)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(630)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(633)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(632)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(631)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(625): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(626): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(627): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(628): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(629): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(630): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(631): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(632): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(633): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr_hr(634): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_hr_exhausted_req_fr_hr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass'. Fri Jun 14 06:11:00 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=288601) Waiting for packet dumper to finish... 1 (prev_count=288601, count=474819) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_req_hr_fr ------ Fri Jun 14 06:11:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_req_hr_fr.pcap" >/data/BSC_Tests.TC_assignment_codec_req_hr_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_req_hr_fr started. VirtMSC-IPA(638)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(638)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(638)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(639)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(639)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(636)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(637)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(642)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(642)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(642)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(642)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_req_hr_fr() start" TC_assignment_codec_req_hr_fr(644)@a39462c7072c: "TC_assignment_codec_req_hr_fr": using IMSI '001013890986430'H VirtMSC-RAN(637)@a39462c7072c: f_create_expect(l3 := '05240103505902080910108309894603'O, n_connectPointCode := omit VirtMSC-RAN(637)@a39462c7072c: Created Expect[0] for '05240103505902080910108309894603'O to be handled at TC_assignment_codec_req_hr_fr(644) VirtMSC-SCCP(636)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(636)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(637)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(637)@a39462c7072c: Found Expect[0] for '05240103505902080910108309894603'O handled at TC_assignment_codec_req_hr_fr(644) VirtMSC-RAN(637)@a39462c7072c: Added conn table entry 0TC_assignment_codec_req_hr_fr(644)2593136 VirtMSC-SCCP(636)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(636)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(643)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(641)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_req_hr_fr(644) VirtMSC-SCCP(636)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(636)@a39462c7072c: vl_len:16 VirtMSC-SCCP(636)@a39462c7072c: vl_from0 VirtMSC-SCCP(636)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B04010B85010100007D028180'O TC_assignment_codec_req_hr_fr(644)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(641)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "82", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "46" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_req_hr_fr(644) IPA-BTS0-TRX0-RSL-RSL(643)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(636)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(636)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(636)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(636)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_hr_fr(644)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_req_hr_fr(644)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4CABA87F'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '224417E0'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_req_hr_fr(644)@a39462c7072c: "TC_assignment_codec_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_req_hr_fr(644)@a39462c7072c: "TC_assignment_codec_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_req_hr_fr(644)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(636)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(636)@a39462c7072c: vl_len:6 VirtMSC-SCCP(636)@a39462c7072c: vl_from0 VirtMSC-SCCP(636)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(636)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(636)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(636)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(636)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_hr_fr(644)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(637)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_req_hr_fr(644)2593136 VirtMSC-SCCP(636)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_req_hr_fr(644)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(636)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(636)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_req_hr_fr(644)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_codec_req_hr_fr(644)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_req_hr_fr(644)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(636)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(637)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(640)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(635)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(638)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(643)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(642)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(641)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(635): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(636): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(637): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(638): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(639): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(640): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(641): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(642): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(643): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_req_hr_fr(644): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_req_hr_fr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr pass'. Fri Jun 14 06:11:17 UTC 2024 ====== BSC_Tests.TC_assignment_codec_req_hr_fr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=281285) Waiting for packet dumper to finish... 1 (prev_count=281285, count=467090) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_req_fr_hr ------ Fri Jun 14 06:11:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_req_fr_hr.pcap" >/data/BSC_Tests.TC_assignment_codec_req_fr_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_req_fr_hr started. VirtMSC-IPA(648)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(648)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(648)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(649)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(649)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(646)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(647)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(652)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(652)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(652)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(652)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_req_fr_hr() start" TC_assignment_codec_req_fr_hr(654)@a39462c7072c: "TC_assignment_codec_req_fr_hr": using IMSI '001014382685337'H VirtMSC-RAN(647)@a39462c7072c: f_create_expect(l3 := '05240103505902080910103428863573'O, n_connectPointCode := omit VirtMSC-RAN(647)@a39462c7072c: Created Expect[0] for '05240103505902080910103428863573'O to be handled at TC_assignment_codec_req_fr_hr(654) VirtMSC-SCCP(646)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(646)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(647)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(647)@a39462c7072c: Found Expect[0] for '05240103505902080910103428863573'O handled at TC_assignment_codec_req_fr_hr(654) VirtMSC-RAN(647)@a39462c7072c: Added conn table entry 0TC_assignment_codec_req_fr_hr(654)8977456 VirtMSC-SCCP(646)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(646)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(653)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(651)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_req_fr_hr(654) VirtMSC-SCCP(646)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(646)@a39462c7072c: vl_len:16 VirtMSC-SCCP(646)@a39462c7072c: vl_from0 VirtMSC-SCCP(646)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000E010B04010A81050100007D028081'O TC_assignment_codec_req_fr_hr(654)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(651)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "85", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "47" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_req_fr_hr(654) IPA-BTS0-TRX0-RSL-RSL(653)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(646)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(646)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(646)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(646)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_fr_hr(654)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_req_fr_hr(654)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '56F5DD2D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2398D9F6'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_req_fr_hr(654)@a39462c7072c: "TC_assignment_codec_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_req_fr_hr(654)@a39462c7072c: "TC_assignment_codec_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_req_fr_hr(654)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(646)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(646)@a39462c7072c: vl_len:6 VirtMSC-SCCP(646)@a39462c7072c: vl_from0 VirtMSC-SCCP(646)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(646)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(646)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(646)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(646)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_fr_hr(654)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(647)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_req_fr_hr(654)8977456 VirtMSC-SCCP(646)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_req_fr_hr(654)@a39462c7072c: "Got RSL RR Release" TC_assignment_codec_req_fr_hr(654)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(646)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(646)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_req_fr_hr(654)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_req_fr_hr(654)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(646)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(647)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(645)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(650)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(648)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(653)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(651)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(652)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(645): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(646): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(647): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(648): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(649): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(650): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(651): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(652): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(653): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_req_fr_hr(654): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_req_fr_hr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr pass'. Fri Jun 14 06:11:35 UTC 2024 ====== BSC_Tests.TC_assignment_codec_req_fr_hr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=279828) Waiting for packet dumper to finish... 1 (prev_count=279828, count=466635) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling ------ Fri Jun 14 06:11:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.pcap" >/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_sdcch_exhausted_req_signalling started. VirtMSC-IPA(658)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(658)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(658)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(659)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(659)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(656)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(657)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(662)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(662)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(662)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(662)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_sdcch_exhausted_req_signalling() start" TC_assignment_sdcch_exhausted_req_signalling(664)@a39462c7072c: "TC_assignment_sdcch_exhausted_req_signalling": using IMSI '001013625006901'H VirtMSC-RAN(657)@a39462c7072c: f_create_expect(l3 := '05240103505902080910106352009610'O, n_connectPointCode := omit VirtMSC-RAN(657)@a39462c7072c: Created Expect[0] for '05240103505902080910106352009610'O to be handled at TC_assignment_sdcch_exhausted_req_signalling(664) VirtMSC-SCCP(656)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(656)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(657)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(657)@a39462c7072c: Found Expect[0] for '05240103505902080910106352009610'O handled at TC_assignment_sdcch_exhausted_req_signalling(664) VirtMSC-RAN(657)@a39462c7072c: Added conn table entry 0TC_assignment_sdcch_exhausted_req_signalling(664)2173851 VirtMSC-SCCP(656)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(656)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_assignment_sdcch_exhausted_req_signalling(664)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(656)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(656)@a39462c7072c: vl_len:6 VirtMSC-SCCP(656)@a39462c7072c: vl_from0 VirtMSC-SCCP(656)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(656)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(656)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(656)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(656)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sdcch_exhausted_req_signalling(664)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(657)@a39462c7072c: Deleted conn table entry 0TC_assignment_sdcch_exhausted_req_signalling(664)2173851 VirtMSC-SCCP(656)@a39462c7072c: Session index based on connection ID:0 TC_assignment_sdcch_exhausted_req_signalling(664)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(656)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(656)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_sdcch_exhausted_req_signalling(664)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_sdcch_exhausted_req_signalling(664)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sdcch_exhausted_req_signalling(664)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(656)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(660)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(657)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(655)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(658)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(663)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(661)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(662)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(655): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(656): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(657): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(658): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(659): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(660): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(661): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(662): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(663): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_sdcch_exhausted_req_signalling(664): none (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_sdcch_exhausted_req_signalling finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass'. Fri Jun 14 06:11:50 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240809) Waiting for packet dumper to finish... 1 (prev_count=240809, count=427438) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden ------ Fri Jun 14 06:11:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.pcap" >/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden started. VirtMSC-IPA(667)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(667)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(667)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(668)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(668)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(666)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(671)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(671)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(671)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(671)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(666)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(669)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(667)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(665)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(671)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(670)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(665): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(666): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(667): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(668): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(669): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(670): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(671): none (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass'. Fri Jun 14 06:12:03 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=195712) Waiting for packet dumper to finish... 1 (prev_count=195712, count=382341) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden ------ Fri Jun 14 06:12:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.pcap" >/data/BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden started. VirtMSC-IPA(675)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(675)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(675)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(676)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(676)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(673)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(674)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(679)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(679)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(679)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(679)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden() start" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@a39462c7072c: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden": using IMSI '001012022710386'H VirtMSC-RAN(674)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100222173068'O, n_connectPointCode := omit VirtMSC-RAN(674)@a39462c7072c: Created Expect[0] for '05240103505902080910100222173068'O to be handled at TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681) VirtMSC-SCCP(673)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(673)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(674)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(674)@a39462c7072c: Found Expect[0] for '05240103505902080910100222173068'O handled at TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681) VirtMSC-RAN(674)@a39462c7072c: Added conn table entry 0TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)5602002 VirtMSC-SCCP(673)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(673)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(673)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(673)@a39462c7072c: vl_len:6 VirtMSC-SCCP(673)@a39462c7072c: vl_from0 VirtMSC-SCCP(673)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(673)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(673)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(673)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(673)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(674)@a39462c7072c: Deleted conn table entry 0TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)5602002 VirtMSC-SCCP(673)@a39462c7072c: Session index based on connection ID:0 TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(673)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(673)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(674)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(672)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(673)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(675)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(677)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(680)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(678)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(679)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(672): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(673): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(674): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(675): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(676): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(677): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(678): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(679): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(680): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681): none (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass'. Fri Jun 14 06:12:18 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227434) Waiting for packet dumper to finish... 1 (prev_count=227434, count=416201) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on'. ------ BSC_Tests.TC_assignment_codec_hr_osmux_on ------ Fri Jun 14 06:12:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_codec_hr_osmux_on.pcap" >/data/BSC_Tests.TC_assignment_codec_hr_osmux_on.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_codec_hr_osmux_on started. MTC@a39462c7072c: "TC_assignment_codec_hr_osmux_on": using IMSI '001012126280480'H VirtMSC-IPA(685)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(685)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(685)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(686)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(686)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(683)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(684)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(689)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(689)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(689)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(689)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_codec_hr_osmux_on() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_hr_osmux_on(691)@a39462c7072c: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(684)@a39462c7072c: f_create_expect(l3 := '05240103505902080910101262824008'O, n_connectPointCode := omit VirtMSC-RAN(684)@a39462c7072c: Created Expect[0] for '05240103505902080910101262824008'O to be handled at TC_assignment_codec_hr_osmux_on(691) VirtMSC-SCCP(683)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(683)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(684)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(684)@a39462c7072c: Found Expect[0] for '05240103505902080910101262824008'O handled at TC_assignment_codec_hr_osmux_on(691) VirtMSC-RAN(684)@a39462c7072c: Added conn table entry 0TC_assignment_codec_hr_osmux_on(691)10488704 VirtMSC-SCCP(683)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(683)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(690)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(688)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_osmux_on(691) VirtMSC-SCCP(683)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(683)@a39462c7072c: vl_len:11 VirtMSC-SCCP(683)@a39462c7072c: vl_from0 VirtMSC-SCCP(683)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03010905010000'O VirtMGW-MGCP-0(688)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "88", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr_osmux_on(691) TC_assignment_codec_hr_osmux_on(691)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(690)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(683)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(683)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(683)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(683)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_osmux_on(691)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_codec_hr_osmux_on(691)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '646BB4F7'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '58DA4782'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_osmux_on(691)@a39462c7072c: "TC_assignment_codec_hr_osmux_on": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr_osmux_on(691)@a39462c7072c: "TC_assignment_codec_hr_osmux_on": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_osmux_on(691)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(683)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(683)@a39462c7072c: vl_len:6 VirtMSC-SCCP(683)@a39462c7072c: vl_from0 VirtMSC-SCCP(683)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(683)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(683)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(683)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(683)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_osmux_on(691)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(684)@a39462c7072c: Deleted conn table entry 0TC_assignment_codec_hr_osmux_on(691)10488704 VirtMSC-SCCP(683)@a39462c7072c: Session index based on connection ID:0 TC_assignment_codec_hr_osmux_on(691)@a39462c7072c: "Got RSL RR Release" TC_assignment_codec_hr_osmux_on(691)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(683)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(683)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_codec_hr_osmux_on(691)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_osmux_on(691)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(683)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(684)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(682)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(685)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(690)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(688)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(689)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(682): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(683): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(684): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(685): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(686): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(688): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(689): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(690): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_codec_hr_osmux_on(691): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_codec_hr_osmux_on finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on pass'. Fri Jun 14 06:12:36 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_osmux_on pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_codec_hr_osmux_on.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=488061) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux'. ------ BSC_Tests.TC_assignment_osmux ------ Fri Jun 14 06:12:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_osmux.pcap" >/data/BSC_Tests.TC_assignment_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_osmux started. MTC@a39462c7072c: "TC_assignment_osmux": using IMSI '001010561182808'H VirtMSC-IPA(695)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(695)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(695)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(696)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(696)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(693)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(694)@a39462c7072c: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(694)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(699)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(699)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(699)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(699)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_osmux() start" TC_assignment_osmux(701)@a39462c7072c: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(694)@a39462c7072c: f_create_expect(l3 := '05240103505902080910105016818280'O, n_connectPointCode := omit VirtMSC-RAN(694)@a39462c7072c: Created Expect[0] for '05240103505902080910105016818280'O to be handled at TC_assignment_osmux(701) VirtMSC-SCCP(693)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(693)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(694)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(694)@a39462c7072c: Found Expect[0] for '05240103505902080910105016818280'O handled at TC_assignment_osmux(701) VirtMSC-RAN(694)@a39462c7072c: Added conn table entry 0TC_assignment_osmux(701)14298468 VirtMSC-SCCP(693)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(693)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(700)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(698)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux(701) VirtMSC-SCCP(693)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(693)@a39462c7072c: vl_len:11 VirtMSC-SCCP(693)@a39462c7072c: vl_from0 VirtMSC-SCCP(693)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(698)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4b" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" }, { code := "X-OSMUX", val := "*" } }, sdp := omit } handled at TC_assignment_osmux(701) TC_assignment_osmux(701)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(700)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(693)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(693)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(693)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(693)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux(701)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_osmux(701)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4A766C95'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4693F691'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := 1, remote_osmux_cid := 0 }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_osmux(701)@a39462c7072c: "TC_assignment_osmux": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_osmux(701)@a39462c7072c: "TC_assignment_osmux": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_osmux(701)@a39462c7072c: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_osmux(701)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(693)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(693)@a39462c7072c: vl_len:6 VirtMSC-SCCP(693)@a39462c7072c: vl_from0 VirtMSC-SCCP(693)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(693)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(693)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(693)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(693)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux(701)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(694)@a39462c7072c: Deleted conn table entry 0TC_assignment_osmux(701)14298468 VirtMSC-SCCP(693)@a39462c7072c: Session index based on connection ID:0 TC_assignment_osmux(701)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(693)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(693)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_osmux(701)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_osmux(701)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux(701)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(693)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(694)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(692)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(695)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(697)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(700)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(698)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(699)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(692): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(693): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(694): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(695): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(696): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(697): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(698): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(699): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(700): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_osmux(701): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_osmux finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux pass'. Fri Jun 14 06:12:53 UTC 2024 ====== BSC_Tests.TC_assignment_osmux pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=293857) Waiting for packet dumper to finish... 1 (prev_count=293857, count=480664) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn'. ------ BSC_Tests.TC_assignment_osmux_cn ------ Fri Jun 14 06:12:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_osmux_cn.pcap" >/data/BSC_Tests.TC_assignment_osmux_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_osmux_cn started. MTC@a39462c7072c: "TC_assignment_osmux_cn": using IMSI '001019600052711'H VirtMSC-IPA(705)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(705)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(705)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(706)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(706)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(703)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(704)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(709)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(709)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(709)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(709)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_osmux_cn() start" TC_assignment_osmux_cn(711)@a39462c7072c: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(704)@a39462c7072c: f_create_expect(l3 := '05240103505902080910106900507211'O, n_connectPointCode := omit VirtMSC-RAN(704)@a39462c7072c: Created Expect[0] for '05240103505902080910106900507211'O to be handled at TC_assignment_osmux_cn(711) VirtMSC-SCCP(703)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(703)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(704)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(704)@a39462c7072c: Found Expect[0] for '05240103505902080910106900507211'O handled at TC_assignment_osmux_cn(711) VirtMSC-RAN(704)@a39462c7072c: Added conn table entry 0TC_assignment_osmux_cn(711)5218339 VirtMSC-SCCP(703)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(703)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(710)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(708)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux_cn(711) VirtMSC-SCCP(703)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(703)@a39462c7072c: vl_len:11 VirtMSC-SCCP(703)@a39462c7072c: vl_from0 VirtMSC-SCCP(703)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O TC_assignment_osmux_cn(711)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(708)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "94", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4c" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_osmux_cn(711) IPA-BTS0-TRX0-RSL-RSL(710)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(703)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(703)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(703)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(703)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_cn(711)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_osmux_cn(711)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2B9123D6'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5CFAD674'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_osmux_cn(711)@a39462c7072c: "TC_assignment_osmux_cn": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_osmux_cn(711)@a39462c7072c: "TC_assignment_osmux_cn": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_osmux_cn(711)@a39462c7072c: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_osmux_cn(711)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(703)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(703)@a39462c7072c: vl_len:6 VirtMSC-SCCP(703)@a39462c7072c: vl_from0 VirtMSC-SCCP(703)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(703)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(703)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(703)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(703)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_cn(711)@a39462c7072c: "Got RSL RR Release" TC_assignment_osmux_cn(711)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_osmux_cn(711)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(704)@a39462c7072c: Deleted conn table entry 0TC_assignment_osmux_cn(711)5218339 VirtMSC-SCCP(703)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(703)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(703)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_osmux_cn(711)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux_cn(711)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(703)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(704)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(702)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(707)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(705)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(710)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(709)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(708)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(702): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(703): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(704): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(705): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(706): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(707): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(708): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(709): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(710): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_osmux_cn(711): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_osmux_cn finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn pass'. Fri Jun 14 06:13:10 UTC 2024 ====== BSC_Tests.TC_assignment_osmux_cn pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_osmux_cn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=280835) Waiting for packet dumper to finish... 1 (prev_count=280835, count=468055) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts'. ------ BSC_Tests.TC_assignment_osmux_bts ------ Fri Jun 14 06:13:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_osmux_bts.pcap" >/data/BSC_Tests.TC_assignment_osmux_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_osmux_bts started. MTC@a39462c7072c: "TC_assignment_osmux_bts": using IMSI '001014454053311'H VirtMSC-IPA(715)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(715)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(715)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(716)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(716)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(713)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(714)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(719)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(719)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(719)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(719)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_osmux_bts() start" TC_assignment_osmux_bts(721)@a39462c7072c: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(714)@a39462c7072c: f_create_expect(l3 := '05240103505902080910104445503311'O, n_connectPointCode := omit VirtMSC-RAN(714)@a39462c7072c: Created Expect[0] for '05240103505902080910104445503311'O to be handled at TC_assignment_osmux_bts(721) VirtMSC-SCCP(713)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(713)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(714)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(714)@a39462c7072c: Found Expect[0] for '05240103505902080910104445503311'O handled at TC_assignment_osmux_bts(721) VirtMSC-RAN(714)@a39462c7072c: Added conn table entry 0TC_assignment_osmux_bts(721)8226714 VirtMSC-SCCP(713)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(713)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(720)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(718)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux_bts(721) VirtMSC-SCCP(713)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(713)@a39462c7072c: vl_len:11 VirtMSC-SCCP(713)@a39462c7072c: vl_from0 VirtMSC-SCCP(713)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(718)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "97", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4d" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" }, { code := "X-OSMUX", val := "*" } }, sdp := omit } handled at TC_assignment_osmux_bts(721) TC_assignment_osmux_bts(721)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(720)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(713)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(713)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(713)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(713)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_bts(721)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_osmux_bts(721)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '19D3C38F'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '67EE9B03'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := 1, remote_osmux_cid := 0 }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_osmux_bts(721)@a39462c7072c: "TC_assignment_osmux_bts": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_osmux_bts(721)@a39462c7072c: "TC_assignment_osmux_bts": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_osmux_bts(721)@a39462c7072c: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_osmux_bts(721)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(713)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(713)@a39462c7072c: vl_len:6 VirtMSC-SCCP(713)@a39462c7072c: vl_from0 VirtMSC-SCCP(713)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(713)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(713)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(713)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(713)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_bts(721)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(714)@a39462c7072c: Deleted conn table entry 0TC_assignment_osmux_bts(721)8226714 VirtMSC-SCCP(713)@a39462c7072c: Session index based on connection ID:0 TC_assignment_osmux_bts(721)@a39462c7072c: "Got RSL RR Release" TC_assignment_osmux_bts(721)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(713)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(713)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_osmux_bts(721)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux_bts(721)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(713)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(714)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(712)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(717)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(715)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(720)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(718)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(719)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(712): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(713): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(714): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(715): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(716): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(717): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(718): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(719): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(720): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_osmux_bts(721): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_osmux_bts finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts pass'. Fri Jun 14 06:13:28 UTC 2024 ====== BSC_Tests.TC_assignment_osmux_bts pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_osmux_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=281098) Waiting for packet dumper to finish... 1 (prev_count=281098, count=467727) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan'. ------ BSC_Tests.TC_rll_est_ind_inact_lchan ------ Fri Jun 14 06:13:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_est_ind_inact_lchan.pcap" >/data/BSC_Tests.TC_rll_est_ind_inact_lchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_rll_est_ind_inact_lchan started. VirtMSC-IPA(724)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(724)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(724)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(725)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(725)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(723)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(728)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(728)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(728)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(728)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_rll_est_ind_inact_lchan() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(723)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(722)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(726)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(724)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(728)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(727)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(722): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(723): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(724): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(725): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(726): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(727): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(728): none (pass -> pass) MTC@a39462c7072c: Test case TC_rll_est_ind_inact_lchan finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan pass'. Fri Jun 14 06:13:40 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inact_lchan pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_rll_est_ind_inact_lchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=162075) Waiting for packet dumper to finish... 1 (prev_count=162075, count=349117) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 ------ Fri Jun 14 06:13:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_est_ind_inval_sapi1.pcap" >/data/BSC_Tests.TC_rll_est_ind_inval_sapi1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_rll_est_ind_inval_sapi1 started. VirtMSC-IPA(731)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(731)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(731)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(732)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(732)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(730)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(735)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(735)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(735)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(735)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_rll_est_ind_inval_sapi1() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(730)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(729)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(731)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(734)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(735)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(729): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(730): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(731): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(732): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(734): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(735): none (pass -> pass) MTC@a39462c7072c: Test case TC_rll_est_ind_inval_sapi1 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 pass'. Fri Jun 14 06:13:54 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sapi1 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=176506) Waiting for packet dumper to finish... 1 (prev_count=176506, count=363135) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 ------ Fri Jun 14 06:13:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_est_ind_inval_sapi3.pcap" >/data/BSC_Tests.TC_rll_est_ind_inval_sapi3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_rll_est_ind_inval_sapi3 started. VirtMSC-IPA(738)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(738)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(738)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(739)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(739)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(737)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(742)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(742)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(742)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(742)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_rll_est_ind_inval_sapi3() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(737)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(740)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(736)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(738)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(741)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(742)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(736): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(737): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(738): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(739): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(740): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(741): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(742): none (pass -> pass) MTC@a39462c7072c: Test case TC_rll_est_ind_inval_sapi3 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 pass'. Fri Jun 14 06:14:08 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sapi3 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=175887) Waiting for packet dumper to finish... 1 (prev_count=175887, count=363518) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch'. ------ BSC_Tests.TC_rll_est_ind_inval_sacch ------ Fri Jun 14 06:14:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_est_ind_inval_sacch.pcap" >/data/BSC_Tests.TC_rll_est_ind_inval_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_rll_est_ind_inval_sacch started. VirtMSC-IPA(745)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(745)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(745)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(746)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(746)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(744)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(749)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(749)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(749)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(749)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_rll_est_ind_inval_sacch() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(743)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(744)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(745)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(747)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(748)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(749)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(743): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(744): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(745): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(746): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(747): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(748): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(749): none (pass -> pass) MTC@a39462c7072c: Test case TC_rll_est_ind_inval_sacch finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch pass'. Fri Jun 14 06:14:22 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sacch pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=176932) Waiting for packet dumper to finish... 1 (prev_count=176932, count=363739) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi'. ------ BSC_Tests.TC_tch_dlci_link_id_sapi ------ Fri Jun 14 06:14:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_tch_dlci_link_id_sapi.pcap" >/data/BSC_Tests.TC_tch_dlci_link_id_sapi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_tch_dlci_link_id_sapi started. MTC@a39462c7072c: "TC_tch_dlci_link_id_sapi": using IMSI '001016042517493'H VirtMSC-IPA(753)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(753)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(753)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(754)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(754)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(751)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(752)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(757)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(757)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(757)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(757)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_tch_dlci_link_id_sapi() start" VirtMSC-RAN(752)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100624154739'O, n_connectPointCode := omit VirtMSC-RAN(752)@a39462c7072c: Created Expect[0] for '05240103505902080910100624154739'O to be handled at TC_tch_dlci_link_id_sapi(759) VirtMSC-SCCP(751)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(751)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(752)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(752)@a39462c7072c: Found Expect[0] for '05240103505902080910100624154739'O handled at TC_tch_dlci_link_id_sapi(759) VirtMSC-RAN(752)@a39462c7072c: Added conn table entry 0TC_tch_dlci_link_id_sapi(759)1925211 VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(758)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(756)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_tch_dlci_link_id_sapi(759) VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:14 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(758)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(756)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "100", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_tch_dlci_link_id_sapi(759) VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): none -> pass TC_tch_dlci_link_id_sapi(759)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '20DE47E2'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '50CF845A'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_tch_dlci_link_id_sapi(759)@a39462c7072c: "TC_tch_dlci_link_id_sapi": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_tch_dlci_link_id_sapi(759)@a39462c7072c: "TC_tch_dlci_link_id_sapi": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F09D61A80F3BA96A5747718B11ECC70'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F092A25FA4C67539D7B0EA8BF93CB77'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F09BECF6516EC509D56459B2294EC1A'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F09D729FC2FF514645628977C6F1BE7'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F0966A6A20B8DDF3DDD4CE8D446340D'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F09DD950594C334B53FB923783BDFEC'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F0912FDB87F60122D31D62EA64C3B62'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F0945507667078CCB0BB94A46FBCA35'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F095D2FB23BB28F7B7F2B88478E71E2'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F09D0791FE2422483A42F0CE5B84BDB'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F09F758D5CA39E6ACDF0E62B4FB830B'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F09ED24A79E285D1B356DE8E10AC560'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F09E81518A27B5F5A83D73418E6C4AA'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F09512F1B2609B3F8630EDD6A1AE87A'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F0954C500BA10CE4E9AA38D3CD2622B'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F09287AC2C76CDDF6BB3C605BA5CC32'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F090D5E1C261CE0ADE6E19D5281D1BB'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F09C237A94579010923F878F30B1135'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F097B1753324A37954ED91964023C92'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F092B70A1FAADB36F1EE66B4E181C83'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F090A5F33F276B93FF7726E6F7E8909'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F099BB25D3F160156E5CCCF4D263430'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F09F67CA7C1AED80DA893939F6F73D0'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F09DE742628295A4A52D7897EF197C5'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F0998F21484F23F3192E3EC64AF7AB5'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F09FD44BF68489F5C2AA1D429143DE1'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F095A2F4850E083F134F5A361237A0E'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F09636560E437ABF901707FDE331D28'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F090850593D7B1307986E2120BD8891'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F09D7D800F9A140BF8C8F90F0764289'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01800F09DC67E9C9902BEA9E22A88FBF603C'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:18 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '01C30F09DB0B797F3570D82697B5FC6088A7'O TC_tch_dlci_link_id_sapi(759)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_tch_dlci_link_id_sapi(759)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(751)@a39462c7072c: vl_len:6 VirtMSC-SCCP(751)@a39462c7072c: vl_from0 VirtMSC-SCCP(751)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@a39462c7072c: "Got BSSMAP Clear Complete" IPA-BTS0-TRX0-RSL-IPA(757)@a39462c7072c: Warning: dec_RSL_Message(): Data remained at the end of the stream after successful decoding: '01'O VirtMSC-RAN(752)@a39462c7072c: Deleted conn table entry 0TC_tch_dlci_link_id_sapi(759)1925211 VirtMSC-SCCP(751)@a39462c7072c: Session index based on connection ID:0 TC_tch_dlci_link_id_sapi(759)@a39462c7072c: "Got RSL RR Release" TC_tch_dlci_link_id_sapi(759)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(751)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(751)@a39462c7072c: RLC received in state:disconnect_pending TC_tch_dlci_link_id_sapi(759)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_tch_dlci_link_id_sapi(759)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(751)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(752)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(750)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(755)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA(753)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(758)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(756)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(757)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(750): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(751): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(752): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(753): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(754): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(755): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(756): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(757): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(758): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_tch_dlci_link_id_sapi(759): pass (pass -> pass) MTC@a39462c7072c: Test case TC_tch_dlci_link_id_sapi finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi pass'. Fri Jun 14 06:14:43 UTC 2024 ====== BSC_Tests.TC_tch_dlci_link_id_sapi pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_tch_dlci_link_id_sapi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=671443) Waiting for packet dumper to finish... 1 (prev_count=671443, count=673268) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject'. ------ BSC_Tests.TC_rll_rel_ind_sapi_n_reject ------ Fri Jun 14 06:14:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_rel_ind_sapi_n_reject.pcap" >/data/BSC_Tests.TC_rll_rel_ind_sapi_n_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_rll_rel_ind_sapi_n_reject started. VirtMSC-IPA(762)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(762)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(762)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(763)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(763)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(761)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(766)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(766)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(766)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(766)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_rll_rel_ind_sapi_n_reject() start" VirtMSC-SCCP(761)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(761)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(761)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(761)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(761)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(761)@a39462c7072c: vl_len:21 VirtMSC-SCCP(761)@a39462c7072c: vl_from0 VirtMSC-SCCP(761)@a39462c7072c: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910109283031231'O VirtMSC-SCCP(761)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(761)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(761)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(761)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(761)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(761)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(761)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(761)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(760)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(762)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(764)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(766)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(765)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(760): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(761): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(762): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(763): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(764): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(765): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(766): none (pass -> pass) MTC@a39462c7072c: Test case TC_rll_rel_ind_sapi_n_reject finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass'. Fri Jun 14 06:14:57 UTC 2024 ====== BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_rll_rel_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=206374) Waiting for packet dumper to finish... 1 (prev_count=206374, count=394418) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject'. ------ BSC_Tests.TC_rll_err_ind_sapi_n_reject ------ Fri Jun 14 06:15:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_err_ind_sapi_n_reject.pcap" >/data/BSC_Tests.TC_rll_err_ind_sapi_n_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_rll_err_ind_sapi_n_reject started. VirtMSC-IPA(769)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(769)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(769)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(770)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(770)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(768)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(773)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(773)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(773)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(773)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_rll_err_ind_sapi_n_reject() start" VirtMSC-SCCP(768)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(768)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(768)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(768)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(768)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(768)@a39462c7072c: vl_len:21 VirtMSC-SCCP(768)@a39462c7072c: vl_from0 VirtMSC-SCCP(768)@a39462c7072c: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910107280207250'O VirtMSC-SCCP(768)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(768)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(768)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(768)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(768)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(768)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(768)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(768)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(767)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(771)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(769)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(772)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(773)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(767): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(768): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(769): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(770): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(772): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(773): none (pass -> pass) MTC@a39462c7072c: Test case TC_rll_err_ind_sapi_n_reject finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject pass'. Fri Jun 14 06:15:11 UTC 2024 ====== BSC_Tests.TC_rll_err_ind_sapi_n_reject pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_rll_err_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=206919) Waiting for packet dumper to finish... 1 (prev_count=206919, count=393726) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject'. ------ BSC_Tests.TC_rll_timeout_sapi_n_reject ------ Fri Jun 14 06:15:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_timeout_sapi_n_reject.pcap" >/data/BSC_Tests.TC_rll_timeout_sapi_n_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_rll_timeout_sapi_n_reject started. VirtMSC-IPA(776)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(776)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(776)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(777)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(777)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(775)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(780)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(780)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(780)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(780)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_rll_timeout_sapi_n_reject() start" VirtMSC-SCCP(775)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(775)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(775)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(775)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(775)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(775)@a39462c7072c: vl_len:21 VirtMSC-SCCP(775)@a39462c7072c: vl_from0 VirtMSC-SCCP(775)@a39462c7072c: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910105596515910'O VirtMSC-SCCP(775)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(775)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(775)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(775)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(775)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(775)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(775)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(775)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(774)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(776)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(780)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(779)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(774): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(775): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(776): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(777): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(779): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(780): none (pass -> pass) MTC@a39462c7072c: Test case TC_rll_timeout_sapi_n_reject finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject pass'. Fri Jun 14 06:15:32 UTC 2024 ====== BSC_Tests.TC_rll_timeout_sapi_n_reject pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_rll_timeout_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215665) Waiting for packet dumper to finish... 1 (prev_count=215665, count=403709) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc'. ------ BSC_Tests.TC_rll_sapi_n_reject_dlci_cc ------ Fri Jun 14 06:15:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.pcap" >/data/BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_rll_sapi_n_reject_dlci_cc started. VirtMSC-IPA(783)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(783)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(783)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(784)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(784)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(782)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(787)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(787)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(787)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(787)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_rll_sapi_n_reject_dlci_cc() start" VirtMSC-SCCP(782)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(782)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(782)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(782)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(782)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(782)@a39462c7072c: vl_len:21 VirtMSC-SCCP(782)@a39462c7072c: vl_from0 VirtMSC-SCCP(782)@a39462c7072c: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910101062521472'O VirtMSC-SCCP(782)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(782)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(782)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(782)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(782)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(782)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(782)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(782)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(781)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(785)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(783)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(786)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(787)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(781): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(782): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(783): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(784): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(786): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(787): none (pass -> pass) MTC@a39462c7072c: Test case TC_rll_sapi_n_reject_dlci_cc finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass'. Fri Jun 14 06:15:46 UTC 2024 ====== BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208043) Waiting for packet dumper to finish... 1 (prev_count=208043, count=394850) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan'. ------ BSC_Tests.TC_paging_imsi_nochan ------ Fri Jun 14 06:15:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan started. VirtMSC-IPA(790)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(790)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(790)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(791)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(791)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(789)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(794)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(794)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(794)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(794)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(795)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(795)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(795)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(795)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(796)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(796)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(796)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(796)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(797)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(797)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(797)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(797)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(798)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(798)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(798)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(798)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(799)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(799)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(799)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(799)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(789)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(788)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(790)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(792)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(795)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(793)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(794)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(797)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(799)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(798)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(796)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(788): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(789): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(790): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(791): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(792): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(793): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(794): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(795): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(796): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(797): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(798): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(799): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan pass'. Fri Jun 14 06:16:16 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=611562) Waiting for packet dumper to finish... 1 (prev_count=611562, count=1399415) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan'. ------ BSC_Tests.TC_paging_tmsi_nochan ------ Fri Jun 14 06:16:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_nochan.pcap" >/data/BSC_Tests.TC_paging_tmsi_nochan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_tmsi_nochan started. VirtMSC-IPA(802)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(802)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(802)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(803)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(803)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(801)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(806)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(806)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(806)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(806)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(807)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(807)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(807)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(807)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(808)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(808)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(808)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(808)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(809)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(809)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(809)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(809)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(810)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(810)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(810)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(810)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(811)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(811)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(811)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(811)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_tmsi_nochan() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(801)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(802)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(800)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(804)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(805)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(807)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(810)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(808)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(806)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(809)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(811)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(800): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(801): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(802): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(803): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(804): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(805): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(806): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(807): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(808): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(809): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(810): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(811): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_tmsi_nochan finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan pass'. Fri Jun 14 06:16:47 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_nochan pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_tmsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=619174) Waiting for packet dumper to finish... 1 (prev_count=619174, count=1407416) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any'. ------ BSC_Tests.TC_paging_tmsi_any ------ Fri Jun 14 06:16:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_any.pcap" >/data/BSC_Tests.TC_paging_tmsi_any.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_tmsi_any started. VirtMSC-IPA(814)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(814)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(814)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(815)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(815)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(813)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(818)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(818)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(818)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(818)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(819)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(819)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(819)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(819)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(820)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(820)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(820)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(820)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(821)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(821)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(821)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(821)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(822)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(822)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(822)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(822)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(823)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(823)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(823)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(823)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_tmsi_any() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(813)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(816)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(812)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(814)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(817)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(821)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(823)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(820)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(819)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(818)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(822)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(812): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(813): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(814): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(815): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(816): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(817): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(818): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(819): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(820): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(821): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(822): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(823): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_tmsi_any finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any pass'. Fri Jun 14 06:17:17 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_any pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_tmsi_any.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=619740) Waiting for packet dumper to finish... 1 (prev_count=619740, count=1407982) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch'. ------ BSC_Tests.TC_paging_tmsi_sdcch ------ Fri Jun 14 06:17:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_sdcch.pcap" >/data/BSC_Tests.TC_paging_tmsi_sdcch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_tmsi_sdcch started. VirtMSC-IPA(826)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(826)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(826)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(827)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(827)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(825)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(830)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(830)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(830)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(830)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(831)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(831)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(831)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(831)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(832)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(832)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(832)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(832)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(833)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(833)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(833)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(833)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(834)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(834)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(834)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(834)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(835)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(835)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(835)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(835)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_tmsi_sdcch() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(825)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(824)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(828)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(826)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(829)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(830)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(835)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(833)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(834)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(832)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(831)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(824): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(825): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(826): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(827): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(828): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(829): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(830): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(831): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(832): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(833): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(834): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(835): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_tmsi_sdcch finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch pass'. Fri Jun 14 06:17:47 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_sdcch pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_tmsi_sdcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=614201) Waiting for packet dumper to finish... 1 (prev_count=614201, count=1402054) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f'. ------ BSC_Tests.TC_paging_tmsi_tch_f ------ Fri Jun 14 06:17:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_tch_f.pcap" >/data/BSC_Tests.TC_paging_tmsi_tch_f.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_tmsi_tch_f started. VirtMSC-IPA(838)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(838)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(838)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(839)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(839)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(837)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(842)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(842)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(842)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(842)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(843)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(843)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(843)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(843)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(844)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(844)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(844)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(844)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(845)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(845)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(845)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(845)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(846)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(846)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(846)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(846)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(847)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(847)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(847)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(847)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_tmsi_tch_f() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(837)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(836)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(840)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(838)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX2-RSL-IPA(846)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(842)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(843)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(841)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(844)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(847)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(845)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(836): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(837): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(838): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(839): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(840): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(841): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(842): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(843): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(844): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(845): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(846): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(847): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_tmsi_tch_f finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f pass'. Fri Jun 14 06:18:17 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_tch_f pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_tmsi_tch_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=614201) Waiting for packet dumper to finish... 1 (prev_count=614201, count=1402054) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf'. ------ BSC_Tests.TC_paging_tmsi_tch_hf ------ Fri Jun 14 06:18:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_tmsi_tch_hf.pcap" >/data/BSC_Tests.TC_paging_tmsi_tch_hf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_tmsi_tch_hf started. VirtMSC-IPA(850)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(850)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(850)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(851)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(851)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(849)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(854)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(854)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(854)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(854)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(855)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(855)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(855)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(855)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(856)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(856)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(856)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(856)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(857)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(857)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(857)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(857)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(858)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(858)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(858)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(858)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(859)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(859)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(859)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(859)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_tmsi_tch_hf() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(849)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(848)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(850)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(852)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-IPA(856)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(854)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(857)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(853)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(855)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(859)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(858)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(848): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(849): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(850): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(851): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(852): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(853): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(854): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(855): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(856): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(857): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(858): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(859): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_tmsi_tch_hf finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf pass'. Fri Jun 14 06:18:47 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_tch_hf pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_tmsi_tch_hf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=614625) Waiting for packet dumper to finish... 1 (prev_count=614625, count=1402478) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi ------ Fri Jun 14 06:18:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_cgi.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_cgi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan_cgi started. VirtMSC-IPA(862)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(862)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(862)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(863)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(863)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(861)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(866)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(866)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(866)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(866)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(867)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(867)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(867)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(867)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(868)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(868)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(868)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(868)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(869)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(869)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(869)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(869)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(870)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(870)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(870)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(870)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(871)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(871)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(871)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(871)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan_cgi() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(861)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(860)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(864)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(862)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-IPA(868)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(866)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(871)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(865)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(867)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(870)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(869)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(860): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(861): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(862): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(863): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(864): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(865): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(866): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(867): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(868): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(869): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(870): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(871): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan_cgi finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi pass'. Fri Jun 14 06:19:18 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_cgi pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=565105) Waiting for packet dumper to finish... 1 (prev_count=565105, count=1352958) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci ------ Fri Jun 14 06:19:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lac_ci.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lac_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan_lac_ci started. VirtMSC-IPA(874)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(874)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(874)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(875)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(875)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(873)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(878)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(878)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(878)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(878)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(879)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(879)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(879)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(879)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(880)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(880)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(880)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(880)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(881)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(881)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(881)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(881)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(882)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(882)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(882)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(882)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(883)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(883)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(883)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(883)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan_lac_ci() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(872)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(876)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(874)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(873)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(879)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(877)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(883)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(880)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(881)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(878)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(882)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(872): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(873): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(874): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(875): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(876): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(877): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(878): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(879): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(880): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(881): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(882): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(883): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan_lac_ci finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci pass'. Fri Jun 14 06:19:48 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac_ci pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=568703) Waiting for packet dumper to finish... 1 (prev_count=568703, count=1356945) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_ci ------ Fri Jun 14 06:19:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_ci.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_ci.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan_ci started. VirtMSC-IPA(886)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(886)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(886)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(887)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(885)@a39462c7072c: v_sccp_pdu_maxlen:268 VirtMSC-IPA-WAIT(887)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(890)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(890)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(890)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(890)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(891)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(891)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(891)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(891)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(892)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(892)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(892)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(892)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(893)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(893)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(893)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(893)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(894)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(894)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(894)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(894)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(895)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(895)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(895)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(895)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan_ci() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(885)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(884)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(886)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(888)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-IPA(893)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(889)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(890)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(895)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(892)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(891)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(894)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(884): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(885): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(886): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(887): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(888): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(889): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(890): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(891): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(892): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(893): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(894): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(895): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan_ci finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci pass'. Fri Jun 14 06:20:19 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_ci pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=567972) Waiting for packet dumper to finish... 1 (prev_count=567972, count=1355917) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai'. ------ BSC_Tests.TC_paging_imsi_nochan_lai ------ Fri Jun 14 06:20:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lai.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan_lai started. VirtMSC-IPA(898)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(898)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(898)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(899)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(899)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(897)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(902)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(902)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(902)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(902)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(903)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(903)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(903)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(903)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(904)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(904)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(904)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(904)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(905)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(905)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(905)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(905)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(906)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(906)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(906)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(906)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(907)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(907)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(907)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(907)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan_lai() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(897)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(896)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(898)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(900)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-IPA(905)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(902)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(901)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(903)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(904)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(906)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(907)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(896): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(897): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(898): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(899): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(900): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(901): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(902): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(903): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(904): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(905): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(906): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(907): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan_lai finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai pass'. Fri Jun 14 06:20:49 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lai pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=593011) Waiting for packet dumper to finish... 1 (prev_count=593011, count=1380956) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac'. ------ BSC_Tests.TC_paging_imsi_nochan_lac ------ Fri Jun 14 06:20:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lac.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lac.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan_lac started. VirtMSC-IPA(910)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(910)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(910)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(911)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(911)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(909)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(914)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(914)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(914)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(914)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(915)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(915)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(915)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(915)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(916)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(916)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(916)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(916)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(917)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(917)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(917)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(917)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(918)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(918)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(918)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(918)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(919)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(919)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(919)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(919)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan_lac() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(909)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(908)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(912)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(910)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(913)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(915)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(916)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(918)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(914)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(917)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(919)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(908): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(909): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(910): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(911): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(912): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(913): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(914): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(915): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(916): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(917): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(918): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(919): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan_lac finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac pass'. Fri Jun 14 06:21:19 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=593766) Waiting for packet dumper to finish... 1 (prev_count=593766, count=1381619) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all'. ------ BSC_Tests.TC_paging_imsi_nochan_all ------ Fri Jun 14 06:21:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_all.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan_all started. VirtMSC-IPA(922)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(922)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(922)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(923)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(923)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(921)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(926)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(926)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(926)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(926)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(927)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(927)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(927)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(927)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(928)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(928)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(928)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(928)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(929)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(929)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(929)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(929)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(930)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(930)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(930)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(930)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(931)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(931)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(931)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(931)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan_all() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(920)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(924)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(922)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(921)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(925)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(926)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(927)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(928)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(929)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(930)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(931)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(920): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(921): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(922): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(923): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(924): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(925): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(926): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(927): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(928): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(929): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(930): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(931): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan_all finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all pass'. Fri Jun 14 06:21:50 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_all pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=615104) Waiting for packet dumper to finish... 1 (prev_count=615104, count=1403164) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc ------ Fri Jun 14 06:21:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan_plmn_lac_rnc started. VirtMSC-IPA(934)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(934)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(934)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(935)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(935)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(933)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(938)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(938)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(938)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(938)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(939)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(939)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(939)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(939)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(940)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(940)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(940)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(940)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(941)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(941)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(941)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(941)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(942)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(942)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(942)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(942)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(943)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(943)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(943)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(943)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan_plmn_lac_rnc() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(933)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(934)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(932)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(936)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(937)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(940)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(942)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(943)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(938)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(941)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(939)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(932): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(933): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(934): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(935): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(936): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(937): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(938): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(939): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(940): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(941): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(942): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(943): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan_plmn_lac_rnc finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass'. Fri Jun 14 06:22:08 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=520900) Waiting for packet dumper to finish... 1 (prev_count=520900, count=1309142) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_rnc ------ Fri Jun 14 06:22:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_rnc.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_rnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan_rnc started. VirtMSC-IPA(946)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(946)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(946)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(947)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(947)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(945)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(950)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(950)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(950)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(950)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(951)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(951)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(951)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(951)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(952)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(952)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(952)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(952)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(953)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(953)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(953)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(953)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(954)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(954)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(954)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(954)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(955)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(955)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(955)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(955)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan_rnc() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(945)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(946)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(944)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(948)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(951)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(953)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(950)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(954)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(952)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(955)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(949)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(944): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(945): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(946): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(947): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(948): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(949): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(950): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(951): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(952): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(953): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(954): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(955): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan_rnc finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc pass'. Fri Jun 14 06:22:27 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_rnc pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=516739) Waiting for packet dumper to finish... 1 (prev_count=516739, count=1304592) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc ------ Fri Jun 14 06:22:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lac_rnc.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lac_rnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan_lac_rnc started. VirtMSC-IPA(958)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(958)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(958)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(959)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(959)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(957)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(962)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(962)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(962)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(962)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(963)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(963)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(963)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(963)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(964)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(964)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(964)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(964)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(965)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(965)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(965)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(965)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(966)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(966)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(966)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(966)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(967)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(967)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(967)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(967)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan_lac_rnc() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(957)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(958)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(956)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(960)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX2-RSL-IPA(966)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(961)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(964)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(962)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(963)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(965)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(967)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(956): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(957): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(958): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(959): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(960): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(961): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(962): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(963): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(964): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(965): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(966): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(967): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan_lac_rnc finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass'. Fri Jun 14 06:22:45 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=521853) Waiting for packet dumper to finish... 1 (prev_count=521853, count=1309913) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs ------ Fri Jun 14 06:22:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lacs.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lacs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan_lacs started. VirtMSC-IPA(970)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(970)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(970)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(971)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(971)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(969)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(974)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(974)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(974)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(974)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(975)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(975)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(975)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(975)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(976)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(976)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(976)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(976)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(977)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(977)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(977)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(977)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(978)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(978)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(978)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(978)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(979)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(979)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(979)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(979)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan_lacs() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(969)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(972)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(968)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(970)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(973)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(974)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(975)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(976)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(977)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(979)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(978)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(968): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(969): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(970): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(971): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(972): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(973): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(974): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(975): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(976): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(977): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(978): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(979): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan_lacs finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs pass'. Fri Jun 14 06:23:15 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lacs pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=616523) Waiting for packet dumper to finish... 1 (prev_count=616523, count=1404583) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty ------ Fri Jun 14 06:23:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_lacs_empty.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_lacs_empty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan_lacs_empty started. VirtMSC-IPA(982)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(982)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(982)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(983)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(983)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(981)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(986)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(986)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(986)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(986)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(987)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(987)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(987)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(987)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(988)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(988)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(988)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(988)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(989)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(989)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(989)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(989)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(990)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(990)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(990)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(990)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(991)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(991)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(991)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(991)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan_lacs_empty() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(980)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(981)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(984)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(982)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX2-RSL-IPA(990)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(986)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(991)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(989)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(985)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(987)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(988)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(980): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(981): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(982): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(983): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(984): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(985): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(986): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(987): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(988): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(989): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(990): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(991): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan_lacs_empty finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass'. Fri Jun 14 06:23:34 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=522193) Waiting for packet dumper to finish... 1 (prev_count=522193, count=1310253) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid ------ Fri Jun 14 06:23:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan_cgi_unknown_cid started. VirtMSC-IPA(994)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(994)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(994)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(995)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(995)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(993)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(998)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(998)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(998)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(998)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(999)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(999)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(999)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(999)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1000)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1000)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1000)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1000)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1001)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1001)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1001)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1001)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1002)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1002)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1002)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1002)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1003)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1003)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1003)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1003)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan_cgi_unknown_cid() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(993)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(992)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(996)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(994)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(999)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(998)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(997)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1002)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1000)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1001)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1003)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(992): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(993): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(994): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(995): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(996): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(997): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(998): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(999): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1000): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1001): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1002): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1003): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan_cgi_unknown_cid finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass'. Fri Jun 14 06:23:52 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=518766) Waiting for packet dumper to finish... 1 (prev_count=518766, count=1306619) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset'. ------ BSC_Tests.TC_paging_imsi_a_reset ------ Fri Jun 14 06:23:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_a_reset.pcap" >/data/BSC_Tests.TC_paging_imsi_a_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_a_reset started. VirtMSC-IPA(1006)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1006)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1006)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1007)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1007)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1005)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1010)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1010)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1010)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1010)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1011)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1011)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1011)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1011)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1012)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1012)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1012)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1012)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1013)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1013)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1013)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1013)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1014)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1014)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1014)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1014)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1015)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1015)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1015)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1015)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_a_reset() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1005)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1006)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1004)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1008)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1010)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1015)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1013)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1009)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1011)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1014)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1012)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1004): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1005): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1006): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1007): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1008): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1009): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1010): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1011): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1012): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1013): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1014): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1015): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_a_reset finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset pass'. Fri Jun 14 06:24:14 UTC 2024 ====== BSC_Tests.TC_paging_imsi_a_reset pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=553731) Waiting for packet dumper to finish... 1 (prev_count=553731, count=1341791) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load'. ------ BSC_Tests.TC_paging_imsi_load ------ Fri Jun 14 06:24:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_load.pcap" >/data/BSC_Tests.TC_paging_imsi_load.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_load started. VirtMSC-IPA(1018)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1018)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1018)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1019)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1019)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1017)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1022)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1022)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1022)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1022)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1023)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1023)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1023)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1023)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1024)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1024)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1024)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1024)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1025)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1025)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1025)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1025)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1026)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1026)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1026)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1026)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1027)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1027)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1027)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1027)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_load() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1016)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1017)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1018)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1022)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1024)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1021)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1025)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1027)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1023)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1026)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1016): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1017): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1018): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1019): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1021): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1022): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1023): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1024): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1025): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1026): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1027): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_load finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load pass'. Fri Jun 14 06:24:42 UTC 2024 ====== BSC_Tests.TC_paging_imsi_load pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_load.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=608571) Waiting for packet dumper to finish... 1 (prev_count=608571, count=1396631) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter'. ------ BSC_Tests.TC_paging_counter ------ Fri Jun 14 06:24:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_counter.pcap" >/data/BSC_Tests.TC_paging_counter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_counter started. VirtMSC-IPA(1030)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1030)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1030)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1031)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1031)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1029)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1034)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1034)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1034)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1034)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1035)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1035)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1035)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1035)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1036)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1036)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1036)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1036)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1037)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1037)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1037)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1037)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1038)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1038)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1038)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1038)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1039)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1039)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1039)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1039)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_counter() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1029)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1028)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1030)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1032)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(1035)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1033)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1034)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1037)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1036)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1039)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1038)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1028): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1029): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1030): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1031): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1032): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1033): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1034): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1035): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1036): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1037): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1038): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1039): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_counter finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter pass'. Fri Jun 14 06:25:12 UTC 2024 ====== BSC_Tests.TC_paging_counter pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=622730) Waiting for packet dumper to finish... 1 (prev_count=622730, count=1410790) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol'. ------ BSC_Tests.TC_paging_resp_unsol ------ Fri Jun 14 06:25:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_resp_unsol.pcap" >/data/BSC_Tests.TC_paging_resp_unsol.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_resp_unsol started. VirtMSC-IPA(1042)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1042)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1042)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1043)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1043)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1041)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1046)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1046)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1046)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1046)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_resp_unsol() start" VirtMSC-SCCP(1041)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1041)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(1041)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1041)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1041)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1041)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1041)@a39462c7072c: vl_from0 VirtMSC-SCCP(1041)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1041)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1041)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1041)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1041)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1041)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1041)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1041)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1041)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1042)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1040)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1044)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1046)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1045)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1040): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1041): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1042): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1043): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1044): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1045): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1046): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_resp_unsol finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol pass'. Fri Jun 14 06:25:29 UTC 2024 ====== BSC_Tests.TC_paging_resp_unsol pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_resp_unsol.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400220) Waiting for packet dumper to finish... 1 (prev_count=400220, count=401810) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req'. ------ BSC_Tests.TC_paging_500req ------ Fri Jun 14 06:25:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_500req.pcap" >/data/BSC_Tests.TC_paging_500req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_500req started. VirtMSC-IPA(1049)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1049)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1049)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1050)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1050)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1048)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1053)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1053)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1053)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1053)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_500req() start" MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000000". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000001". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000002". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000003". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000004". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000005". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000006". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000007". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000008". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 9 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000009". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000010". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000011". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000012". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000013". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000014". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000015". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000016". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000017". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000018". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000019". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000020". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000021". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000022". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000023". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000024". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000025". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000026". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000027". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000028". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000029". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000030". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000031". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000032". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000033". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000034". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000035". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000036". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000037". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000038". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000039". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000040". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000041". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000042". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000043". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000044". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000045". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000046". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000047". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000048". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 49 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000049". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000050". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000051". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000052". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000053". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000054". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000055". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000056". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000057". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000058". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000059". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000060". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000061". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000062". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000063". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000064". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000065". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000066". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000067". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000068". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000069". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000070". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000071". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000072". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000073". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000074". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000075". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000076". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000077". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000078". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000079". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000080". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000081". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000082". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000083". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000084". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000085". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000086". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000087". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000088". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 89 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000089". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000090". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000091". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000092". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000093". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000094". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000095". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000096". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000097". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000098". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000099". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000100". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000101". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000102". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000103". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000104". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000105". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000106". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000107". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000108". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000109". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000110". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000111". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000112". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000113". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000114". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000115". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000116". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000117". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000118". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000119". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000120". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000121". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000122". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000123". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000124". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000125". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000126". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000127". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000128". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 129 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000129". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000130". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000131". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000132". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000133". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000134". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000135". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000136". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000137". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000138". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000139". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000140". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000141". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000142". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000143". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000144". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000145". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000146". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000147". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000148". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000149". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000150". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000151". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000152". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000153". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000154". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000155". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000156". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000157". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000158". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000159". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000160". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000161". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000162". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000163". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000164". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000165". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000166". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000167". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000168". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 169 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000169". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000170". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000171". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000172". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000173". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000174". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000175". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000176". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000177". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000178". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000179". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000180". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000181". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000182". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000183". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000184". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000185". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000186". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000187". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000188". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000189". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000190". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000191". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000192". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000193". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000194". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000195". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000196". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000197". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000198". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000199". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000200". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000201". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000202". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000203". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000204". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000205". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000206". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000207". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000208". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 209 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000209". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000210". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000211". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000212". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000213". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000214". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000215". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000216". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000217". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000218". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000219". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000220". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000221". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000222". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000223". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000224". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000225". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000226". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000227". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000228". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000229". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000230". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000231". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000232". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000233". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000234". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000235". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000236". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000237". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000238". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000239". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000240". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000241". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000242". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000243". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000244". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000245". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000246". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000247". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000248". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 249 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000249". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000250". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000251". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000252". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000253". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000254". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000255". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000256". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000257". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000258". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000259". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000260". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000261". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000262". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000263". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000264". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000265". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000266". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000267". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000268". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000269". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000270". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000271". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000272". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000273". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000274". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000275". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000276". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000277". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000278". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000279". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000280". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000281". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000282". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000283". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000284". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000285". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000286". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000287". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000288". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 289 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000289". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000290". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000291". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000292". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000293". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000294". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000295". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000296". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000297". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000298". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000299". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000300". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000301". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000302". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000303". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000304". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000305". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000306". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000307". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000308". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000309". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000310". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000311". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000312". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000313". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000314". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000315". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000316". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000317". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000318". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000319". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000320". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000321". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000322". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000323". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000324". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000325". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000326". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000327". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000328". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 329 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000329". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000330". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000331". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000332". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000333". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000334". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000335". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000336". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000337". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000338". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000339". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000340". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000341". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000342". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000343". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000344". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000345". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000346". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000347". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000348". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000349". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000350". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000351". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000352". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000353". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000354". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000355". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000356". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000357". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000358". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000359". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000360". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000361". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000362". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000363". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000364". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000365". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000366". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000367". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000368". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 369 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000369". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000370". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000371". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000372". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000373". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000374". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000375". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000376". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000377". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000378". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000379". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000380". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000381". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000382". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000383". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000384". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000385". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000386". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000387". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000388". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000389". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000390". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000391". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000392". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000393". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000394". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000395". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000396". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000397". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000398". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000399". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000400". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000401". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000402". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000403". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000404". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000405". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000406". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000407". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000408". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 409 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000409". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000410". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000411". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000412". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000413". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000414". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000415". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000416". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000417". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000418". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000419". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000420". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000421". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000422". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000423". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000424". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000425". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000426". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000427". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000428". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000429". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000430". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000431". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000432". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000433". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000434". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000435". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000436". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000437". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000438". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000439". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000440". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000441". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000442". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000443". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000444". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000445". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000446". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000447". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000448". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 449 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000449". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000450". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000451". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000452". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000453". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000454". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000455". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000456". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000457". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000458". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000459". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000460". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000461". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000462". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000463". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000464". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000465". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000466". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000467". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000468". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000469". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000470". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000471". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000472". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000473". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000474". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000475". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000476". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000477". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000478". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000479". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000480". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000481". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000482". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000483". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000484". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000485". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000486". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000487". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000488". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 489 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000489". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000490". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000491". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000492". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000493". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000494". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000495". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000496". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000497". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000498". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000499". IPA-BTS0-TRX0-RSL-IPA(1053)@a39462c7072c: IPA: Closed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1048)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1051)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1049)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1047)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1053)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1052)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1047): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1048): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1049): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1050): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1051): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1052): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1053): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_500req finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req pass'. Fri Jun 14 06:25:55 UTC 2024 ====== BSC_Tests.TC_paging_500req pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_500req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4362222) Waiting for packet dumper to finish... 1 (prev_count=4362222, count=4364047) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind'. ------ BSC_Tests.TC_paging_450req_no_paging_load_ind ------ Fri Jun 14 06:26:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_450req_no_paging_load_ind.pcap" >/data/BSC_Tests.TC_paging_450req_no_paging_load_ind.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_450req_no_paging_load_ind started. VirtMSC-IPA(1056)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1056)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1056)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1057)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1057)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1055)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1060)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1060)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1060)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1060)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_450req_no_paging_load_ind() start" MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000000". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000001". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000002". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000003". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000004". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000005". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000006". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000007". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000008". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000009". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000010". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000011". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000012". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000013". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000014". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000015". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000016". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000017". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000018". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000019". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000020". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000021". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000022". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000023". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000024". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000025". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 26 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000026". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000027". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000028". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000029". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000030". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000031". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 32 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000032". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000033". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000034". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000035". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000036". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000037". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000038". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000039". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000040". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000041". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 42 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000042". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000043". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000044". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000045". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000046". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000047". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 48 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000048". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000049". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000050". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000051". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000052". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000053". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000054". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000055". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000056". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000057". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 58 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000058". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000059". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000060". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000061". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000062". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000063". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 64 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000064". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000065". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000066". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000067". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000068". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000069". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000070". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000071". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000072". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000073". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 74 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000074". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000075". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000076". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000077". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000078". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000079". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 80 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000080". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000081". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000082". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000083". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000084". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000085". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000086". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000087". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000088". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000089". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 90 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000090". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000091". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000092". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000093". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000094". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000095". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 96 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000096". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000097". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000098". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000099". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000100". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000101". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000102". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000103". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000104". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000105". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 106 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000106". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000107". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000108". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000109". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000110". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000111". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 112 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000112". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000113". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000114". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000115". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000116". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000117". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000118". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000119". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000120". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000121". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 122 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000122". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000123". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000124". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000125". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000126". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000127". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 128 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000128". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000129". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000130". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000131". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000132". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000133". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000134". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000135". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000136". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000137". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 138 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000138". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000139". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000140". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000141". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000142". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000143". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 144 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000144". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000145". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000146". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000147". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000148". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000149". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000150". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000151". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000152". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000153". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 154 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000154". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000155". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000156". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000157". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000158". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000159". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 160 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000160". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000161". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000162". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000163". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000164". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000165". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000166". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000167". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000168". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000169". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 170 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000170". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000171". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000172". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000173". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000174". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000175". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 176 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000176". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000177". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000178". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000179". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000180". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000181". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000182". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000183". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000184". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000185". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 186 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000186". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000187". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000188". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000189". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000190". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000191". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 192 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000192". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000193". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000194". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000195". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000196". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000197". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000198". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000199". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000200". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000201". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 202 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000202". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000203". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000204". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000205". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000206". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000207". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 208 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000208". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000209". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000210". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000211". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000212". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000213". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000214". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000215". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000216". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000217". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 218 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000218". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000219". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000220". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000221". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000222". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000223". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 224 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000224". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000225". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000226". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000227". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000228". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000229". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000230". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000231". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000232". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000233". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 234 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000234". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000235". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000236". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000237". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000238". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000239". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 240 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000240". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000241". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000242". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000243". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000244". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000245". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000246". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000247". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000248". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000249". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 250 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000250". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000251". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000252". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000253". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000254". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000255". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 256 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000256". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000257". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000258". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000259". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000260". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000261". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000262". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000263". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000264". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000265". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 266 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000266". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000267". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000268". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000269". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000270". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000271". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 272 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000272". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000273". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000274". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000275". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000276". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000277". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000278". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000279". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000280". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000281". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 282 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000282". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000283". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000284". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000285". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000286". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000287". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 288 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000288". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000289". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000290". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000291". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000292". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000293". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000294". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000295". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000296". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000297". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 298 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000298". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000299". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000300". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000301". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000302". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000303". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 304 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000304". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000305". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000306". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000307". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000308". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000309". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000310". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000311". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000312". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000313". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 314 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000314". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000315". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000316". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000317". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000318". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000319". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 320 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000320". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000321". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000322". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000323". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000324". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000325". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000326". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000327". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000328". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000329". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 330 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000330". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000331". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000332". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000333". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000334". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000335". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 336 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000336". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000337". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000338". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000339". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000340". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000341". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000342". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000343". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000344". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000345". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 346 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000346". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000347". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000348". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000349". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000350". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000351". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 352 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000352". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000353". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000354". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000355". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000356". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000357". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000358". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000359". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000360". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000361". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 362 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000362". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000363". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000364". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000365". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000366". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000367". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 368 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000368". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000369". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000370". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000371". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000372". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000373". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000374". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000375". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000376". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000377". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 378 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000378". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000379". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000380". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000381". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000382". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000383". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 384 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000384". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000385". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000386". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000387". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000388". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000389". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000390". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000391". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000392". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000393". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 394 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000394". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000395". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000396". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000397". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000398". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000399". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 400 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000400". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000401". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000402". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000403". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000404". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000405". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000406". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000407". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000408". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000409". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 410 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000410". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000411". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000412". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000413". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000414". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000415". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 416 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000416". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000417". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000418". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000419". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000420". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000421". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000422". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000423". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000424". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000425". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 426 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000426". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000427". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000428". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000429". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000430". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000431". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 432 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000432". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000433". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000434". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000435". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000436". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000437". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000438". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000439". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000440". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000441". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 442 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000442". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000443". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000444". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000445". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000446". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000447". MTC@a39462c7072c: [CCH Load Ind timer] received paging requests so far: 448 MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000448". MTC@a39462c7072c: Warning: Leading zero digit was detected in the argument of function str2int(): "000449". IPA-BTS0-TRX0-RSL-IPA(1060)@a39462c7072c: IPA: Closed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1055)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1054)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1058)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1056)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(1059)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1060)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1054): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1055): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1056): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1057): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1058): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1059): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1060): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_450req_no_paging_load_ind finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind pass'. Fri Jun 14 06:27:02 UTC 2024 ====== BSC_Tests.TC_paging_450req_no_paging_load_ind pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_450req_no_paging_load_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3847886) Waiting for packet dumper to finish... 1 (prev_count=3847886, count=4035930) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi'. ------ BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi ------ Fri Jun 14 06:27:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.pcap" >/data/BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi started. VirtMSC-IPA(1063)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1063)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1063)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1064)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1064)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1062)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1067)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1067)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1067)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1067)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1068)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1068)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1068)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1068)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1069)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1069)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1069)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1069)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1070)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1070)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1070)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1070)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1071)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1071)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1071)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1071)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1072)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1072)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1072)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1072)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_paging_imsi_nochan_ci_resp_invalid_mi() start" MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(1062)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1062)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1062)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1062)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1062)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1062)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1062)@a39462c7072c: vl_from0 VirtMSC-SCCP(1062)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1062)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1062)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1062)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1062)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1062)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1062)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1062)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1062)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1065)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1063)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1061)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(1068)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1067)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1070)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1069)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1066)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1071)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1072)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1061): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1062): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1063): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1064): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1065): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1066): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1067): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1068): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1069): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1070): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1071): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1072): none (pass -> pass) MTC@a39462c7072c: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass'. Fri Jun 14 06:27:31 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=599880) Waiting for packet dumper to finish... 1 (prev_count=599880, count=1387940) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter'. ------ BSC_Tests.TC_rsl_drop_counter ------ Fri Jun 14 06:27:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rsl_drop_counter.pcap" >/data/BSC_Tests.TC_rsl_drop_counter.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_rsl_drop_counter started. VirtMSC-IPA(1075)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1075)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1075)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1076)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1076)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1074)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1079)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1079)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1079)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1079)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_rsl_drop_counter() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1074)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1073)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1075)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1077)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1079)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1078)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1073): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1074): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1075): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1076): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1077): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1078): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1079): none (pass -> pass) MTC@a39462c7072c: Test case TC_rsl_drop_counter finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter pass'. Fri Jun 14 06:27:44 UTC 2024 ====== BSC_Tests.TC_rsl_drop_counter pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_rsl_drop_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=165669) Waiting for packet dumper to finish... 1 (prev_count=165669, count=352476) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id'. ------ BSC_Tests.TC_rsl_unknown_unit_id ------ Fri Jun 14 06:27:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_rsl_unknown_unit_id.pcap" >/data/BSC_Tests.TC_rsl_unknown_unit_id.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_rsl_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1080)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1080)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1080)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '39392F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1080)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1080)@a39462c7072c: IPA: Closed MTC@a39462c7072c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1081)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1080)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1082)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1080): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1081): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1082): none (pass -> pass) MTC@a39462c7072c: Test case TC_rsl_unknown_unit_id finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass'. Fri Jun 14 06:27:50 UTC 2024 ====== BSC_Tests.TC_rsl_unknown_unit_id pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_rsl_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=41559) Waiting for packet dumper to finish... 1 (prev_count=41559, count=43691) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id'. ------ BSC_Tests.TC_oml_unknown_unit_id ------ Fri Jun 14 06:27:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_oml_unknown_unit_id.pcap" >/data/BSC_Tests.TC_oml_unknown_unit_id.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_oml_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1083)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1083)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1083)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '39392F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1083)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1083)@a39462c7072c: IPA: Closed MTC@a39462c7072c: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1084)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1083)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1085)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1083): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1084): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1085): none (pass -> pass) MTC@a39462c7072c: Test case TC_oml_unknown_unit_id finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass'. Fri Jun 14 06:27:56 UTC 2024 ====== BSC_Tests.TC_oml_unknown_unit_id pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_oml_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=40525) Waiting for packet dumper to finish... 1 (prev_count=40525, count=42351) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark'. ------ BSC_Tests.TC_classmark ------ Fri Jun 14 06:28:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_classmark.pcap" >/data/BSC_Tests.TC_classmark.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_classmark started. VirtMSC-IPA(1089)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1089)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1089)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1090)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1090)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1087)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1088)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1093)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1093)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1093)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1093)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_classmark() start" TC_classmark(1095)@a39462c7072c: "TC_classmark": using IMSI '001016091292627'H VirtMSC-RAN(1088)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100619926272'O, n_connectPointCode := omit VirtMSC-RAN(1088)@a39462c7072c: Created Expect[0] for '05240103505902080910100619926272'O to be handled at TC_classmark(1095) VirtMSC-SCCP(1087)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1087)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1088)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1088)@a39462c7072c: Found Expect[0] for '05240103505902080910100619926272'O handled at TC_classmark(1095) VirtMSC-RAN(1088)@a39462c7072c: Added conn table entry 0TC_classmark(1095)6868834 VirtMSC-SCCP(1087)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1087)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1087)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1087)@a39462c7072c: vl_len:3 VirtMSC-SCCP(1087)@a39462c7072c: vl_from0 VirtMSC-SCCP(1087)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000158'O VirtMSC-SCCP(1087)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1087)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1087)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1087)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_classmark(1095)@a39462c7072c: setverdict(pass): none -> pass TC_classmark(1095)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1087)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1087)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1087)@a39462c7072c: vl_from0 VirtMSC-SCCP(1087)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1087)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1087)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1087)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1087)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_classmark(1095)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1088)@a39462c7072c: Deleted conn table entry 0TC_classmark(1095)6868834 VirtMSC-SCCP(1087)@a39462c7072c: Session index based on connection ID:0 TC_classmark(1095)@a39462c7072c: "Got RSL RR Release" TC_classmark(1095)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1087)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1087)@a39462c7072c: RLC received in state:disconnect_pending TC_classmark(1095)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_classmark(1095)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1088)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1086)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1087)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1089)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1094)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1093)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1092)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1086): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1087): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1088): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1089): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1090): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1092): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1093): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1094): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_classmark(1095): pass (pass -> pass) MTC@a39462c7072c: Test case TC_classmark finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark pass'. Fri Jun 14 06:28:09 UTC 2024 ====== BSC_Tests.TC_classmark pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_classmark.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=213388) Waiting for packet dumper to finish... 1 (prev_count=213388, count=400017) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id'. ------ BSC_Tests.TC_common_id ------ Fri Jun 14 06:28:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_common_id.pcap" >/data/BSC_Tests.TC_common_id.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_common_id started. VirtMSC-IPA(1099)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1099)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1099)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1100)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1100)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1097)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1098)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1103)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1103)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1103)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1103)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_common_id() start" TC_common_id(1105)@a39462c7072c: "TC_common_id": using IMSI '001013897444978'H VirtMSC-RAN(1098)@a39462c7072c: f_create_expect(l3 := '05240103505902080910108379449487'O, n_connectPointCode := omit VirtMSC-RAN(1098)@a39462c7072c: Created Expect[0] for '05240103505902080910108379449487'O to be handled at TC_common_id(1105) VirtMSC-SCCP(1097)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1097)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1098)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1098)@a39462c7072c: Found Expect[0] for '05240103505902080910108379449487'O handled at TC_common_id(1105) VirtMSC-RAN(1098)@a39462c7072c: Added conn table entry 0TC_common_id(1105)10103877 VirtMSC-SCCP(1097)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1097)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_common_id(1105)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(1097)@a39462c7072c: Session index based on connection ID:0 TC_common_id(1105)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1097)@a39462c7072c: vl_len:13 VirtMSC-SCCP(1097)@a39462c7072c: vl_from0 VirtMSC-SCCP(1097)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000B2F08080910108379449487'O VirtMSC-SCCP(1097)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1097)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1097)@a39462c7072c: vl_from0 VirtMSC-SCCP(1097)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1097)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1097)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1097)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1097)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_common_id(1105)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1098)@a39462c7072c: Deleted conn table entry 0TC_common_id(1105)10103877 VirtMSC-SCCP(1097)@a39462c7072c: Session index based on connection ID:0 TC_common_id(1105)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(1097)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1097)@a39462c7072c: RLC received in state:disconnect_pending TC_common_id(1105)@a39462c7072c: "Got RSL Deact SACCH" TC_common_id(1105)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_common_id(1105)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1097)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1098)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1101)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1096)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1099)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1104)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1102)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1103)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1096): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1097): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1098): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1099): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1100): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1101): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1102): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1103): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1104): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_common_id(1105): pass (pass -> pass) MTC@a39462c7072c: Test case TC_common_id finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id pass'. Fri Jun 14 06:28:24 UTC 2024 ====== BSC_Tests.TC_common_id pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_common_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216463) Waiting for packet dumper to finish... 1 (prev_count=216463, count=404507) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail'. ------ BSC_Tests.TC_unsol_ass_fail ------ Fri Jun 14 06:28:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unsol_ass_fail.pcap" >/data/BSC_Tests.TC_unsol_ass_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_unsol_ass_fail started. VirtMSC-IPA(1109)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1109)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1109)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1110)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1110)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1107)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1108)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1113)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1113)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1113)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1113)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_unsol_ass_fail() start" TC_unsol_ass_fail(1115)@a39462c7072c: "TC_unsol_ass_fail": using IMSI '001015377279322'H VirtMSC-RAN(1108)@a39462c7072c: f_create_expect(l3 := '05240103505902080910103577723922'O, n_connectPointCode := omit VirtMSC-RAN(1108)@a39462c7072c: Created Expect[0] for '05240103505902080910103577723922'O to be handled at TC_unsol_ass_fail(1115) VirtMSC-SCCP(1107)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1107)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1108)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1108)@a39462c7072c: Found Expect[0] for '05240103505902080910103577723922'O handled at TC_unsol_ass_fail(1115) VirtMSC-RAN(1108)@a39462c7072c: Added conn table entry 0TC_unsol_ass_fail(1115)6501587 VirtMSC-SCCP(1107)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1107)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ass_fail(1115)@a39462c7072c: setverdict(pass): none -> pass TC_unsol_ass_fail(1115)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1107)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1107)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1107)@a39462c7072c: vl_from0 VirtMSC-SCCP(1107)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1107)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1107)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1107)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1107)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ass_fail(1115)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1108)@a39462c7072c: Deleted conn table entry 0TC_unsol_ass_fail(1115)6501587 VirtMSC-SCCP(1107)@a39462c7072c: Session index based on connection ID:0 TC_unsol_ass_fail(1115)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(1107)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1107)@a39462c7072c: RLC received in state:disconnect_pending TC_unsol_ass_fail(1115)@a39462c7072c: "Got RSL Deact SACCH" TC_unsol_ass_fail(1115)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ass_fail(1115)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1106)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1107)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1108)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1111)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1109)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1114)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1113)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1112)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1106): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1107): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1108): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1109): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1110): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1111): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1112): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1113): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1114): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_unsol_ass_fail(1115): pass (pass -> pass) MTC@a39462c7072c: Test case TC_unsol_ass_fail finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail pass'. Fri Jun 14 06:28:44 UTC 2024 ====== BSC_Tests.TC_unsol_ass_fail pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_unsol_ass_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219516) Waiting for packet dumper to finish... 1 (prev_count=219516, count=405734) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl'. ------ BSC_Tests.TC_unsol_ass_compl ------ Fri Jun 14 06:28:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unsol_ass_compl.pcap" >/data/BSC_Tests.TC_unsol_ass_compl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_unsol_ass_compl started. VirtMSC-IPA(1119)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1119)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1119)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1120)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1120)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1117)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1118)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1123)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1123)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1123)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1123)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_unsol_ass_compl() start" TC_unsol_ass_compl(1125)@a39462c7072c: "TC_unsol_ass_compl": using IMSI '001019645161738'H VirtMSC-RAN(1118)@a39462c7072c: f_create_expect(l3 := '05240103505902080910106954617183'O, n_connectPointCode := omit VirtMSC-RAN(1118)@a39462c7072c: Created Expect[0] for '05240103505902080910106954617183'O to be handled at TC_unsol_ass_compl(1125) VirtMSC-SCCP(1117)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1117)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1118)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1118)@a39462c7072c: Found Expect[0] for '05240103505902080910106954617183'O handled at TC_unsol_ass_compl(1125) VirtMSC-RAN(1118)@a39462c7072c: Added conn table entry 0TC_unsol_ass_compl(1125)11581479 VirtMSC-SCCP(1117)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1117)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ass_compl(1125)@a39462c7072c: setverdict(pass): none -> pass TC_unsol_ass_compl(1125)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1117)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1117)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1117)@a39462c7072c: vl_from0 VirtMSC-SCCP(1117)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1117)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1117)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1117)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1117)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ass_compl(1125)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1118)@a39462c7072c: Deleted conn table entry 0TC_unsol_ass_compl(1125)11581479 VirtMSC-SCCP(1117)@a39462c7072c: Session index based on connection ID:0 TC_unsol_ass_compl(1125)@a39462c7072c: "Got RSL RR Release" TC_unsol_ass_compl(1125)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1117)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1117)@a39462c7072c: RLC received in state:disconnect_pending TC_unsol_ass_compl(1125)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ass_compl(1125)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1117)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1118)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1116)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1121)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1119)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1124)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1123)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1122)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1116): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1117): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1118): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1119): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1120): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1121): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1122): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1123): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1124): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_unsol_ass_compl(1125): pass (pass -> pass) MTC@a39462c7072c: Test case TC_unsol_ass_compl finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl pass'. Fri Jun 14 06:29:05 UTC 2024 ====== BSC_Tests.TC_unsol_ass_compl pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_unsol_ass_compl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220859) Waiting for packet dumper to finish... 1 (prev_count=220859, count=406664) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail'. ------ BSC_Tests.TC_unsol_ho_fail ------ Fri Jun 14 06:29:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unsol_ho_fail.pcap" >/data/BSC_Tests.TC_unsol_ho_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_unsol_ho_fail started. VirtMSC-IPA(1129)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1129)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1129)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1130)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1130)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1127)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1128)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1133)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1133)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1133)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1133)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_unsol_ho_fail() start" TC_unsol_ho_fail(1135)@a39462c7072c: "TC_unsol_ho_fail": using IMSI '001015523844881'H VirtMSC-RAN(1128)@a39462c7072c: f_create_expect(l3 := '05240103505902080910105532488418'O, n_connectPointCode := omit VirtMSC-RAN(1128)@a39462c7072c: Created Expect[0] for '05240103505902080910105532488418'O to be handled at TC_unsol_ho_fail(1135) VirtMSC-SCCP(1127)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1127)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1128)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1128)@a39462c7072c: Found Expect[0] for '05240103505902080910105532488418'O handled at TC_unsol_ho_fail(1135) VirtMSC-RAN(1128)@a39462c7072c: Added conn table entry 0TC_unsol_ho_fail(1135)12485576 VirtMSC-SCCP(1127)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1127)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ho_fail(1135)@a39462c7072c: setverdict(pass): none -> pass TC_unsol_ho_fail(1135)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1127)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1127)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1127)@a39462c7072c: vl_from0 VirtMSC-SCCP(1127)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1127)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1127)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1127)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1127)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ho_fail(1135)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1128)@a39462c7072c: Deleted conn table entry 0TC_unsol_ho_fail(1135)12485576 VirtMSC-SCCP(1127)@a39462c7072c: Session index based on connection ID:0 TC_unsol_ho_fail(1135)@a39462c7072c: "Got RSL RR Release" TC_unsol_ho_fail(1135)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1127)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1127)@a39462c7072c: RLC received in state:disconnect_pending TC_unsol_ho_fail(1135)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ho_fail(1135)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1127)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1128)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1126)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1129)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1131)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1134)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1133)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1132)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1126): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1127): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1128): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1129): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1130): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1131): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1132): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1133): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1134): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_unsol_ho_fail(1135): pass (pass -> pass) MTC@a39462c7072c: Test case TC_unsol_ho_fail finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail pass'. Fri Jun 14 06:29:25 UTC 2024 ====== BSC_Tests.TC_unsol_ho_fail pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_unsol_ho_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219472) Waiting for packet dumper to finish... 1 (prev_count=219472, count=406514) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg'. ------ BSC_Tests.TC_err_82_short_msg ------ Fri Jun 14 06:29:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_err_82_short_msg.pcap" >/data/BSC_Tests.TC_err_82_short_msg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_err_82_short_msg started. VirtMSC-IPA(1139)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1139)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1139)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1140)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1140)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1137)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1138)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1143)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1143)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1143)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1143)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_err_82_short_msg() start" TC_err_82_short_msg(1145)@a39462c7072c: "TC_err_82_short_msg": using IMSI '001017589040589'H VirtMSC-RAN(1138)@a39462c7072c: f_create_expect(l3 := '05240103505902080910105798405098'O, n_connectPointCode := omit VirtMSC-RAN(1138)@a39462c7072c: Created Expect[0] for '05240103505902080910105798405098'O to be handled at TC_err_82_short_msg(1145) VirtMSC-SCCP(1137)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1137)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1138)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1138)@a39462c7072c: Found Expect[0] for '05240103505902080910105798405098'O handled at TC_err_82_short_msg(1145) VirtMSC-RAN(1138)@a39462c7072c: Added conn table entry 0TC_err_82_short_msg(1145)10607791 VirtMSC-SCCP(1137)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1137)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_err_82_short_msg(1145)@a39462c7072c: setverdict(pass): none -> pass TC_err_82_short_msg(1145)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1137)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1137)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1137)@a39462c7072c: vl_from0 VirtMSC-SCCP(1137)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1137)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1137)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1137)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1137)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_err_82_short_msg(1145)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1138)@a39462c7072c: Deleted conn table entry 0TC_err_82_short_msg(1145)10607791 VirtMSC-SCCP(1137)@a39462c7072c: Session index based on connection ID:0 TC_err_82_short_msg(1145)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(1137)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1137)@a39462c7072c: RLC received in state:disconnect_pending TC_err_82_short_msg(1145)@a39462c7072c: "Got RSL Deact SACCH" TC_err_82_short_msg(1145)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_err_82_short_msg(1145)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1137)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1138)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1136)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1141)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1139)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1144)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1142)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1143)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1136): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1137): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1138): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1139): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1140): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1141): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1142): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1143): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1144): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_err_82_short_msg(1145): pass (pass -> pass) MTC@a39462c7072c: Test case TC_err_82_short_msg finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg pass'. Fri Jun 14 06:29:45 UTC 2024 ====== BSC_Tests.TC_err_82_short_msg pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_err_82_short_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219369) Waiting for packet dumper to finish... 1 (prev_count=219369, count=405998) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg'. ------ BSC_Tests.TC_err_84_unknown_msg ------ Fri Jun 14 06:29:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_err_84_unknown_msg.pcap" >/data/BSC_Tests.TC_err_84_unknown_msg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_err_84_unknown_msg started. VirtMSC-IPA(1149)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1149)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1149)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1150)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1150)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1147)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1148)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1153)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1153)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1153)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1153)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_err_84_unknown_msg() start" TC_err_84_unknown_msg(1155)@a39462c7072c: "TC_err_84_unknown_msg": using IMSI '001013610141570'H VirtMSC-RAN(1148)@a39462c7072c: f_create_expect(l3 := '05240103505902080910106301415107'O, n_connectPointCode := omit VirtMSC-RAN(1148)@a39462c7072c: Created Expect[0] for '05240103505902080910106301415107'O to be handled at TC_err_84_unknown_msg(1155) VirtMSC-SCCP(1147)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1147)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1148)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1148)@a39462c7072c: Found Expect[0] for '05240103505902080910106301415107'O handled at TC_err_84_unknown_msg(1155) VirtMSC-RAN(1148)@a39462c7072c: Added conn table entry 0TC_err_84_unknown_msg(1155)4656186 VirtMSC-SCCP(1147)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1147)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_err_84_unknown_msg(1155)@a39462c7072c: setverdict(pass): none -> pass TC_err_84_unknown_msg(1155)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1147)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1147)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1147)@a39462c7072c: vl_from0 VirtMSC-SCCP(1147)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1147)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1147)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1147)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1147)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_err_84_unknown_msg(1155)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1148)@a39462c7072c: Deleted conn table entry 0TC_err_84_unknown_msg(1155)4656186 VirtMSC-SCCP(1147)@a39462c7072c: Session index based on connection ID:0 TC_err_84_unknown_msg(1155)@a39462c7072c: "Got RSL RR Release" TC_err_84_unknown_msg(1155)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1147)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1147)@a39462c7072c: RLC received in state:disconnect_pending TC_err_84_unknown_msg(1155)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_err_84_unknown_msg(1155)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1147)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1148)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1146)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1151)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1149)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1154)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1153)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1152)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1146): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1147): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1148): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1149): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1150): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1152): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1153): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1154): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_err_84_unknown_msg(1155): pass (pass -> pass) MTC@a39462c7072c: Test case TC_err_84_unknown_msg finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg pass'. Fri Jun 14 06:30:00 UTC 2024 ====== BSC_Tests.TC_err_84_unknown_msg pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_err_84_unknown_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=211085) Waiting for packet dumper to finish... 1 (prev_count=211085, count=398716) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int'. ------ BSC_Tests.TC_ho_int ------ Fri Jun 14 06:30:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int.pcap" >/data/BSC_Tests.TC_ho_int.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_int started. MTC@a39462c7072c: "TC_ho_int": using IMSI '001019095981713'H VirtMSC-IPA(1159)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1159)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1159)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1160)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1160)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1157)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1158)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1163)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1163)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1163)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1163)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1165)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1165)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1165)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1165)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_int() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1158)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100959897131'O, n_connectPointCode := omit VirtMSC-RAN(1158)@a39462c7072c: Created Expect[0] for '05240103505902080910100959897131'O to be handled at TC_ho_int(1167) VirtMSC-SCCP(1157)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1157)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1158)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1158)@a39462c7072c: Found Expect[0] for '05240103505902080910100959897131'O handled at TC_ho_int(1167) VirtMSC-RAN(1158)@a39462c7072c: Added conn table entry 0TC_ho_int(1167)3006888 VirtMSC-SCCP(1157)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1157)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1164)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1162)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int(1167) VirtMSC-SCCP(1157)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1157)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1157)@a39462c7072c: vl_from0 VirtMSC-SCCP(1157)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1162)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "103", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "5c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int(1167) TC_ho_int(1167)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1164)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1157)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1157)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1157)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1157)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1167)@a39462c7072c: setverdict(pass): none -> pass TC_ho_int(1167)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0DEB6E05'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '11F03342'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int(1167)@a39462c7072c: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int(1167)@a39462c7072c: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1166)@a39462c7072c: Suspending DChan TC_ho_int(1167)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '01'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int(1167)@a39462c7072c: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1166)@a39462c7072c: Resuming DChan VirtMSC-SCCP(1157)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1157)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1157)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1157)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1167)@a39462c7072c: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int(1167)@a39462c7072c: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int(1167)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_int(1167)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1157)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1157)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1157)@a39462c7072c: vl_from0 VirtMSC-SCCP(1157)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1157)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1157)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1157)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1157)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1167)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1158)@a39462c7072c: Deleted conn table entry 0TC_ho_int(1167)3006888 VirtMSC-SCCP(1157)@a39462c7072c: Session index based on connection ID:0 TC_ho_int(1167)@a39462c7072c: "Got RSL RR Release" TC_ho_int(1167)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1157)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1157)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_int(1167)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int(1167)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1158)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1157)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1156)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1161)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1159)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1164)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1166)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1162)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1163)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1165)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1156): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1157): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1158): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1159): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1160): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1161): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1162): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1163): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1164): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1165): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1166): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_int(1167): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_int finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int pass'. Fri Jun 14 06:30:23 UTC 2024 ====== BSC_Tests.TC_ho_int pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_int.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=606740) Waiting for packet dumper to finish... 1 (prev_count=606740, count=804125) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0'. ------ BSC_Tests.TC_ho_int_a5_0 ------ Fri Jun 14 06:30:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_a5_0.pcap" >/data/BSC_Tests.TC_ho_int_a5_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_int_a5_0 started. MTC@a39462c7072c: "TC_ho_int_a5_0": using IMSI '001017669775327'H VirtMSC-IPA(1171)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1171)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1171)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1172)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1172)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1169)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1170)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1175)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1175)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1175)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1175)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1177)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1177)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1177)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1177)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_int_a5_0() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1170)@a39462c7072c: f_create_expect(l3 := '05240103505902080910106796773572'O, n_connectPointCode := omit VirtMSC-RAN(1170)@a39462c7072c: Created Expect[0] for '05240103505902080910106796773572'O to be handled at TC_ho_int_a5_0(1179) VirtMSC-SCCP(1169)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1169)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1170)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1170)@a39462c7072c: Found Expect[0] for '05240103505902080910106796773572'O handled at TC_ho_int_a5_0(1179) VirtMSC-RAN(1170)@a39462c7072c: Added conn table entry 0TC_ho_int_a5_0(1179)7077780 VirtMSC-SCCP(1169)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1169)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1169)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1169)@a39462c7072c: vl_len:31 VirtMSC-SCCP(1169)@a39462c7072c: vl_from0 VirtMSC-SCCP(1169)@a39462c7072c: data sent by MTP3_SCCP_PORT: '001D530A09010C6BBC2FAA90E22B838DD67BD2E108D2827B1E6CCE6C90F8F3'O TC_ho_int_a5_0(1179)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_0(1179)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('0C6BBC2FAA90E22B'O, ''O) TC_ho_int_a5_0(1179)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(1169)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1169)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1169)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1169)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1179)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1176)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1174)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_0(1179) VirtMSC-SCCP(1169)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1169)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1169)@a39462c7072c: vl_from0 VirtMSC-SCCP(1169)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int_a5_0(1179)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1174)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "107", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "5d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_a5_0(1179) IPA-BTS0-TRX0-RSL-RSL(1176)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1169)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1169)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1169)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1169)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1179)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_0(1179)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '19C37451'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '58199CD4'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_a5_0(1179)@a39462c7072c: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_a5_0(1179)@a39462c7072c: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1178)@a39462c7072c: Suspending DChan TC_ho_int_a5_0(1179)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '02'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_0(1179)@a39462c7072c: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1178)@a39462c7072c: Resuming DChan VirtMSC-SCCP(1169)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1169)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1169)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1169)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1179)@a39462c7072c: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_0(1179)@a39462c7072c: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int_a5_0(1179)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('0C6BBC2FAA90E22B'O, ''O) TC_ho_int_a5_0(1179)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_0(1179)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1169)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1169)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1169)@a39462c7072c: vl_from0 VirtMSC-SCCP(1169)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1169)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1169)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1169)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1169)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1179)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1170)@a39462c7072c: Deleted conn table entry 0TC_ho_int_a5_0(1179)7077780 VirtMSC-SCCP(1169)@a39462c7072c: Session index based on connection ID:0 TC_ho_int_a5_0(1179)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(1169)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1169)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_int_a5_0(1179)@a39462c7072c: "Got RSL Deact SACCH" TC_ho_int_a5_0(1179)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_0(1179)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1169)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1170)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1173)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1168)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1171)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1176)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1178)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1175)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1174)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1177)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1168): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1169): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1170): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1171): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1172): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1173): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1174): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1175): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1176): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1177): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1178): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_int_a5_0(1179): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_int_a5_0 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 pass'. Fri Jun 14 06:30:46 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_0 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_int_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=812625) Waiting for packet dumper to finish... 1 (prev_count=812625, count=986883) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1'. ------ BSC_Tests.TC_ho_int_a5_1 ------ Fri Jun 14 06:30:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_a5_1.pcap" >/data/BSC_Tests.TC_ho_int_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_int_a5_1 started. MTC@a39462c7072c: "TC_ho_int_a5_1": using IMSI '001015285455280'H VirtMSC-IPA(1183)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1183)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1183)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1184)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1184)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1181)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1182)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1187)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1187)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1187)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1187)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1189)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1189)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1189)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1189)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_int_a5_1() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1182)@a39462c7072c: f_create_expect(l3 := '05240103505902080910102558542508'O, n_connectPointCode := omit VirtMSC-RAN(1182)@a39462c7072c: Created Expect[0] for '05240103505902080910102558542508'O to be handled at TC_ho_int_a5_1(1191) VirtMSC-SCCP(1181)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1181)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1182)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1182)@a39462c7072c: Found Expect[0] for '05240103505902080910102558542508'O handled at TC_ho_int_a5_1(1191) VirtMSC-RAN(1182)@a39462c7072c: Added conn table entry 0TC_ho_int_a5_1(1191)9379794 VirtMSC-SCCP(1181)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1181)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1181)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1181)@a39462c7072c: vl_len:31 VirtMSC-SCCP(1181)@a39462c7072c: vl_from0 VirtMSC-SCCP(1181)@a39462c7072c: data sent by MTP3_SCCP_PORT: '001D530A09023B0F63957DA06C4F83BFB8EACA078E77DEA4C7B887C2AD9164'O TC_ho_int_a5_1(1191)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_1(1191)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '3B0F63957DA06C4F'O TC_ho_int_a5_1(1191)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(1181)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1181)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1181)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1181)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1191)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1188)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1186)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_1(1191) VirtMSC-SCCP(1181)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1181)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1181)@a39462c7072c: vl_from0 VirtMSC-SCCP(1181)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int_a5_1(1191)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1186)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "111", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "5e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_a5_1(1191) IPA-BTS0-TRX0-RSL-RSL(1188)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1181)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1181)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1181)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1181)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1191)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_1(1191)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '62180BD4'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5A7844D1'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_a5_1(1191)@a39462c7072c: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_a5_1(1191)@a39462c7072c: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1190)@a39462c7072c: Suspending DChan TC_ho_int_a5_1(1191)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '03'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_1(1191)@a39462c7072c: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1190)@a39462c7072c: Resuming DChan VirtMSC-SCCP(1181)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1181)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1181)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1181)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1191)@a39462c7072c: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_1(1191)@a39462c7072c: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int_a5_1(1191)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '3B0F63957DA06C4F'O TC_ho_int_a5_1(1191)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_1(1191)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1181)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1181)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1181)@a39462c7072c: vl_from0 VirtMSC-SCCP(1181)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1181)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1181)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1181)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1181)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1191)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1182)@a39462c7072c: Deleted conn table entry 0TC_ho_int_a5_1(1191)9379794 VirtMSC-SCCP(1181)@a39462c7072c: Session index based on connection ID:0 TC_ho_int_a5_1(1191)@a39462c7072c: "Got RSL RR Release" TC_ho_int_a5_1(1191)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1181)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1181)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_int_a5_1(1191)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_1(1191)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1181)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1185)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1183)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1182)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1180)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1190)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1189)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1186)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1188)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1187)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1180): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1181): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1182): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1183): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1184): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1185): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1186): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1187): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1188): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1189): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1190): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_int_a5_1(1191): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_int_a5_1 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 pass'. Fri Jun 14 06:31:09 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_1 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_int_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=814796) Waiting for packet dumper to finish... 1 (prev_count=814796, count=990849) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3'. ------ BSC_Tests.TC_ho_int_a5_3 ------ Fri Jun 14 06:31:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_a5_3.pcap" >/data/BSC_Tests.TC_ho_int_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_int_a5_3 started. MTC@a39462c7072c: "TC_ho_int_a5_3": using IMSI '001010259992515'H VirtMSC-IPA(1195)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1195)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1195)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1196)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1196)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1193)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1194)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1199)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1199)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1199)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1199)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1201)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1201)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1201)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1201)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_int_a5_3() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1194)@a39462c7072c: f_create_expect(l3 := '05240103505902080910102095995251'O, n_connectPointCode := omit VirtMSC-RAN(1194)@a39462c7072c: Created Expect[0] for '05240103505902080910102095995251'O to be handled at TC_ho_int_a5_3(1203) VirtMSC-SCCP(1193)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1193)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1194)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1194)@a39462c7072c: Found Expect[0] for '05240103505902080910102095995251'O handled at TC_ho_int_a5_3(1203) VirtMSC-RAN(1194)@a39462c7072c: Added conn table entry 0TC_ho_int_a5_3(1203)15350776 VirtMSC-SCCP(1193)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1193)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1193)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1193)@a39462c7072c: vl_len:31 VirtMSC-SCCP(1193)@a39462c7072c: vl_from0 VirtMSC-SCCP(1193)@a39462c7072c: data sent by MTP3_SCCP_PORT: '001D530A0908FDAFB17F81C582AB832451813BCDA90FDD12ED080265220765'O TC_ho_int_a5_3(1203)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_3(1203)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'FDAFB17F81C582AB'O TC_ho_int_a5_3(1203)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(1193)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1193)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1193)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1193)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1203)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1200)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1198)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_3(1203) VirtMSC-SCCP(1193)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1193)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1193)@a39462c7072c: vl_from0 VirtMSC-SCCP(1193)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int_a5_3(1203)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1198)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "115", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "5f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_a5_3(1203) IPA-BTS0-TRX0-RSL-RSL(1200)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1193)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1193)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1193)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1193)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1203)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_3(1203)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '38E78773'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '22FE4E4E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_a5_3(1203)@a39462c7072c: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_a5_3(1203)@a39462c7072c: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1202)@a39462c7072c: Suspending DChan TC_ho_int_a5_3(1203)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '04'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_3(1203)@a39462c7072c: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1202)@a39462c7072c: Resuming DChan VirtMSC-SCCP(1193)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1193)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1193)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1193)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1203)@a39462c7072c: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_3(1203)@a39462c7072c: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int_a5_3(1203)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'FDAFB17F81C582AB'O TC_ho_int_a5_3(1203)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_3(1203)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1193)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1193)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1193)@a39462c7072c: vl_from0 VirtMSC-SCCP(1193)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1193)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1193)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1193)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1193)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1203)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1194)@a39462c7072c: Deleted conn table entry 0TC_ho_int_a5_3(1203)15350776 VirtMSC-SCCP(1193)@a39462c7072c: Session index based on connection ID:0 TC_ho_int_a5_3(1203)@a39462c7072c: "Got RSL RR Release" TC_ho_int_a5_3(1203)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1193)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1193)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_int_a5_3(1203)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_3(1203)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1193)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1194)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1192)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1197)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1195)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1202)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1200)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1198)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1199)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1201)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1192): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1193): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1194): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1195): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1196): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1197): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1198): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1199): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1200): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1201): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1202): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_int_a5_3(1203): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_int_a5_3 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 pass'. Fri Jun 14 06:31:31 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_3 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_int_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=617054) Waiting for packet dumper to finish... 1 (prev_count=617054, count=814339) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4'. ------ BSC_Tests.TC_ho_int_a5_4 ------ Fri Jun 14 06:31:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_a5_4.pcap" >/data/BSC_Tests.TC_ho_int_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_int_a5_4 started. MTC@a39462c7072c: "TC_ho_int_a5_4": using IMSI '001013981879523'H VirtMSC-IPA(1207)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1207)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1207)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1208)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1208)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1205)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1206)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1211)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1211)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1211)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1211)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1213)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1213)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1213)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1213)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_int_a5_4() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1206)@a39462c7072c: f_create_expect(l3 := '05240103505902080910109318785932'O, n_connectPointCode := omit VirtMSC-RAN(1206)@a39462c7072c: Created Expect[0] for '05240103505902080910109318785932'O to be handled at TC_ho_int_a5_4(1215) VirtMSC-SCCP(1205)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1205)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1206)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1206)@a39462c7072c: Found Expect[0] for '05240103505902080910109318785932'O handled at TC_ho_int_a5_4(1215) VirtMSC-RAN(1206)@a39462c7072c: Added conn table entry 0TC_ho_int_a5_4(1215)1071196 VirtMSC-SCCP(1205)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1205)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1205)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1205)@a39462c7072c: vl_len:31 VirtMSC-SCCP(1205)@a39462c7072c: vl_from0 VirtMSC-SCCP(1205)@a39462c7072c: data sent by MTP3_SCCP_PORT: '001D530A0910BDE96CF2D22AF6E3833ACD90E7AA998DB135ADE73F74AAACFF'O TC_ho_int_a5_4(1215)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_4(1215)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '3ACD90E7AA998DB135ADE73F74AAACFF'O TC_ho_int_a5_4(1215)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(1205)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1205)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1205)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1205)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1215)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1212)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1210)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_4(1215) VirtMSC-SCCP(1205)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1205)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1205)@a39462c7072c: vl_from0 VirtMSC-SCCP(1205)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int_a5_4(1215)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1212)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(1210)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "119", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "60" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_a5_4(1215) VirtMSC-SCCP(1205)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1205)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1205)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1205)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1215)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_4(1215)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '397DE368'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '357D939F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_a5_4(1215)@a39462c7072c: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_a5_4(1215)@a39462c7072c: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1214)@a39462c7072c: Suspending DChan TC_ho_int_a5_4(1215)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '05'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_4(1215)@a39462c7072c: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1214)@a39462c7072c: Resuming DChan VirtMSC-SCCP(1205)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1205)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1205)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1205)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1215)@a39462c7072c: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_4(1215)@a39462c7072c: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int_a5_4(1215)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '3ACD90E7AA998DB135ADE73F74AAACFF'O TC_ho_int_a5_4(1215)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_4(1215)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1205)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1205)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1205)@a39462c7072c: vl_from0 VirtMSC-SCCP(1205)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1205)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1205)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1205)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1205)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1215)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1206)@a39462c7072c: Deleted conn table entry 0TC_ho_int_a5_4(1215)1071196 VirtMSC-SCCP(1205)@a39462c7072c: Session index based on connection ID:0 TC_ho_int_a5_4(1215)@a39462c7072c: "Got RSL RR Release" TC_ho_int_a5_4(1215)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1205)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1205)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_int_a5_4(1215)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_4(1215)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1209)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1205)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1204)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1206)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1207)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1212)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1214)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1210)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1213)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1211)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1204): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1205): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1206): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1207): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1208): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1209): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1210): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1211): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1212): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1213): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1214): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_int_a5_4(1215): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_int_a5_4 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 pass'. Fri Jun 14 06:31:54 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_4 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_int_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=617236) Waiting for packet dumper to finish... 1 (prev_count=617236, count=814644) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure'. ------ BSC_Tests.TC_ho_int_radio_link_failure ------ Fri Jun 14 06:31:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_int_radio_link_failure.pcap" >/data/BSC_Tests.TC_ho_int_radio_link_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_int_radio_link_failure started. VirtMSC-IPA(1219)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1219)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1219)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1220)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1220)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1217)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1218)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1223)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1223)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1223)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1223)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1225)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1225)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1225)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1225)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_int_radio_link_failure() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_int_radio_link_failure(1227)@a39462c7072c: "TC_ho_int_radio_link_failure": using IMSI '001015378337812'H VirtMSC-RAN(1218)@a39462c7072c: f_create_expect(l3 := '05240103505902080910103587338721'O, n_connectPointCode := omit VirtMSC-RAN(1218)@a39462c7072c: Created Expect[0] for '05240103505902080910103587338721'O to be handled at TC_ho_int_radio_link_failure(1227) VirtMSC-SCCP(1217)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1217)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1218)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1218)@a39462c7072c: Found Expect[0] for '05240103505902080910103587338721'O handled at TC_ho_int_radio_link_failure(1227) VirtMSC-RAN(1218)@a39462c7072c: Added conn table entry 0TC_ho_int_radio_link_failure(1227)14177009 VirtMSC-SCCP(1217)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1217)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1224)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1222)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_radio_link_failure(1227) VirtMSC-SCCP(1217)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1217)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1217)@a39462c7072c: vl_from0 VirtMSC-SCCP(1217)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int_radio_link_failure(1227)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1224)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(1222)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "123", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "61" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_radio_link_failure(1227) VirtMSC-SCCP(1217)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1217)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1217)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1217)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_radio_link_failure(1227)@a39462c7072c: setverdict(pass): none -> pass TC_ho_int_radio_link_failure(1227)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '38A04901'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2602C804'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_radio_link_failure(1227)@a39462c7072c: "TC_ho_int_radio_link_failure": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_radio_link_failure(1227)@a39462c7072c: "TC_ho_int_radio_link_failure": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1226)@a39462c7072c: Suspending DChan IPA-BTS1-TRX0-RSL-RSL(1226)@a39462c7072c: Resuming DChan VirtMSC-SCCP(1217)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1217)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1217)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1217)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1217)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1217)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1217)@a39462c7072c: vl_from0 VirtMSC-SCCP(1217)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(1217)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1217)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1217)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1217)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1218)@a39462c7072c: Deleted conn table entry 0TC_ho_int_radio_link_failure(1227)14177009 VirtMSC-SCCP(1217)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1217)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1217)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_int_radio_link_failure(1227)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_radio_link_failure(1227)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1217)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1218)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1216)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1221)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1219)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1226)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1224)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1223)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1225)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1222)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1216): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1217): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1218): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1219): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1220): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1221): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1222): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1223): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1224): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1225): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1226): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_int_radio_link_failure(1227): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_int_radio_link_failure finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure pass'. Fri Jun 14 06:32:16 UTC 2024 ====== BSC_Tests.TC_ho_int_radio_link_failure pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_int_radio_link_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=588604) Waiting for packet dumper to finish... 1 (prev_count=588604, count=786045) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response'. ------ BSC_Tests.TC_ho_out_fail_no_msc_response ------ Fri Jun 14 06:32:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_out_fail_no_msc_response.pcap" >/data/BSC_Tests.TC_ho_out_fail_no_msc_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_out_fail_no_msc_response started. VirtMSC-IPA(1231)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1231)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1231)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1232)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1232)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1229)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1230)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1235)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1235)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1235)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1235)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_out_fail_no_msc_response() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_no_msc_response(1237)@a39462c7072c: "TC_ho_out_fail_no_msc_response": using IMSI '001019303770191'H VirtMSC-RAN(1230)@a39462c7072c: f_create_expect(l3 := '05240103505902080910103930771019'O, n_connectPointCode := omit VirtMSC-RAN(1230)@a39462c7072c: Created Expect[0] for '05240103505902080910103930771019'O to be handled at TC_ho_out_fail_no_msc_response(1237) VirtMSC-SCCP(1229)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1229)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1230)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1230)@a39462c7072c: Found Expect[0] for '05240103505902080910103930771019'O handled at TC_ho_out_fail_no_msc_response(1237) VirtMSC-RAN(1230)@a39462c7072c: Added conn table entry 0TC_ho_out_fail_no_msc_response(1237)9403434 VirtMSC-SCCP(1229)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1229)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1236)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1234)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_no_msc_response(1237) VirtMSC-SCCP(1229)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1229)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1229)@a39462c7072c: vl_from0 VirtMSC-SCCP(1229)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_out_fail_no_msc_response(1237)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1234)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "126", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "62" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_out_fail_no_msc_response(1237) IPA-BTS0-TRX0-RSL-RSL(1236)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1229)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1229)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1229)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1229)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1237)@a39462c7072c: setverdict(pass): none -> pass TC_ho_out_fail_no_msc_response(1237)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1932672E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '52488263'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_out_fail_no_msc_response(1237)@a39462c7072c: "TC_ho_out_fail_no_msc_response": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_out_fail_no_msc_response(1237)@a39462c7072c: "TC_ho_out_fail_no_msc_response": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(1229)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1229)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1229)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1229)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1229)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1229)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1229)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1229)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1237)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_no_msc_response(1237)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1229)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1229)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1229)@a39462c7072c: vl_from0 VirtMSC-SCCP(1229)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1229)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1229)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1229)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1229)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1237)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1230)@a39462c7072c: Deleted conn table entry 0TC_ho_out_fail_no_msc_response(1237)9403434 VirtMSC-SCCP(1229)@a39462c7072c: Session index based on connection ID:0 TC_ho_out_fail_no_msc_response(1237)@a39462c7072c: "Got RSL RR Release" TC_ho_out_fail_no_msc_response(1237)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1229)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1229)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_out_fail_no_msc_response(1237)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_out_fail_no_msc_response(1237)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1229)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1228)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1233)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1231)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1230)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1236)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1235)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1234)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1228): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1229): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1230): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1231): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1232): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1233): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1234): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1235): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1236): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_out_fail_no_msc_response(1237): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_out_fail_no_msc_response finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response pass'. Fri Jun 14 06:32:49 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_no_msc_response pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_out_fail_no_msc_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=515630) Waiting for packet dumper to finish... 1 (prev_count=515630, count=703674) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure'. ------ BSC_Tests.TC_ho_out_fail_rr_ho_failure ------ Fri Jun 14 06:32:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_out_fail_rr_ho_failure.pcap" >/data/BSC_Tests.TC_ho_out_fail_rr_ho_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_out_fail_rr_ho_failure started. VirtMSC-IPA(1241)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1241)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1241)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1242)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1242)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1239)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1240)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1245)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1245)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1245)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1245)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_out_fail_rr_ho_failure() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: "TC_ho_out_fail_rr_ho_failure": using IMSI '001018658239339'H VirtMSC-RAN(1240)@a39462c7072c: f_create_expect(l3 := '05240103505902080910106885323993'O, n_connectPointCode := omit VirtMSC-RAN(1240)@a39462c7072c: Created Expect[0] for '05240103505902080910106885323993'O to be handled at TC_ho_out_fail_rr_ho_failure(1247) VirtMSC-SCCP(1239)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1239)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1240)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1240)@a39462c7072c: Found Expect[0] for '05240103505902080910106885323993'O handled at TC_ho_out_fail_rr_ho_failure(1247) VirtMSC-RAN(1240)@a39462c7072c: Added conn table entry 0TC_ho_out_fail_rr_ho_failure(1247)9740887 VirtMSC-SCCP(1239)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1239)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1246)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1244)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_rr_ho_failure(1247) VirtMSC-SCCP(1239)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1239)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1239)@a39462c7072c: vl_from0 VirtMSC-SCCP(1239)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1244)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "129", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "63" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_out_fail_rr_ho_failure(1247) TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1246)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1239)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1239)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: setverdict(pass): none -> pass TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1A25606B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '406EFC26'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: "TC_ho_out_fail_rr_ho_failure": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: "TC_ho_out_fail_rr_ho_failure": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(1239)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1239)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1239)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1239)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1239)@a39462c7072c: vl_from0 VirtMSC-SCCP(1239)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1239)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1239)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1239)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1239)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1239)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1239)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1239)@a39462c7072c: vl_from0 VirtMSC-SCCP(1239)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1239)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1239)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1240)@a39462c7072c: Deleted conn table entry 0TC_ho_out_fail_rr_ho_failure(1247)9740887 VirtMSC-SCCP(1239)@a39462c7072c: Session index based on connection ID:0 TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: "Got RSL RR Release" TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1239)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1239)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_out_fail_rr_ho_failure(1247)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1240)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1238)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1239)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1243)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1241)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1246)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1244)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1245)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1238): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1239): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1240): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1241): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1242): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1243): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1244): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1245): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1246): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_out_fail_rr_ho_failure(1247): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_out_fail_rr_ho_failure finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure pass'. Fri Jun 14 06:33:11 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_rr_ho_failure pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_out_fail_rr_ho_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=501087) Waiting for packet dumper to finish... 1 (prev_count=501087, count=687716) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd'. ------ BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd ------ Fri Jun 14 06:33:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.pcap" >/data/BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_out_fail_no_result_after_ho_cmd started. VirtMSC-IPA(1251)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1251)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1251)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1252)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1252)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1249)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1250)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1255)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1255)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1255)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1255)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_out_fail_no_result_after_ho_cmd() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: "TC_ho_out_fail_no_result_after_ho_cmd": using IMSI '001013943159149'H VirtMSC-RAN(1250)@a39462c7072c: f_create_expect(l3 := '05240103505902080910109334511994'O, n_connectPointCode := omit VirtMSC-RAN(1250)@a39462c7072c: Created Expect[0] for '05240103505902080910109334511994'O to be handled at TC_ho_out_fail_no_result_after_ho_cmd(1257) VirtMSC-SCCP(1249)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1249)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1250)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1250)@a39462c7072c: Found Expect[0] for '05240103505902080910109334511994'O handled at TC_ho_out_fail_no_result_after_ho_cmd(1257) VirtMSC-RAN(1250)@a39462c7072c: Added conn table entry 0TC_ho_out_fail_no_result_after_ho_cmd(1257)4205243 VirtMSC-SCCP(1249)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1249)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1256)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1254)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_no_result_after_ho_cmd(1257) VirtMSC-SCCP(1249)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1249)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1249)@a39462c7072c: vl_from0 VirtMSC-SCCP(1249)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1254)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "132", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "64" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_out_fail_no_result_after_ho_cmd(1257) IPA-BTS0-TRX0-RSL-RSL(1256)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1249)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1249)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1249)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1249)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: setverdict(pass): none -> pass TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '354E06F7'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '476FADC2'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: "TC_ho_out_fail_no_result_after_ho_cmd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: "TC_ho_out_fail_no_result_after_ho_cmd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(1249)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1249)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1249)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1249)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1249)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1249)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1249)@a39462c7072c: vl_from0 VirtMSC-SCCP(1249)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1249)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1249)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1249)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1249)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: Got BSSMAP Clear Request VirtMSC-SCCP(1249)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1249)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1249)@a39462c7072c: vl_from0 VirtMSC-SCCP(1249)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1249)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1249)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1249)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1249)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: Got RR Release TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: Got Deact SACCH TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: Got RF Chan Rel TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: Got first DLCX: { line := { verb := "DLCX", trans_id := "134", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "64" }, { code := "I", val := "354E06F7" } }, sdp := omit } TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1250)@a39462c7072c: Deleted conn table entry 0TC_ho_out_fail_no_result_after_ho_cmd(1257)4205243 VirtMSC-SCCP(1249)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1249)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1249)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_out_fail_no_result_after_ho_cmd(1257)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1250)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1249)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1253)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1248)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1251)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1256)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1254)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1255)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1248): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1249): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1250): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1251): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1252): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1253): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1254): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1255): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1256): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_out_fail_no_result_after_ho_cmd(1257): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_out_fail_no_result_after_ho_cmd finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass'. Fri Jun 14 06:33:38 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=504666) Waiting for packet dumper to finish... 1 (prev_count=504666, count=693434) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc'. ------ BSC_Tests.TC_ho_into_this_bsc ------ Fri Jun 14 06:33:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_into_this_bsc started. MTC@a39462c7072c: "TC_ho_into_this_bsc": using IMSI '001016187145102'H VirtMSC-IPA(1261)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1261)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1261)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1262)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1262)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1259)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1260)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1265)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1265)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1265)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1265)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_into_this_bsc() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1264)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc(1267) VirtMSC-RAN(1260)@a39462c7072c: Added conn table entry 0TC_ho_into_this_bsc(1267)4247204 VirtMSC-SCCP(1259)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1259)@a39462c7072c: { messageType := 2, destLocRef := '40CEA4'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1259)@a39462c7072c: Session index based on local reference:0 VirtMGW-MGCP-0(1264)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "135", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc(1267) VirtMSC-SCCP(1259)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1259)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1259)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1259)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1267)@a39462c7072c: setverdict(pass): none -> pass TC_ho_into_this_bsc(1267)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943670707D0630190'O TC_ho_into_this_bsc(1267)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '07'O ("\a") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc(1267)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc(1267)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1259)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1259)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1259)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1259)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1259)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1259)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1259)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1259)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1267)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc(1267)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1259)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1259)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1259)@a39462c7072c: vl_from0 VirtMSC-SCCP(1259)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1259)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1259)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1259)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1259)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1267)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1260)@a39462c7072c: Deleted conn table entry 0TC_ho_into_this_bsc(1267)4247204 VirtMSC-SCCP(1259)@a39462c7072c: Session index based on connection ID:0 TC_ho_into_this_bsc(1267)@a39462c7072c: "Got RSL RR Release" TC_ho_into_this_bsc(1267)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1259)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1259)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_into_this_bsc(1267)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc(1267)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc(1267)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1259)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1263)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1260)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1258)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1261)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1266)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1264)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1265)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1258): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1259): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1260): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1261): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1262): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1263): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1264): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1265): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1266): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_into_this_bsc(1267): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_into_this_bsc finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc pass'. Fri Jun 14 06:33:55 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_into_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=454082) Waiting for packet dumper to finish... 1 (prev_count=454082, count=640800) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_0 ------ Fri Jun 14 06:34:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_0.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_0 started. MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_0": using IMSI '001016856870812'H VirtMSC-IPA(1271)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1271)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1271)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1272)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1272)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1269)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1270)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1275)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1275)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1275)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1275)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_0() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1274)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_0(1277) VirtMSC-RAN(1270)@a39462c7072c: Added conn table entry 0TC_ho_into_this_bsc_a5_0(1277)8997805 VirtMSC-SCCP(1269)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1269)@a39462c7072c: { messageType := 2, destLocRef := '894BAD'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1269)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1269)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1269)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1269)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMGW-MGCP-0(1274)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "138", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_0(1277) VirtMSC-SCCP(1269)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C5DEE08F2BAE1DCB'O, ''O) TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943670807D0630190'O TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '08'O ("\b") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1269)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1269)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1269)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1269)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1269)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1269)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1269)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1269)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1269)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1269)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1269)@a39462c7072c: vl_from0 VirtMSC-SCCP(1269)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1269)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1269)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1269)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1269)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1270)@a39462c7072c: Deleted conn table entry 0TC_ho_into_this_bsc_a5_0(1277)8997805 VirtMSC-SCCP(1269)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1269)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1269)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: "Got RSL RR Release" TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_0(1277)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1269)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1270)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1273)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1268)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1271)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1276)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1275)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1274)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1268): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1269): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1270): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1271): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1272): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1273): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1274): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1275): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1276): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_into_this_bsc_a5_0(1277): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_0 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 pass'. Fri Jun 14 06:34:12 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_0 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=456389) Waiting for packet dumper to finish... 1 (prev_count=456389, count=643196) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1 ------ Fri Jun 14 06:34:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_1.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_1 started. MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_1": using IMSI '001017452357016'H VirtMSC-IPA(1281)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1281)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1281)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1282)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1282)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1279)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1280)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1285)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1285)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1285)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1285)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_1() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1284)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1(1287) VirtMSC-RAN(1280)@a39462c7072c: Added conn table entry 0TC_ho_into_this_bsc_a5_1(1287)13847556 VirtMSC-SCCP(1279)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1279)@a39462c7072c: { messageType := 2, destLocRef := 'D34C04'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1279)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1279)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1279)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1279)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1279)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1284)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "141", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_1(1287) TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '6DB9F9E1F598E820'O TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943670907D0630191'O TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '09'O ("\t") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1279)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1279)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1279)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1279)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1279)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1279)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1279)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1279)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1279)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1279)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1279)@a39462c7072c: vl_from0 VirtMSC-SCCP(1279)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1279)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1279)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1279)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1279)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: "Got RSL RR Release" TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1280)@a39462c7072c: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1(1287)13847556 VirtMSC-SCCP(1279)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1279)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1279)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1(1287)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1279)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1280)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1283)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1281)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1278)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1286)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1284)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1285)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1278): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1279): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1280): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1281): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1282): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1283): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1284): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1285): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1286): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_into_this_bsc_a5_1(1287): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_1 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 pass'. Fri Jun 14 06:34:29 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=455093) Waiting for packet dumper to finish... 1 (prev_count=455093, count=641723) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_3 ------ Fri Jun 14 06:34:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_3.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_3 started. MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_3": using IMSI '001014774585791'H VirtMSC-IPA(1291)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1291)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1291)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1292)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1292)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1289)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1290)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1295)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1295)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1295)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1295)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_3() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1294)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_3(1297) VirtMSC-RAN(1290)@a39462c7072c: Added conn table entry 0TC_ho_into_this_bsc_a5_3(1297)1709394 VirtMSC-SCCP(1289)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1289)@a39462c7072c: { messageType := 2, destLocRef := '1A1552'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1289)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1289)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1289)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1289)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1289)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1294)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "144", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_3(1297) TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'BA33D947195693EF'O TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943670A07D0630195'O TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0A'O ("\n") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1289)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1289)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1289)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1289)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1289)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1289)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1289)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1289)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1289)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1289)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1289)@a39462c7072c: vl_from0 VirtMSC-SCCP(1289)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1289)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1289)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1289)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1289)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1290)@a39462c7072c: Deleted conn table entry 0TC_ho_into_this_bsc_a5_3(1297)1709394 VirtMSC-SCCP(1289)@a39462c7072c: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: "Got RSL RR Release" TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1289)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1289)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_3(1297)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1290)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1289)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1293)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1288)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1291)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1296)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1294)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1295)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1288): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1289): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1290): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1291): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1292): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1293): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1294): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1295): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1296): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_into_this_bsc_a5_3(1297): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_3 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 pass'. Fri Jun 14 06:34:45 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_3 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=453809) Waiting for packet dumper to finish... 1 (prev_count=453809, count=640616) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_4 ------ Fri Jun 14 06:34:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_4.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_4 started. MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_4": using IMSI '001011622805454'H VirtMSC-IPA(1301)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1301)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1301)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1302)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1302)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1299)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1300)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1305)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1305)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1305)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1305)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_4() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1304)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_4(1307) VirtMSC-RAN(1300)@a39462c7072c: Added conn table entry 0TC_ho_into_this_bsc_a5_4(1307)7749714 VirtMSC-SCCP(1299)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1299)@a39462c7072c: { messageType := 2, destLocRef := '764052'O ("v@R"), sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1299)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1299)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1299)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1299)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1299)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1304)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "147", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_4(1307) TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '94CB4DF8B6D32E52851358AD40D30FDD'O TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943670B07D0630197'O TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0B'O ("\v") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1299)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1299)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1299)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1299)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1299)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1299)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1299)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1299)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1299)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1299)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1299)@a39462c7072c: vl_from0 VirtMSC-SCCP(1299)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1299)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1299)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1299)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1299)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: "Got RSL RR Release" TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1300)@a39462c7072c: Deleted conn table entry 0TC_ho_into_this_bsc_a5_4(1307)7749714 VirtMSC-SCCP(1299)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1299)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1299)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_4(1307)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1300)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1303)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1299)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1301)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1298)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1306)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1305)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1304)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1298): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1299): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1300): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1301): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1302): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1303): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1304): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1305): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1306): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_into_this_bsc_a5_4(1307): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_4 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 pass'. Fri Jun 14 06:35:02 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_4 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=457121) Waiting for packet dumper to finish... 1 (prev_count=457121, count=642926) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg ------ Fri Jun 14 06:35:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg started. MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg": using IMSI '001010775753792'H VirtMSC-IPA(1311)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1311)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1311)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1312)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1312)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1309)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1310)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1315)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1315)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1315)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1315)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1314)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317) VirtMSC-RAN(1310)@a39462c7072c: Added conn table entry 0TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)10896802 VirtMSC-SCCP(1309)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1309)@a39462c7072c: { messageType := 2, destLocRef := 'A645A2'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1309)@a39462c7072c: Session index based on local reference:0 VirtMGW-MGCP-0(1314)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "150", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317) VirtMSC-SCCP(1309)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1309)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1309)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1309)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'EB9D45BFF21826F1'O TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943670C07D0630195'O TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0C'O ("\f") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1309)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1309)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1309)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1309)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1309)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1309)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1309)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1309)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1309)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1309)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1309)@a39462c7072c: vl_from0 VirtMSC-SCCP(1309)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1309)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1309)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1309)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1309)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1310)@a39462c7072c: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)10896802 VirtMSC-SCCP(1309)@a39462c7072c: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: "Got RSL RR Release" TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1309)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1309)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1310)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1309)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1313)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1311)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1308)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1316)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1314)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1315)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1308): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1309): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1310): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1311): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1312): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1313): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1314): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1315): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1316): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass'. Fri Jun 14 06:35:19 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=454764) Waiting for packet dumper to finish... 1 (prev_count=454764, count=640981) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3 ------ Fri Jun 14 06:35:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_1_3.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_1_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_1_3 started. MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_1_3": using IMSI '001012223614773'H VirtMSC-IPA(1321)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1321)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1321)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1322)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1322)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1319)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1320)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1325)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1325)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1325)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1325)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_1_3() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1324)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1_3(1327) VirtMSC-RAN(1320)@a39462c7072c: Added conn table entry 0TC_ho_into_this_bsc_a5_1_3(1327)11482160 VirtMSC-SCCP(1319)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1319)@a39462c7072c: { messageType := 2, destLocRef := 'AF3430'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1319)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1319)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1319)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1319)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1319)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1324)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "153", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_1_3(1327) TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'B751D9849FEC9801'O TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943670D07D0630195'O TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0D'O ("\r") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1319)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1319)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1319)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1319)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1319)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1319)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1319)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1319)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1319)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1319)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1319)@a39462c7072c: vl_from0 VirtMSC-SCCP(1319)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1319)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1319)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1319)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1319)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: "Got RSL RR Release" TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1320)@a39462c7072c: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1_3(1327)11482160 VirtMSC-SCCP(1319)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1319)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1319)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3(1327)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1319)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1320)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1323)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1321)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1318)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1326)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1325)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1324)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1318): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1319): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1320): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1321): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1322): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1323): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1324): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1325): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1326): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3(1327): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_1_3 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass'. Fri Jun 14 06:35:35 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=452885) Waiting for packet dumper to finish... 1 (prev_count=452885, count=640516) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_mismatch ------ Fri Jun 14 06:35:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_mismatch started. MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_mismatch": using IMSI '001013186654854'H VirtMSC-IPA(1331)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1331)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1331)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1332)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1332)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1329)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1330)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1335)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1335)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1335)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1335)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_into_this_bsc_a5_mismatch() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1334)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_mismatch(1337) VirtMSC-RAN(1330)@a39462c7072c: Added conn table entry 0TC_ho_into_this_bsc_a5_mismatch(1337)2219239 VirtMSC-SCCP(1329)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1329)@a39462c7072c: { messageType := 2, destLocRef := '21DCE7'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1329)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1329)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1329)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1329)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1329)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1329)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1329)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1329)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1329)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_mismatch(1337)@a39462c7072c: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_mismatch(1337)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1329)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1329)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1329)@a39462c7072c: vl_from0 VirtMSC-SCCP(1329)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1329)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1329)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1329)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1329)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_mismatch(1337)@a39462c7072c: "Got BSSMAP Clear Complete" TC_ho_into_this_bsc_a5_mismatch(1337)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1330)@a39462c7072c: Deleted conn table entry 0TC_ho_into_this_bsc_a5_mismatch(1337)2219239 VirtMSC-SCCP(1329)@a39462c7072c: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_mismatch(1337)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1329)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1329)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1329)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1333)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1330)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1328)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1331)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1336)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1335)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1334)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1328): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1329): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1330): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1331): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1332): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1333): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1334): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1335): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1336): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_into_this_bsc_a5_mismatch(1337): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_into_this_bsc_a5_mismatch finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass'. Fri Jun 14 06:35:50 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=591654) Waiting for packet dumper to finish... 1 (prev_count=591654, count=593066) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran'. ------ BSC_Tests.TC_srvcc_eutran_to_geran ------ Fri Jun 14 06:35:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_srvcc_eutran_to_geran started. MTC@a39462c7072c: "TC_srvcc_eutran_to_geran": using IMSI '001010775565235'H VirtMSC-IPA(1341)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1341)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1341)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1342)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1342)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1339)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1340)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1345)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1345)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1345)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1345)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_srvcc_eutran_to_geran() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1344)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran(1347) VirtMSC-RAN(1340)@a39462c7072c: Added conn table entry 0TC_srvcc_eutran_to_geran(1347)6677431 VirtMSC-SCCP(1339)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1339)@a39462c7072c: { messageType := 2, destLocRef := '65E3B7'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1339)@a39462c7072c: Session index based on local reference:0 VirtMGW-MGCP-0(1344)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "156", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran(1347) VirtMSC-SCCP(1339)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1339)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1339)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1339)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1347)@a39462c7072c: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran(1347)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943670F07D0630190'O TC_srvcc_eutran_to_geran(1347)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0F'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran(1347)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran(1347)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1339)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1339)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1339)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1339)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1339)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1339)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1339)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1339)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1347)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran(1347)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1339)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1339)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1339)@a39462c7072c: vl_from0 VirtMSC-SCCP(1339)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1339)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1339)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1339)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1339)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1347)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1340)@a39462c7072c: Deleted conn table entry 0TC_srvcc_eutran_to_geran(1347)6677431 VirtMSC-SCCP(1339)@a39462c7072c: Session index based on connection ID:0 TC_srvcc_eutran_to_geran(1347)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(1339)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1339)@a39462c7072c: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran(1347)@a39462c7072c: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran(1347)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran(1347)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran(1347)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1339)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1343)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1340)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1338)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1341)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1346)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1344)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1345)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1338): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1339): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1340): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1341): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1342): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1343): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1344): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1345): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1346): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_srvcc_eutran_to_geran(1347): pass (pass -> pass) MTC@a39462c7072c: Test case TC_srvcc_eutran_to_geran finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran pass'. Fri Jun 14 06:36:07 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=553963) Waiting for packet dumper to finish... 1 (prev_count=553963, count=741594) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 ------ Fri Jun 14 06:36:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_srvcc_eutran_to_geran_a5_3 started. MTC@a39462c7072c: "TC_srvcc_eutran_to_geran_a5_3": using IMSI '001016611008844'H VirtMSC-IPA(1351)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1351)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1351)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1352)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1352)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1349)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1350)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1355)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1355)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1355)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1355)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_srvcc_eutran_to_geran_a5_3() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1354)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_a5_3(1357) VirtMSC-RAN(1350)@a39462c7072c: Added conn table entry 0TC_srvcc_eutran_to_geran_a5_3(1357)16546343 VirtMSC-SCCP(1349)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1349)@a39462c7072c: { messageType := 2, destLocRef := 'FC7A27'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1354)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "159", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_a5_3(1357) TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '9C9234BB25B8726C'O TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943671007D0630195'O TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '10'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1349)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1349)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1349)@a39462c7072c: vl_from0 VirtMSC-SCCP(1349)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1349)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1349)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1349)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1350)@a39462c7072c: Deleted conn table entry 0TC_srvcc_eutran_to_geran_a5_3(1357)16546343 VirtMSC-SCCP(1349)@a39462c7072c: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(1349)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1349)@a39462c7072c: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_a5_3(1357)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1350)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1349)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1353)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1348)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1351)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1356)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1354)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1355)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1348): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1349): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1350): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1351): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1352): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1353): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1354): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1355): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1356): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_srvcc_eutran_to_geran_a5_3(1357): pass (pass -> pass) MTC@a39462c7072c: Test case TC_srvcc_eutran_to_geran_a5_3 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass'. Fri Jun 14 06:36:24 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=555083) Waiting for packet dumper to finish... 1 (prev_count=555083, count=741712) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_src_sai ------ Fri Jun 14 06:36:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_srvcc_eutran_to_geran_src_sai started. MTC@a39462c7072c: "TC_srvcc_eutran_to_geran_src_sai": using IMSI '001011419404301'H VirtMSC-IPA(1361)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1361)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1361)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1362)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1362)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1359)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1360)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1365)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1365)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1365)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1365)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_srvcc_eutran_to_geran_src_sai() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1364)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_src_sai(1367) VirtMSC-RAN(1360)@a39462c7072c: Added conn table entry 0TC_srvcc_eutran_to_geran_src_sai(1367)12907376 VirtMSC-SCCP(1359)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1359)@a39462c7072c: { messageType := 2, destLocRef := 'C4F370'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1359)@a39462c7072c: Session index based on local reference:0 VirtMGW-MGCP-0(1364)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "162", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_src_sai(1367) VirtMSC-SCCP(1359)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1359)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1359)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1359)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1367)@a39462c7072c: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_src_sai(1367)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943671107D0630190'O TC_srvcc_eutran_to_geran_src_sai(1367)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '11'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_src_sai(1367)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_src_sai(1367)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1359)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1359)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1359)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1359)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1359)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1359)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1359)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1359)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1367)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_src_sai(1367)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1359)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1359)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1359)@a39462c7072c: vl_from0 VirtMSC-SCCP(1359)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1359)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1359)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1359)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1359)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1367)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1360)@a39462c7072c: Deleted conn table entry 0TC_srvcc_eutran_to_geran_src_sai(1367)12907376 VirtMSC-SCCP(1359)@a39462c7072c: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_src_sai(1367)@a39462c7072c: "Got RSL RR Release" TC_srvcc_eutran_to_geran_src_sai(1367)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1359)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1359)@a39462c7072c: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_src_sai(1367)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_src_sai(1367)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_src_sai(1367)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1359)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1363)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1360)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1361)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1358)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1366)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1364)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1365)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1358): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1359): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1360): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1361): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1362): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1363): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1364): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1365): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1366): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_srvcc_eutran_to_geran_src_sai(1367): pass (pass -> pass) MTC@a39462c7072c: Test case TC_srvcc_eutran_to_geran_src_sai finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass'. Fri Jun 14 06:36:41 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=730949) Waiting for packet dumper to finish... 1 (prev_count=730949, count=740714) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out ------ Fri Jun 14 06:36:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_srvcc_eutran_to_geran_ho_out started. MTC@a39462c7072c: "TC_srvcc_eutran_to_geran_ho_out": using IMSI '001011725185596'H VirtMSC-IPA(1371)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1371)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1371)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1372)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1372)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1369)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1370)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1375)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1375)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1375)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1375)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_srvcc_eutran_to_geran_ho_out() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1374)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_ho_out(1377) VirtMSC-RAN(1370)@a39462c7072c: Added conn table entry 0TC_srvcc_eutran_to_geran_ho_out(1377)2022820 VirtMSC-SCCP(1369)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1369)@a39462c7072c: { messageType := 2, destLocRef := '1EDDA4'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1369)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1369)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1369)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1374)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "165", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_ho_out(1377) TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943671207D0630190'O TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '12'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1369)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1369)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1369)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1369)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1369)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1369)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1369)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1369)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1369)@a39462c7072c: vl_from0 VirtMSC-SCCP(1369)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1369)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1369)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1369)@a39462c7072c: vl_from0 VirtMSC-SCCP(1369)@a39462c7072c: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(1369)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1369)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: Got first DLCX: { line := { verb := "DLCX", trans_id := "167", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "I", val := "09499A0A" } }, sdp := omit } VirtMSC-RAN(1370)@a39462c7072c: Deleted conn table entry 0TC_srvcc_eutran_to_geran_ho_out(1377)2022820 VirtMSC-SCCP(1369)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1369)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1369)@a39462c7072c: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out(1377)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1373)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1369)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1370)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1368)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1371)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1376)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1374)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1375)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1368): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1369): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1370): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1371): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1372): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1373): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1374): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1375): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1376): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_srvcc_eutran_to_geran_ho_out(1377): pass (pass -> pass) MTC@a39462c7072c: Test case TC_srvcc_eutran_to_geran_ho_out finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass'. Fri Jun 14 06:36:58 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=685626) Waiting for packet dumper to finish... 1 (prev_count=685626, count=874394) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return ------ Fri Jun 14 06:37:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_srvcc_eutran_to_geran_forbid_fast_return started. MTC@a39462c7072c: "TC_srvcc_eutran_to_geran_forbid_fast_return": using IMSI '001016190175835'H VirtMSC-IPA(1381)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1381)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1381)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1382)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1382)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1379)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1380)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1385)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1385)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1385)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1385)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_srvcc_eutran_to_geran_forbid_fast_return() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1384)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_forbid_fast_return(1387) VirtMSC-RAN(1380)@a39462c7072c: Added conn table entry 0TC_srvcc_eutran_to_geran_forbid_fast_return(1387)15396379 VirtMSC-SCCP(1379)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1379)@a39462c7072c: { messageType := 2, destLocRef := 'EAEE1B'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1379)@a39462c7072c: Session index based on local reference:0 VirtMGW-MGCP-0(1384)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "168", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_forbid_fast_return(1387) VirtMSC-SCCP(1379)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1379)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1379)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1379)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@a39462c7072c: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943671307D0630190'O TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '13'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1379)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1379)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1379)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1379)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1379)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1379)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1379)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1379)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1379)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1379)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1379)@a39462c7072c: vl_from0 VirtMSC-SCCP(1379)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1379)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1379)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1379)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1379)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1380)@a39462c7072c: Deleted conn table entry 0TC_srvcc_eutran_to_geran_forbid_fast_return(1387)15396379 VirtMSC-SCCP(1379)@a39462c7072c: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(1379)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1379)@a39462c7072c: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@a39462c7072c: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1379)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1380)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1383)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1378)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1381)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1386)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1384)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1385)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1378): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1379): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1380): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1381): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1382): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1383): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1384): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1385): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1386): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_srvcc_eutran_to_geran_forbid_fast_return(1387): pass (pass -> pass) MTC@a39462c7072c: Test case TC_srvcc_eutran_to_geran_forbid_fast_return finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass'. Fri Jun 14 06:37:15 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=455488) Waiting for packet dumper to finish... 1 (prev_count=455488, count=643119) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return ------ Fri Jun 14 06:37:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.pcap" >/data/BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return started. MTC@a39462c7072c: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return": using IMSI '001014133034310'H VirtMSC-IPA(1391)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1391)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1391)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1392)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1392)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1389)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1390)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1395)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1395)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1395)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1395)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1394)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397) VirtMSC-RAN(1390)@a39462c7072c: Added conn table entry 0TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)8201329 VirtMSC-SCCP(1389)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1389)@a39462c7072c: { messageType := 2, destLocRef := '7D2471'O ("}$q"), sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1389)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1389)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1389)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1394)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "171", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397) TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943671407D0630190'O TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '14'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1389)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1389)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1389)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1389)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1389)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1389)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1389)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1389)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1389)@a39462c7072c: vl_from0 VirtMSC-SCCP(1389)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1389)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1389)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1389)@a39462c7072c: vl_from0 VirtMSC-SCCP(1389)@a39462c7072c: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(1389)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1389)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: Got first DLCX: { line := { verb := "DLCX", trans_id := "173", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "f" }, { code := "I", val := "40F1F23A" } }, sdp := omit } VirtMSC-RAN(1390)@a39462c7072c: Deleted conn table entry 0TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)8201329 VirtMSC-SCCP(1389)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1389)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1389)@a39462c7072c: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1390)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1389)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1393)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1388)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1391)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1396)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1395)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1394)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1388): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1389): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1390): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1391): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1392): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1393): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1394): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1395): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1396): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397): pass (pass -> pass) MTC@a39462c7072c: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass'. Fri Jun 14 06:37:32 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=688908) Waiting for packet dumper to finish... 1 (prev_count=688908, count=876539) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears'. ------ BSC_Tests.TC_ho_in_fail_msc_clears ------ Fri Jun 14 06:37:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_msc_clears.pcap" >/data/BSC_Tests.TC_ho_in_fail_msc_clears.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_in_fail_msc_clears started. MTC@a39462c7072c: "TC_ho_in_fail_msc_clears": using IMSI '001014042258599'H VirtMSC-IPA(1401)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1401)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1401)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1402)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1402)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1399)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1400)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1405)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1405)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1405)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1405)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_in_fail_msc_clears() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1404)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears(1407) VirtMSC-RAN(1400)@a39462c7072c: Added conn table entry 0TC_ho_in_fail_msc_clears(1407)14804199 VirtMSC-SCCP(1399)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1399)@a39462c7072c: { messageType := 2, destLocRef := 'E1E4E7'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1399)@a39462c7072c: Session index based on local reference:0 VirtMGW-MGCP-0(1404)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "174", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_msc_clears(1407) VirtMSC-SCCP(1399)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1399)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1399)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1399)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears(1407)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943671507D0630190'O TC_ho_in_fail_msc_clears(1407)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '15'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_msc_clears(1407)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1399)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1399)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1399)@a39462c7072c: vl_from0 VirtMSC-SCCP(1399)@a39462c7072c: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1399)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1399)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1399)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1399)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1399)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1399)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1399)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1399)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears(1407)@a39462c7072c: Got first DLCX: { line := { verb := "DLCX", trans_id := "176", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "I", val := "5F547EC0" } }, sdp := omit } TC_ho_in_fail_msc_clears(1407)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-RAN(1400)@a39462c7072c: Deleted conn table entry 0TC_ho_in_fail_msc_clears(1407)14804199 VirtMSC-SCCP(1399)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1399)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1399)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_in_fail_msc_clears(1407)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_in_fail_msc_clears(1407)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1399)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1400)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1403)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1398)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1401)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1406)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1404)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1405)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1398): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1399): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1400): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1401): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1402): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1403): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1404): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1405): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1406): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_in_fail_msc_clears(1407): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_in_fail_msc_clears finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears pass'. Fri Jun 14 06:37:49 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_msc_clears pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=439973) Waiting for packet dumper to finish... 1 (prev_count=439973, count=628017) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect'. ------ BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect ------ Fri Jun 14 06:37:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.pcap" >/data/BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_in_fail_msc_clears_after_ho_detect started. MTC@a39462c7072c: "TC_ho_in_fail_msc_clears_after_ho_detect": using IMSI '001011846548232'H VirtMSC-IPA(1411)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1411)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1411)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1412)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1412)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1409)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1410)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1415)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1415)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1415)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1415)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_in_fail_msc_clears_after_ho_detect() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1414)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears_after_ho_detect(1417) VirtMSC-RAN(1410)@a39462c7072c: Added conn table entry 0TC_ho_in_fail_msc_clears_after_ho_detect(1417)1298840 VirtMSC-SCCP(1409)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1409)@a39462c7072c: { messageType := 2, destLocRef := '13D198'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1409)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1409)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1409)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1409)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1409)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1414)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "177", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_msc_clears_after_ho_detect(1417) TC_ho_in_fail_msc_clears_after_ho_detect(1417)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943671607D0630190'O TC_ho_in_fail_msc_clears_after_ho_detect(1417)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '16'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_msc_clears_after_ho_detect(1417)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1409)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1409)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1409)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1409)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1409)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1409)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1409)@a39462c7072c: vl_from0 VirtMSC-SCCP(1409)@a39462c7072c: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1409)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1409)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1409)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1409)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1409)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1409)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1409)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1409)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears_after_ho_detect(1417)@a39462c7072c: Got first DLCX: { line := { verb := "DLCX", trans_id := "178", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "I", val := "3F28B7DD" } }, sdp := omit } VirtMSC-RAN(1410)@a39462c7072c: Deleted conn table entry 0TC_ho_in_fail_msc_clears_after_ho_detect(1417)1298840 VirtMSC-SCCP(1409)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1409)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1409)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_in_fail_msc_clears_after_ho_detect(1417)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1408)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1410)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1409)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1413)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1411)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1416)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1415)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1414)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1408): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1409): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1410): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1411): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1412): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1413): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1414): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1415): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1416): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_in_fail_msc_clears_after_ho_detect(1417): none (pass -> pass) MTC@a39462c7072c: Test case TC_ho_in_fail_msc_clears_after_ho_detect finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass'. Fri Jun 14 06:38:05 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=433410) Waiting for packet dumper to finish... 1 (prev_count=433410, count=619628) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect'. ------ BSC_Tests.TC_ho_in_fail_no_detect ------ Fri Jun 14 06:38:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_no_detect.pcap" >/data/BSC_Tests.TC_ho_in_fail_no_detect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_in_fail_no_detect started. MTC@a39462c7072c: "TC_ho_in_fail_no_detect": using IMSI '001017537140966'H VirtMSC-IPA(1421)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1421)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1421)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1422)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1422)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1419)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1420)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1425)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1425)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1425)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1425)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_in_fail_no_detect() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1424)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect(1427) VirtMSC-RAN(1420)@a39462c7072c: Added conn table entry 0TC_ho_in_fail_no_detect(1427)11972502 VirtMSC-SCCP(1419)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1419)@a39462c7072c: { messageType := 2, destLocRef := 'B6AF96'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1419)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1419)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1419)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1419)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1419)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1424)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "179", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "12" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_no_detect(1427) TC_ho_in_fail_no_detect(1427)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943671707D0630190'O TC_ho_in_fail_no_detect(1427)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '17'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_no_detect(1427)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1419)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1419)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1419)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1419)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1419)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1419)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1419)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1419)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect(1427)@a39462c7072c: Got first DLCX: { line := { verb := "DLCX", trans_id := "181", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "12" }, { code := "I", val := "3D881512" } }, sdp := omit } VirtMSC-SCCP(1419)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1419)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1419)@a39462c7072c: vl_from0 VirtMSC-SCCP(1419)@a39462c7072c: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1419)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1419)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1419)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1419)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1420)@a39462c7072c: Deleted conn table entry 0TC_ho_in_fail_no_detect(1427)11972502 VirtMSC-SCCP(1419)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1419)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1419)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_in_fail_no_detect(1427)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1419)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1423)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1420)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1418)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-IPA(1421)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1426)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1425)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1424)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1418): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1419): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1420): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1421): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1422): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1423): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1424): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1425): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1426): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_in_fail_no_detect(1427): none (pass -> pass) MTC@a39462c7072c: Test case TC_ho_in_fail_no_detect finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect pass'. Fri Jun 14 06:38:23 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_no_detect pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=448488) Waiting for packet dumper to finish... 1 (prev_count=448488, count=635707) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2'. ------ BSC_Tests.TC_ho_in_fail_no_detect2 ------ Fri Jun 14 06:38:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_no_detect2.pcap" >/data/BSC_Tests.TC_ho_in_fail_no_detect2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_in_fail_no_detect2 started. MTC@a39462c7072c: "TC_ho_in_fail_no_detect2": using IMSI '001015209232034'H VirtMSC-IPA(1431)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1431)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1431)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1432)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1432)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1429)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1430)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1435)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1435)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1435)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1435)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_in_fail_no_detect2() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1434)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect2(1437) VirtMSC-RAN(1430)@a39462c7072c: Added conn table entry 0TC_ho_in_fail_no_detect2(1437)698288 VirtMSC-SCCP(1429)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1429)@a39462c7072c: { messageType := 2, destLocRef := '0AA7B0'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1429)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1429)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1429)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1429)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1429)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1434)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "182", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "13" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_no_detect2(1437) TC_ho_in_fail_no_detect2(1437)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943671807D0630190'O TC_ho_in_fail_no_detect2(1437)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '18'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_no_detect2(1437)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1429)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1429)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1429)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1429)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1429)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1429)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1429)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1429)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect2(1437)@a39462c7072c: Got first DLCX: { line := { verb := "DLCX", trans_id := "184", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "13" }, { code := "I", val := "6742C74D" } }, sdp := omit } VirtMSC-SCCP(1429)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1429)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1429)@a39462c7072c: vl_from0 VirtMSC-SCCP(1429)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1429)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1429)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1429)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1429)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1430)@a39462c7072c: Deleted conn table entry 0TC_ho_in_fail_no_detect2(1437)698288 VirtMSC-SCCP(1429)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1429)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1429)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_in_fail_no_detect2(1437)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1429)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1430)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1433)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1428)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1431)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1436)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1434)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1435)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1428): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1429): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1430): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1431): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1432): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1433): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1434): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1435): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1436): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_in_fail_no_detect2(1437): none (pass -> pass) MTC@a39462c7072c: Test case TC_ho_in_fail_no_detect2 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 pass'. Fri Jun 14 06:38:42 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_no_detect2 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=449915) Waiting for packet dumper to finish... 1 (prev_count=449915, count=636132) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout'. ------ BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout ------ Fri Jun 14 06:38:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.pcap" >/data/BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_in_fail_mgw_mdcx_timeout started. MTC@a39462c7072c: "TC_ho_in_fail_mgw_mdcx_timeout": using IMSI '001016887481361'H VirtMSC-IPA(1441)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1441)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1441)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1442)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1442)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1439)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1440)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1445)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1445)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1445)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1445)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_in_fail_mgw_mdcx_timeout() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1444)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_mgw_mdcx_timeout(1447) VirtMSC-RAN(1440)@a39462c7072c: Added conn table entry 0TC_ho_in_fail_mgw_mdcx_timeout(1447)13777593 VirtMSC-SCCP(1439)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1439)@a39462c7072c: { messageType := 2, destLocRef := 'D23AB9'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1439)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1439)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1439)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1439)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1439)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1444)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "185", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_mgw_mdcx_timeout(1447) VirtMSC-SCCP(1439)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1439)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1439)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1439)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1439)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1439)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1439)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1439)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_mgw_mdcx_timeout(1447)@a39462c7072c: setverdict(pass): none -> pass TC_ho_in_fail_mgw_mdcx_timeout(1447)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1439)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1439)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1439)@a39462c7072c: vl_from0 VirtMSC-SCCP(1439)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1439)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1439)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1439)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1439)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_mgw_mdcx_timeout(1447)@a39462c7072c: "Got BSSMAP Clear Complete" TC_ho_in_fail_mgw_mdcx_timeout(1447)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1440)@a39462c7072c: Deleted conn table entry 0TC_ho_in_fail_mgw_mdcx_timeout(1447)13777593 VirtMSC-SCCP(1439)@a39462c7072c: Session index based on connection ID:0 TC_ho_in_fail_mgw_mdcx_timeout(1447)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1439)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1439)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1439)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1441)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1440)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1443)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1438)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1446)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1444)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1445)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1438): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1439): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1440): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1441): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1442): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1443): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1444): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1445): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1446): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_in_fail_mgw_mdcx_timeout(1447): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_in_fail_mgw_mdcx_timeout finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass'. Fri Jun 14 06:39:01 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=444952) Waiting for packet dumper to finish... 1 (prev_count=444952, count=632407) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout'. ------ BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout ------ Fri Jun 14 06:39:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.pcap" >/data/BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_in_fail_ipa_crcx_timeout started. MTC@a39462c7072c: "TC_ho_in_fail_ipa_crcx_timeout": using IMSI '001018483461462'H VirtMSC-IPA(1451)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1451)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1451)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1452)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1452)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1449)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1450)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1455)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1455)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1455)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1455)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_in_fail_ipa_crcx_timeout() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1454)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_ipa_crcx_timeout(1457) VirtMSC-RAN(1450)@a39462c7072c: Added conn table entry 0TC_ho_in_fail_ipa_crcx_timeout(1457)14714897 VirtMSC-SCCP(1449)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1449)@a39462c7072c: { messageType := 2, destLocRef := 'E08811'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1449)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1449)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1449)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1449)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1449)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1454)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "188", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "15" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_ipa_crcx_timeout(1457) VirtMSC-SCCP(1449)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1449)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1449)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1449)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1449)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1449)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1449)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1449)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_ipa_crcx_timeout(1457)@a39462c7072c: setverdict(pass): none -> pass TC_ho_in_fail_ipa_crcx_timeout(1457)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1449)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1449)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1449)@a39462c7072c: vl_from0 VirtMSC-SCCP(1449)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1449)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1449)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1449)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1449)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_ipa_crcx_timeout(1457)@a39462c7072c: "Got BSSMAP Clear Complete" TC_ho_in_fail_ipa_crcx_timeout(1457)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1450)@a39462c7072c: Deleted conn table entry 0TC_ho_in_fail_ipa_crcx_timeout(1457)14714897 VirtMSC-SCCP(1449)@a39462c7072c: Session index based on connection ID:0 TC_ho_in_fail_ipa_crcx_timeout(1457)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1449)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1449)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1449)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1450)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1448)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1453)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1451)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1456)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1454)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1455)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1448): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1449): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1450): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1451): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1452): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1453): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1454): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1455): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1456): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_in_fail_ipa_crcx_timeout(1457): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_in_fail_ipa_crcx_timeout finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass'. Fri Jun 14 06:39:18 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=437383) Waiting for packet dumper to finish... 1 (prev_count=437383, count=625461) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap'. ------ BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap ------ Fri Jun 14 06:39:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.pcap" >/data/BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap started. MTC@a39462c7072c: "TC_ho_into_this_bsc_sccp_cr_without_bssap": using IMSI '001012713204764'H VirtMSC-IPA(1461)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1461)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1461)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1462)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1462)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1459)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1460)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1465)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1465)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1465)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1465)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_into_this_bsc_sccp_cr_without_bssap() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1464)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_sccp_cr_without_bssap(1467) VirtMSC-RAN(1460)@a39462c7072c: Added conn table entry 0TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)15123151 VirtMSC-SCCP(1459)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1459)@a39462c7072c: { messageType := 2, destLocRef := 'E6C2CF'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1459)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1459)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1459)@a39462c7072c: vl_len:38 VirtMSC-SCCP(1459)@a39462c7072c: vl_from0 VirtMSC-SCCP(1459)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0024100B030108010A090100000000000000001D400505010001000101000105050100010000'O VirtMSC-SCCP(1459)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1459)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1459)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1459)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1464)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "190", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "16" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_sccp_cr_without_bssap(1467) TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@a39462c7072c: setverdict(pass): none -> pass TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@a39462c7072c: Received L3 Info in HO Request Ack: '062BCA670943671B07D0630190'O TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@a39462c7072c: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1B'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@a39462c7072c: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@a39462c7072c: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1459)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1459)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1459)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1459)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1459)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1459)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1459)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1459)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1459)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1459)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1459)@a39462c7072c: vl_from0 VirtMSC-SCCP(1459)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1459)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1459)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1459)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1459)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1460)@a39462c7072c: Deleted conn table entry 0TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)15123151 VirtMSC-SCCP(1459)@a39462c7072c: Session index based on connection ID:0 TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@a39462c7072c: "Got RSL RR Release" TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1459)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1459)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1459)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1460)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1463)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1461)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1458)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1466)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1464)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1465)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1458): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1459): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1460): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1461): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1462): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1463): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1464): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1465): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1466): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_into_this_bsc_sccp_cr_without_bssap(1467): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass'. Fri Jun 14 06:39:35 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=456338) Waiting for packet dumper to finish... 1 (prev_count=456338, count=643557) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1'. ------ BSC_Tests.TC_ho_neighbor_config_1 ------ Fri Jun 14 06:39:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_1.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_neighbor_config_1 started. VirtMSC-IPA(1471)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1471)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1471)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1472)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1472)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1469)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1470)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1475)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1475)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1475)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1475)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1477)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1477)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1477)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1477)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1479)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1479)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1479)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1479)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1481)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1481)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1481)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1481)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1483)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1483)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1483)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1483)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1485)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1485)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1485)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1485)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_neighbor_config_1() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_1(1487)@a39462c7072c: "TC_ho_neighbor_config_1": using IMSI '001013593735667'H VirtMSC-RAN(1470)@a39462c7072c: f_create_expect(l3 := '05240103505902080910105339376576'O, n_connectPointCode := omit VirtMSC-RAN(1470)@a39462c7072c: Created Expect[0] for '05240103505902080910105339376576'O to be handled at TC_ho_neighbor_config_1(1487) VirtMSC-SCCP(1469)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1469)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1470)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1470)@a39462c7072c: Found Expect[0] for '05240103505902080910105339376576'O handled at TC_ho_neighbor_config_1(1487) VirtMSC-RAN(1470)@a39462c7072c: Added conn table entry 0TC_ho_neighbor_config_1(1487)5261168 VirtMSC-SCCP(1469)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1469)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1476)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1474)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_1(1487) VirtMSC-SCCP(1469)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1469)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1469)@a39462c7072c: vl_from0 VirtMSC-SCCP(1469)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1474)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "193", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "65" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_1(1487) TC_ho_neighbor_config_1(1487)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1476)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1469)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1469)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1469)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1469)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_1(1487)@a39462c7072c: setverdict(pass): none -> pass TC_ho_neighbor_config_1(1487)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '40FF3836'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7C343F94'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_1(1487)@a39462c7072c: "TC_ho_neighbor_config_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_1(1487)@a39462c7072c: "TC_ho_neighbor_config_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_1(1487)@a39462c7072c: f_tc_ho_neighbor_config: 1. No 'neighbor' config IPA-BTS1-TRX0-RSL-RSL(1478)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1480)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover starting: 1.a: HO to bts 1 works, implicitly listed as neighbor (legacy behavior when none are configured) (expecting handover)" TC_ho_neighbor_config_1(1487)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1C'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_1(1487)@a39462c7072c: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 25447 TC_ho_neighbor_config_1(1487)@a39462c7072c: { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1C'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_1(1487)@a39462c7072c: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1478)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_1(1487)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1478)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1478)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1480)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover starting: 1.b: HO to unknown cell does not start (expecting NO handover)" TC_ho_neighbor_config_1(1487)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.b): Got no Handover, as expected." TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1478)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.b): done clearing" IPA-BTS1-TRX0-RSL-RSL(1478)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1480)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover starting: 1.c: HO to 871-12 is ambiguous = error (expecting NO handover)" TC_ho_neighbor_config_1(1487)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.c): Got no Handover, as expected." TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.c): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1478)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.c): done clearing" IPA-BTS1-TRX0-RSL-RSL(1478)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1480)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover starting: 1.d: HO to 871-11 still works (verify that this test properly cleans up) (expecting handover)" TC_ho_neighbor_config_1(1487)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1D'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_1(1487)@a39462c7072c: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } on ARFCN 25447 TC_ho_neighbor_config_1(1487)@a39462c7072c: { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1D'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_1(1487)@a39462c7072c: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1478)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_1(1487)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.d): Got RSL Handover Command as expected." TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.d): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.d): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1478)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_1(1487)@a39462c7072c: "f_probe_for_handover(1.d): done clearing" TC_ho_neighbor_config_1(1487)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1469)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1469)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1469)@a39462c7072c: vl_from0 VirtMSC-SCCP(1469)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1469)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1469)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1469)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1469)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_1(1487)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1470)@a39462c7072c: Deleted conn table entry 0TC_ho_neighbor_config_1(1487)5261168 VirtMSC-SCCP(1469)@a39462c7072c: Session index based on connection ID:0 TC_ho_neighbor_config_1(1487)@a39462c7072c: "Got RSL RR Release" TC_ho_neighbor_config_1(1487)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1469)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1469)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_neighbor_config_1(1487)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_1(1487)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1469)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1470)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1468)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1473)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1471)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1476)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1484)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1480)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1478)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1482)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1474)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1475)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1477)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1485)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1483)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1479)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1486)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1481)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1468): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1469): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1470): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1471): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1472): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1473): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1474): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1475): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1476): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1477): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1478): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1479): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1480): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1481): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1482): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1483): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1484): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1485): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1486): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_neighbor_config_1(1487): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_neighbor_config_1 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 pass'. Fri Jun 14 06:40:14 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_1 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_neighbor_config_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=923196) Waiting for packet dumper to finish... 1 (prev_count=923196, count=1711256) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2'. ------ BSC_Tests.TC_ho_neighbor_config_2 ------ Fri Jun 14 06:40:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_2.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_neighbor_config_2 started. VirtMSC-IPA(1491)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1491)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1491)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1492)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1492)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1489)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1490)@a39462c7072c: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1490)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1495)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1495)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1495)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1495)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1497)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1497)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1497)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1497)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1499)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1499)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1499)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1499)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1501)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1501)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1501)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1501)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1503)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1503)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1503)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1503)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1505)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1505)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1505)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1505)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_neighbor_config_2() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_2(1507)@a39462c7072c: "TC_ho_neighbor_config_2": using IMSI '001018024059272'H VirtMSC-RAN(1490)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100842502927'O, n_connectPointCode := omit VirtMSC-RAN(1490)@a39462c7072c: Created Expect[0] for '05240103505902080910100842502927'O to be handled at TC_ho_neighbor_config_2(1507) VirtMSC-SCCP(1489)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1489)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1490)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1490)@a39462c7072c: Found Expect[0] for '05240103505902080910100842502927'O handled at TC_ho_neighbor_config_2(1507) VirtMSC-RAN(1490)@a39462c7072c: Added conn table entry 0TC_ho_neighbor_config_2(1507)1205661 VirtMSC-SCCP(1489)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1489)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1496)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1494)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_2(1507) VirtMSC-SCCP(1489)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1489)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1489)@a39462c7072c: vl_from0 VirtMSC-SCCP(1489)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_neighbor_config_2(1507)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1496)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(1494)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "196", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "66" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_2(1507) VirtMSC-SCCP(1489)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1489)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1489)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1489)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_2(1507)@a39462c7072c: setverdict(pass): none -> pass TC_ho_neighbor_config_2(1507)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '73405383'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '40E68094'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_2(1507)@a39462c7072c: "TC_ho_neighbor_config_2": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_2(1507)@a39462c7072c: "TC_ho_neighbor_config_2": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_2(1507)@a39462c7072c: f_tc_ho_neighbor_config: 2. explicit local neighbor: 'neighbor bts 1' IPA-BTS1-TRX0-RSL-RSL(1498)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1500)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_2(1507)@a39462c7072c: "f_probe_for_handover starting: 2.a: HO to bts 1 works, explicitly listed as neighbor (expecting handover)" TC_ho_neighbor_config_2(1507)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1E'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_2(1507)@a39462c7072c: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 25447 TC_ho_neighbor_config_2(1507)@a39462c7072c: { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1E'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_2(1507)@a39462c7072c: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1498)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1500)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_2(1507)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_2(1507)@a39462c7072c: "f_probe_for_handover(2.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_2(1507)@a39462c7072c: "f_probe_for_handover(2.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_2(1507)@a39462c7072c: "f_probe_for_handover(2.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1498)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1500)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_2(1507)@a39462c7072c: "f_probe_for_handover(2.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1498)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1500)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_2(1507)@a39462c7072c: "f_probe_for_handover starting: 2.b: HO to bts 2 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_2(1507)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_2(1507)@a39462c7072c: "f_probe_for_handover(2.b): Got no Handover, as expected." TC_ho_neighbor_config_2(1507)@a39462c7072c: "f_probe_for_handover(2.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1498)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1500)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_2(1507)@a39462c7072c: "f_probe_for_handover(2.b): done clearing" TC_ho_neighbor_config_2(1507)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1489)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1489)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1489)@a39462c7072c: vl_from0 VirtMSC-SCCP(1489)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1489)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1489)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1489)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1489)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_2(1507)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1490)@a39462c7072c: Deleted conn table entry 0TC_ho_neighbor_config_2(1507)1205661 VirtMSC-SCCP(1489)@a39462c7072c: Session index based on connection ID:0 TC_ho_neighbor_config_2(1507)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(1489)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1489)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_neighbor_config_2(1507)@a39462c7072c: "Got RSL Deact SACCH" TC_ho_neighbor_config_2(1507)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_2(1507)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1489)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1490)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1493)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1488)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1491)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1498)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1496)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1500)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1506)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1502)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1504)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1499)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1497)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1495)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1494)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1505)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1503)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1501)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1488): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1489): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1490): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1491): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1492): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1493): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1494): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1495): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1496): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1497): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1498): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1499): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1500): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1501): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1502): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1503): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1504): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1505): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1506): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_neighbor_config_2(1507): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_neighbor_config_2 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 pass'. Fri Jun 14 06:40:45 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_2 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_neighbor_config_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=891780) Waiting for packet dumper to finish... 1 (prev_count=891780, count=1679633) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3'. ------ BSC_Tests.TC_ho_neighbor_config_3 ------ Fri Jun 14 06:40:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_3.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_neighbor_config_3 started. VirtMSC-IPA(1511)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1511)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1511)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1512)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1512)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1509)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1510)@a39462c7072c: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1510)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1515)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1515)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1515)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1515)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1517)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1517)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1517)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1517)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1519)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1519)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1519)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1519)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1521)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1521)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1521)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1521)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1523)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1523)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1523)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1523)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1525)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1525)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1525)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1525)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_neighbor_config_3() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_3(1527)@a39462c7072c: "TC_ho_neighbor_config_3": using IMSI '001016128059925'H VirtMSC-RAN(1510)@a39462c7072c: f_create_expect(l3 := '05240103505902080910101682509952'O, n_connectPointCode := omit VirtMSC-RAN(1510)@a39462c7072c: Created Expect[0] for '05240103505902080910101682509952'O to be handled at TC_ho_neighbor_config_3(1527) VirtMSC-SCCP(1509)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1509)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1510)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1510)@a39462c7072c: Found Expect[0] for '05240103505902080910101682509952'O handled at TC_ho_neighbor_config_3(1527) VirtMSC-RAN(1510)@a39462c7072c: Added conn table entry 0TC_ho_neighbor_config_3(1527)1971 VirtMSC-SCCP(1509)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1509)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1516)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1514)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_3(1527) VirtMSC-SCCP(1509)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1509)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1509)@a39462c7072c: vl_from0 VirtMSC-SCCP(1509)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_neighbor_config_3(1527)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1514)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "199", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "67" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_3(1527) IPA-BTS0-TRX0-RSL-RSL(1516)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1509)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1509)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1509)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1509)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_3(1527)@a39462c7072c: setverdict(pass): none -> pass TC_ho_neighbor_config_3(1527)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '43907894'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6E891B9A'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_3(1527)@a39462c7072c: "TC_ho_neighbor_config_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_3(1527)@a39462c7072c: "TC_ho_neighbor_config_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_3(1527)@a39462c7072c: f_tc_ho_neighbor_config: 3. explicit local neighbor: 'neighbor bts 2' IPA-BTS1-TRX0-RSL-RSL(1518)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1520)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_3(1527)@a39462c7072c: "f_probe_for_handover starting: 3.a: HO to bts 1 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_3(1527)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_3(1527)@a39462c7072c: "f_probe_for_handover(3.a): Got no Handover, as expected." TC_ho_neighbor_config_3(1527)@a39462c7072c: "f_probe_for_handover(3.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1518)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1520)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_3(1527)@a39462c7072c: "f_probe_for_handover(3.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1518)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1520)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_3(1527)@a39462c7072c: "f_probe_for_handover starting: 3.b: HO to bts 2 works, explicitly listed as neighbor; no ambiguity because bts 3 is not listed as neighbor (expecting handover)" TC_ho_neighbor_config_3(1527)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1F'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_3(1527)@a39462c7072c: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 33639 TC_ho_neighbor_config_3(1527)@a39462c7072c: { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1F'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_3(1527)@a39462c7072c: handoverCommand: verified TSC = 4 (matches 4) IPA-BTS1-TRX0-RSL-RSL(1518)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1520)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_3(1527)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_3(1527)@a39462c7072c: "f_probe_for_handover(3.b): Got RSL Handover Command as expected." TC_ho_neighbor_config_3(1527)@a39462c7072c: "f_probe_for_handover(3.b): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_3(1527)@a39462c7072c: "f_probe_for_handover(3.b): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1518)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1520)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_3(1527)@a39462c7072c: "f_probe_for_handover(3.b): done clearing" TC_ho_neighbor_config_3(1527)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1509)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1509)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1509)@a39462c7072c: vl_from0 VirtMSC-SCCP(1509)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1509)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1509)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1509)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1509)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_3(1527)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1510)@a39462c7072c: Deleted conn table entry 0TC_ho_neighbor_config_3(1527)1971 VirtMSC-SCCP(1509)@a39462c7072c: Session index based on connection ID:0 TC_ho_neighbor_config_3(1527)@a39462c7072c: "Got RSL RR Release" TC_ho_neighbor_config_3(1527)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1509)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1509)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_neighbor_config_3(1527)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_3(1527)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1509)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1510)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1513)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1508)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1511)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1516)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1522)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1520)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1514)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1524)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1526)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1518)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1515)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1519)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1523)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1517)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1525)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1521)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1508): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1509): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1510): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1511): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1512): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1513): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1514): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1515): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1516): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1517): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1518): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1519): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1520): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1521): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1522): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1523): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1524): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1525): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1526): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_neighbor_config_3(1527): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_neighbor_config_3 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 pass'. Fri Jun 14 06:41:17 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_3 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_neighbor_config_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=891186) Waiting for packet dumper to finish... 1 (prev_count=891186, count=1679246) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4'. ------ BSC_Tests.TC_ho_neighbor_config_4 ------ Fri Jun 14 06:41:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_4.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_neighbor_config_4 started. VirtMSC-IPA(1531)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1531)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1531)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1532)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1532)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1529)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1530)@a39462c7072c: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1530)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1535)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1535)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1535)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1535)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1537)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1537)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1537)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1537)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1539)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1539)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1539)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1539)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1541)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1541)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1541)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1541)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1543)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1543)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1543)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1543)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1545)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1545)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1545)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1545)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_neighbor_config_4() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_4(1547)@a39462c7072c: "TC_ho_neighbor_config_4": using IMSI '001019925271712'H VirtMSC-RAN(1530)@a39462c7072c: f_create_expect(l3 := '05240103505902080910109952727121'O, n_connectPointCode := omit VirtMSC-RAN(1530)@a39462c7072c: Created Expect[0] for '05240103505902080910109952727121'O to be handled at TC_ho_neighbor_config_4(1547) VirtMSC-SCCP(1529)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1529)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1530)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1530)@a39462c7072c: Found Expect[0] for '05240103505902080910109952727121'O handled at TC_ho_neighbor_config_4(1547) VirtMSC-RAN(1530)@a39462c7072c: Added conn table entry 0TC_ho_neighbor_config_4(1547)15486441 VirtMSC-SCCP(1529)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1529)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1536)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1534)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_4(1547) VirtMSC-SCCP(1529)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1529)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1529)@a39462c7072c: vl_from0 VirtMSC-SCCP(1529)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_neighbor_config_4(1547)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1534)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "202", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "68" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_4(1547) IPA-BTS0-TRX0-RSL-RSL(1536)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1529)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1529)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1529)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1529)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(1547)@a39462c7072c: setverdict(pass): none -> pass TC_ho_neighbor_config_4(1547)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1CA62A0F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1114A231'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_4(1547)@a39462c7072c: "TC_ho_neighbor_config_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_4(1547)@a39462c7072c: "TC_ho_neighbor_config_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_4(1547)@a39462c7072c: f_tc_ho_neighbor_config: 4. explicit remote neighbor: 'neighbor lac 99 arfcn 123 bsic 45' IPA-BTS1-TRX0-RSL-RSL(1538)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1540)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover starting: 4.a: HO to bts 1 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_4(1547)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover(4.a): Got no Handover, as expected." TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover(4.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1538)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1540)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover(4.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1538)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1540)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover starting: 4.b: HO to bts 2 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_4(1547)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover(4.b): Got no Handover, as expected." TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover(4.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1538)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1540)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover(4.b): done clearing" IPA-BTS1-TRX0-RSL-RSL(1538)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1540)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover starting: 4.c: HO to 123-45 triggers inter-BSC HO (expecting handover)" VirtMSC-SCCP(1529)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1529)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1529)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1529)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(1547)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover(4.c): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover(4.c): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover(4.c): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover(4.c): ...done" IPA-BTS1-TRX0-RSL-RSL(1538)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1540)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_4(1547)@a39462c7072c: "f_probe_for_handover(4.c): done clearing" TC_ho_neighbor_config_4(1547)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1529)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1529)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1529)@a39462c7072c: vl_from0 VirtMSC-SCCP(1529)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1529)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1529)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1529)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1529)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(1547)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1530)@a39462c7072c: Deleted conn table entry 0TC_ho_neighbor_config_4(1547)15486441 VirtMSC-SCCP(1529)@a39462c7072c: Session index based on connection ID:0 TC_ho_neighbor_config_4(1547)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(1529)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1529)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_neighbor_config_4(1547)@a39462c7072c: "Got RSL Deact SACCH" TC_ho_neighbor_config_4(1547)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_4(1547)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1529)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1533)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1530)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1531)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1528)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX2-RSL-RSL(1544)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1546)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1542)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1545)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1534)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1540)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1538)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1539)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1541)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1536)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1543)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1537)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1535)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1528): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1529): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1530): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1531): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1532): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1533): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1534): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1535): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1536): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1537): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1538): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1539): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1540): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1541): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1542): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1543): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1544): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1545): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1546): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_neighbor_config_4(1547): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_neighbor_config_4 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 pass'. Fri Jun 14 06:41:54 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_4 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_neighbor_config_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=891368) Waiting for packet dumper to finish... 1 (prev_count=891368, count=1679428) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5'. ------ BSC_Tests.TC_ho_neighbor_config_5 ------ Fri Jun 14 06:41:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_5.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_neighbor_config_5 started. VirtMSC-IPA(1551)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1551)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1551)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1552)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1552)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1549)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1550)@a39462c7072c: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1550)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1555)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1555)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1555)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1555)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1557)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1557)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1557)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1557)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1559)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1559)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1559)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1559)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1561)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1561)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1561)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1561)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1563)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1563)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1563)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1563)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1565)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1565)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1565)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1565)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_neighbor_config_5() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_5(1567)@a39462c7072c: "TC_ho_neighbor_config_5": using IMSI '001011804565798'H VirtMSC-RAN(1550)@a39462c7072c: f_create_expect(l3 := '05240103505902080910108140657589'O, n_connectPointCode := omit VirtMSC-RAN(1550)@a39462c7072c: Created Expect[0] for '05240103505902080910108140657589'O to be handled at TC_ho_neighbor_config_5(1567) VirtMSC-SCCP(1549)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1549)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1550)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1550)@a39462c7072c: Found Expect[0] for '05240103505902080910108140657589'O handled at TC_ho_neighbor_config_5(1567) VirtMSC-RAN(1550)@a39462c7072c: Added conn table entry 0TC_ho_neighbor_config_5(1567)4207438 VirtMSC-SCCP(1549)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1549)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1556)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1554)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_5(1567) VirtMSC-SCCP(1549)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1549)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1549)@a39462c7072c: vl_from0 VirtMSC-SCCP(1549)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_neighbor_config_5(1567)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1554)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "205", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "69" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_5(1567) IPA-BTS0-TRX0-RSL-RSL(1556)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1549)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1549)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1549)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1549)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(1567)@a39462c7072c: setverdict(pass): none -> pass TC_ho_neighbor_config_5(1567)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1F6B0BB7'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '690F3381'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_5(1567)@a39462c7072c: "TC_ho_neighbor_config_5": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_5(1567)@a39462c7072c: "TC_ho_neighbor_config_5": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_5(1567)@a39462c7072c: f_tc_ho_neighbor_config: 5. explicit remote neighbor re-using ARFCN+BSIC: 'neighbor lac 99 arfcn 871 bsic 12' IPA-BTS1-TRX0-RSL-RSL(1558)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1560)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_5(1567)@a39462c7072c: "f_probe_for_handover starting: 5.a: HO to 871-12 triggers inter-BSC HO (ignoring local cells with same ARFCN+BSIC) (expecting handover)" VirtMSC-SCCP(1549)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1549)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1549)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1549)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(1567)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_5(1567)@a39462c7072c: "f_probe_for_handover(5.a): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_5(1567)@a39462c7072c: "f_probe_for_handover(5.a): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_5(1567)@a39462c7072c: "f_probe_for_handover(5.a): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_5(1567)@a39462c7072c: "f_probe_for_handover(5.a): ...done" IPA-BTS1-TRX0-RSL-RSL(1558)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1560)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_5(1567)@a39462c7072c: "f_probe_for_handover(5.a): done clearing" TC_ho_neighbor_config_5(1567)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1549)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1549)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1549)@a39462c7072c: vl_from0 VirtMSC-SCCP(1549)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1549)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1549)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1549)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1549)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(1567)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1550)@a39462c7072c: Deleted conn table entry 0TC_ho_neighbor_config_5(1567)4207438 TC_ho_neighbor_config_5(1567)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(1549)@a39462c7072c: Session index based on connection ID:0 TC_ho_neighbor_config_5(1567)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1549)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1549)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_neighbor_config_5(1567)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_5(1567)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1553)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1549)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1550)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1551)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1548)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-RSL(1562)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1564)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1560)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1556)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1561)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1563)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1558)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1555)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1557)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1566)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1554)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1565)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1559)@a39462c7072c: Final verdict of PTC: none Fri Jun 14 06:42:21 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_5 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_neighbor_config_5.talloc MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1548): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1549): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1550): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1551): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1552): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1553): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1554): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1555): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1556): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1557): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1558): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1559): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1560): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1561): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1562): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1563): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1564): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1565): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1566): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_neighbor_config_5(1567): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_neighbor_config_5 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=862250) Waiting for packet dumper to finish... 1 (prev_count=862250, count=1650103) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6'. ------ BSC_Tests.TC_ho_neighbor_config_6 ------ Fri Jun 14 06:42:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_6.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_neighbor_config_6 started. VirtMSC-IPA(1571)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1571)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1571)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1572)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1572)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1569)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1570)@a39462c7072c: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1570)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1575)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1575)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1575)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1575)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1577)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1577)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1577)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1577)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1579)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1579)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1579)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1579)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1581)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1581)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1581)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1581)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1583)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1583)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1583)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1583)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1585)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1585)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1585)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1585)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_neighbor_config_6() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_6(1587)@a39462c7072c: "TC_ho_neighbor_config_6": using IMSI '001010608975445'H VirtMSC-RAN(1570)@a39462c7072c: f_create_expect(l3 := '05240103505902080910106080794554'O, n_connectPointCode := omit VirtMSC-RAN(1570)@a39462c7072c: Created Expect[0] for '05240103505902080910106080794554'O to be handled at TC_ho_neighbor_config_6(1587) VirtMSC-SCCP(1569)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1569)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1570)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1570)@a39462c7072c: Found Expect[0] for '05240103505902080910106080794554'O handled at TC_ho_neighbor_config_6(1587) VirtMSC-RAN(1570)@a39462c7072c: Added conn table entry 0TC_ho_neighbor_config_6(1587)4110315 VirtMSC-SCCP(1569)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1569)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1576)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1574)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_6(1587) VirtMSC-SCCP(1569)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1569)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1569)@a39462c7072c: vl_from0 VirtMSC-SCCP(1569)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_neighbor_config_6(1587)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1574)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "208", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "6a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_6(1587) IPA-BTS0-TRX0-RSL-RSL(1576)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1569)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1569)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1569)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1569)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_6(1587)@a39462c7072c: setverdict(pass): none -> pass TC_ho_neighbor_config_6(1587)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5089ABBD'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1066BA10'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_6(1587)@a39462c7072c: "TC_ho_neighbor_config_6": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_6(1587)@a39462c7072c: "TC_ho_neighbor_config_6": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_6(1587)@a39462c7072c: f_tc_ho_neighbor_config: 6. config error: explicit local and remote neighbors with ambiguous ARFCN+BSIC: 'neighbor bts 2; neighbor lac 99 arfcn 871 bsic 12' IPA-BTS1-TRX0-RSL-RSL(1578)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1580)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_6(1587)@a39462c7072c: "f_probe_for_handover starting: 6.a: HO to 871-12 is ambiguous = error (expecting NO handover)" TC_ho_neighbor_config_6(1587)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_6(1587)@a39462c7072c: "f_probe_for_handover(6.a): Got no Handover, as expected." TC_ho_neighbor_config_6(1587)@a39462c7072c: "f_probe_for_handover(6.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1578)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1580)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_6(1587)@a39462c7072c: "f_probe_for_handover(6.a): done clearing" TC_ho_neighbor_config_6(1587)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1569)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1569)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1569)@a39462c7072c: vl_from0 VirtMSC-SCCP(1569)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1569)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1569)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1569)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1569)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_6(1587)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1570)@a39462c7072c: Deleted conn table entry 0TC_ho_neighbor_config_6(1587)4110315 VirtMSC-SCCP(1569)@a39462c7072c: Session index based on connection ID:0 TC_ho_neighbor_config_6(1587)@a39462c7072c: "Got RSL RR Release" TC_ho_neighbor_config_6(1587)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1569)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1569)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_neighbor_config_6(1587)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_6(1587)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1569)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1573)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1570)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1571)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1568)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1576)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1574)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1575)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1578)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1577)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1580)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1581)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1579)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1582)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1584)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1586)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1583)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1585)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1568): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1569): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1570): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1571): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1572): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1573): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1574): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1575): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1576): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1577): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1578): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1579): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1580): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1581): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1582): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1583): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1584): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1585): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1586): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_neighbor_config_6(1587): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_neighbor_config_6 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 pass'. Fri Jun 14 06:42:48 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_6 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_neighbor_config_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=854225) Waiting for packet dumper to finish... 1 (prev_count=854225, count=1642285) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7'. ------ BSC_Tests.TC_ho_neighbor_config_7 ------ Fri Jun 14 06:42:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_neighbor_config_7.pcap" >/data/BSC_Tests.TC_ho_neighbor_config_7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_neighbor_config_7 started. VirtMSC-IPA(1591)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1591)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1591)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1592)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1592)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1589)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1590)@a39462c7072c: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1590)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1595)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1595)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1595)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1595)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1597)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1597)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1597)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1597)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1599)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1599)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1599)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1599)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1601)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1601)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1601)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1601)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1603)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1603)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1603)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1603)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1605)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1605)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1605)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1605)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_neighbor_config_7() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_7(1607)@a39462c7072c: "TC_ho_neighbor_config_7": using IMSI '001014685829197'H VirtMSC-RAN(1590)@a39462c7072c: f_create_expect(l3 := '05240103505902080910106458281979'O, n_connectPointCode := omit VirtMSC-RAN(1590)@a39462c7072c: Created Expect[0] for '05240103505902080910106458281979'O to be handled at TC_ho_neighbor_config_7(1607) VirtMSC-SCCP(1589)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1589)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1590)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1590)@a39462c7072c: Found Expect[0] for '05240103505902080910106458281979'O handled at TC_ho_neighbor_config_7(1607) VirtMSC-RAN(1590)@a39462c7072c: Added conn table entry 0TC_ho_neighbor_config_7(1607)15134536 VirtMSC-SCCP(1589)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1589)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1596)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1594)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_7(1607) VirtMSC-SCCP(1589)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1589)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1589)@a39462c7072c: vl_from0 VirtMSC-SCCP(1589)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_neighbor_config_7(1607)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1594)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "211", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "6b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_7(1607) IPA-BTS0-TRX0-RSL-RSL(1596)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1589)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1589)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1589)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1589)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(1607)@a39462c7072c: setverdict(pass): none -> pass TC_ho_neighbor_config_7(1607)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7462ECC6'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3617F41B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_7(1607)@a39462c7072c: "TC_ho_neighbor_config_7": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_7(1607)@a39462c7072c: "TC_ho_neighbor_config_7": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_7(1607)@a39462c7072c: f_tc_ho_neighbor_config: 7. explicit local and remote neighbors: 'neighbor bts 2; neighbor lac 99 arfcn 123 bsic 45' IPA-BTS1-TRX0-RSL-RSL(1598)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1600)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_7(1607)@a39462c7072c: "f_probe_for_handover starting: 7.a: HO to 871-12 does HO to bts 2 (expecting handover)" TC_ho_neighbor_config_7(1607)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '20'O (" ") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_7(1607)@a39462c7072c: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 33639 TC_ho_neighbor_config_7(1607)@a39462c7072c: { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '20'O (" ") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_7(1607)@a39462c7072c: handoverCommand: verified TSC = 4 (matches 4) IPA-BTS1-TRX0-RSL-RSL(1598)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1600)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_7(1607)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_7(1607)@a39462c7072c: "f_probe_for_handover(7.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_7(1607)@a39462c7072c: "f_probe_for_handover(7.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_7(1607)@a39462c7072c: "f_probe_for_handover(7.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1598)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1600)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_7(1607)@a39462c7072c: "f_probe_for_handover(7.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1598)@a39462c7072c: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1600)@a39462c7072c: Suspending DChan TC_ho_neighbor_config_7(1607)@a39462c7072c: "f_probe_for_handover starting: 7.b: HO to 123-45 triggers inter-BSC HO (expecting handover)" VirtMSC-SCCP(1589)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1589)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1589)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1589)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(1607)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_7(1607)@a39462c7072c: "f_probe_for_handover(7.b): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_7(1607)@a39462c7072c: "f_probe_for_handover(7.b): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_7(1607)@a39462c7072c: "f_probe_for_handover(7.b): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_7(1607)@a39462c7072c: "f_probe_for_handover(7.b): ...done" IPA-BTS1-TRX0-RSL-RSL(1598)@a39462c7072c: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1600)@a39462c7072c: Resuming DChan TC_ho_neighbor_config_7(1607)@a39462c7072c: "f_probe_for_handover(7.b): done clearing" TC_ho_neighbor_config_7(1607)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1589)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1589)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1589)@a39462c7072c: vl_from0 VirtMSC-SCCP(1589)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1589)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1589)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1589)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1589)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(1607)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1590)@a39462c7072c: Deleted conn table entry 0TC_ho_neighbor_config_7(1607)15134536 VirtMSC-SCCP(1589)@a39462c7072c: Session index based on connection ID:0 TC_ho_neighbor_config_7(1607)@a39462c7072c: "Got RSL RR Release" TC_ho_neighbor_config_7(1607)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1589)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1589)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_neighbor_config_7(1607)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_7(1607)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1593)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1589)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1588)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1591)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1590)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX3-RSL-RSL(1606)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1604)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1598)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1596)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1602)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1597)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1600)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1594)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1595)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1603)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1601)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1605)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1599)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1588): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1589): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1590): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1591): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1592): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1593): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1594): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1595): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1596): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1597): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1598): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1599): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1600): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1601): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1602): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1603): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1604): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1605): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1606): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_neighbor_config_7(1607): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_neighbor_config_7 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 pass'. Fri Jun 14 06:43:19 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_7 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_neighbor_config_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=891417) Waiting for packet dumper to finish... 1 (prev_count=891417, count=1679362) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset ------ Fri Jun 14 06:43:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.pcap" >/data/BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset started. VirtMSC-IPA(1610)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1610)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1610)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1611)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1611)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1609)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1614)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1614)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1614)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1614)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1615)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1615)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1615)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1615)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1616)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1616)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1616)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1616)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1617)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1617)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1617)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1617)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1618)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1618)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1618)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1618)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1619)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1619)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1619)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1619)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_bssap_rlsd_does_not_cause_bssmap_reset() start" MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1609)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1609)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1609)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1609)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1609)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1609)@a39462c7072c: First idle individual index:1 VirtMSC-SCCP(1609)@a39462c7072c: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1609)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1609)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1609)@a39462c7072c: Session index based on connection ID:1 MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1609)@a39462c7072c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1609)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1609)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1609)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1609)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1609)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1609)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1609)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1609)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1609)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1609)@a39462c7072c: First idle individual index:1 VirtMSC-SCCP(1609)@a39462c7072c: Warning: Re-starting timer T_guard[1], which is already active (running or expired). VirtMSC-SCCP(1609)@a39462c7072c: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1609)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1609)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1609)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1609)@a39462c7072c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1609)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1609)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1609)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1609)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1608)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1612)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1610)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS2-TRX1-RSL-IPA(1617)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1619)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1613)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1614)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1616)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1615)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1618)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1608): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1609): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1610): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1611): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1612): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1613): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1614): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1615): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1616): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1617): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1618): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1619): none (pass -> pass) MTC@a39462c7072c: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass'. Fri Jun 14 06:43:43 UTC 2024 ====== BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=674198) Waiting for packet dumper to finish... 1 (prev_count=674198, count=1462258) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset ------ Fri Jun 14 06:43:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.pcap" >/data/BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_bssmap_clear_does_not_cause_bssmap_reset started. VirtMSC-IPA(1622)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1622)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1622)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1623)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1623)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1621)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1626)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1626)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1626)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1626)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1627)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1627)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1627)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1627)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1628)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1628)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1628)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1628)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1629)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1629)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1629)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1629)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1630)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1630)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1630)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1630)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1631)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1631)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1631)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1631)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_bssmap_clear_does_not_cause_bssmap_reset() start" MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1621)@a39462c7072c: vl_from0 VirtMSC-SCCP(1621)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1621)@a39462c7072c: vl_from0 VirtMSC-SCCP(1621)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1621)@a39462c7072c: vl_from0 VirtMSC-SCCP(1621)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1621)@a39462c7072c: vl_from0 VirtMSC-SCCP(1621)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1621)@a39462c7072c: vl_from0 VirtMSC-SCCP(1621)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1621)@a39462c7072c: vl_from0 VirtMSC-SCCP(1621)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1621)@a39462c7072c: vl_from0 VirtMSC-SCCP(1621)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1621)@a39462c7072c: vl_from0 VirtMSC-SCCP(1621)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1621)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1621)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1621)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1621)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1624)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1620)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1622)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(1625)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1626)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1627)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1628)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1629)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1630)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1631)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1620): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1621): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1622): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1623): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1625): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1626): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1627): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1628): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1629): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1630): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1631): none (pass -> pass) MTC@a39462c7072c: Test case TC_bssmap_clear_does_not_cause_bssmap_reset finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass'. Fri Jun 14 06:44:24 UTC 2024 ====== BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=870613) Waiting for packet dumper to finish... 1 (prev_count=870613, count=1658673) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset ------ Fri Jun 14 06:44:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.pcap" >/data/BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset started. VirtMSC-IPA(1634)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1634)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1634)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1635)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1635)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1633)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1638)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1638)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1638)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1638)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1639)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1639)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1639)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1639)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1640)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1640)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1640)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1640)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1641)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1641)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1641)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1641)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1642)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1642)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1642)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1642)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1643)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1643)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1643)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1643)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ms_rel_ind_does_not_cause_bssmap_reset() start" MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1633)@a39462c7072c: vl_from0 VirtMSC-SCCP(1633)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1633)@a39462c7072c: vl_from0 VirtMSC-SCCP(1633)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1633)@a39462c7072c: vl_from0 VirtMSC-SCCP(1633)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1633)@a39462c7072c: vl_from0 VirtMSC-SCCP(1633)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1633)@a39462c7072c: vl_from0 VirtMSC-SCCP(1633)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1633)@a39462c7072c: vl_from0 VirtMSC-SCCP(1633)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1633)@a39462c7072c: vl_from0 VirtMSC-SCCP(1633)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1633)@a39462c7072c: vl_from0 VirtMSC-SCCP(1633)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1633)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1633)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1633)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1632)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1636)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1634)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS2-TRX3-RSL-IPA(1643)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1639)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1642)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1641)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1637)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1638)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1640)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1632): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1633): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1634): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1635): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1636): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1637): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1638): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1639): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1640): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1641): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1642): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1643): none (pass -> pass) MTC@a39462c7072c: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass'. Fri Jun 14 06:45:05 UTC 2024 ====== BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=898435) Waiting for packet dumper to finish... 1 (prev_count=898435, count=1686380) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact ------ Fri Jun 14 06:45:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_pdch_ipa_act_deact.pcap" >/data/BSC_Tests.TC_dyn_pdch_ipa_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_dyn_pdch_ipa_act_deact started. VirtMSC-IPA(1646)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1646)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1646)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1647)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1647)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1645)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1650)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1650)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1650)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1650)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_dyn_pdch_ipa_act_deact() start" MTC@a39462c7072c: TCH/F_PDCH pchan starts out in TCH/F mode: MTC@a39462c7072c: TCH/F_PDCH pchan, PDCH ACT was ACKed, so now in PDCH mode: MTC@a39462c7072c: TCH/F_PDCH pchan, PDCH DEACT via VTY, so now back in TCH/F mode: MTC@a39462c7072c: TCH/F_PDCH pchan, PDCH ACT via VTY, so now in PDCH mode: MTC@a39462c7072c: TCH/F_PDCH pchan, PDCH DEACT via VTY, so now back in TCH/F mode: MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1645)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1644)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1648)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1646)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1650)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1649)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1644): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1645): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1646): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1647): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1648): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1649): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1650): none (pass -> pass) MTC@a39462c7072c: Test case TC_dyn_pdch_ipa_act_deact finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact pass'. Fri Jun 14 06:45:22 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_ipa_act_deact pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=603660) Waiting for packet dumper to finish... 1 (prev_count=603660, count=605250) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack ------ Fri Jun 14 06:45:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_pdch_ipa_act_nack.pcap" >/data/BSC_Tests.TC_dyn_pdch_ipa_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_dyn_pdch_ipa_act_nack started. VirtMSC-IPA(1653)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1653)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1653)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1654)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1654)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1652)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1657)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1657)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1657)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1657)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_dyn_pdch_ipa_act_nack() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1652)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1653)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1655)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1651)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1657)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1656)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1651): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1652): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1653): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1654): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1655): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1656): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1657): none (pass -> pass) MTC@a39462c7072c: Test case TC_dyn_pdch_ipa_act_nack finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack pass'. Fri Jun 14 06:45:38 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_ipa_act_nack pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=405950) Waiting for packet dumper to finish... 1 (prev_count=405950, count=592168) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact ------ Fri Jun 14 06:45:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_pdch_osmo_act_deact.pcap" >/data/BSC_Tests.TC_dyn_pdch_osmo_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_dyn_pdch_osmo_act_deact started. VirtMSC-IPA(1660)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1660)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1660)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1661)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1661)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1659)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1664)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1664)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1664)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1664)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_dyn_pdch_osmo_act_deact() start" MTC@a39462c7072c: TCH/F_TCH/H_PDCH pchan starts out in disabled mode: MTC@a39462c7072c: TCH/F_TCH/H_PDCH requested to PDCH ACT on startup, which was ACKed, so now in PDCH: MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1659)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1658)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1662)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1660)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1664)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1663)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1658): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1659): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1660): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1661): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1662): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1663): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1664): none (pass -> pass) MTC@a39462c7072c: Test case TC_dyn_pdch_osmo_act_deact finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact pass'. Fri Jun 14 06:45:52 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_osmo_act_deact pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=412936) Waiting for packet dumper to finish... 1 (prev_count=412936, count=599565) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack ------ Fri Jun 14 06:45:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_pdch_osmo_act_nack.pcap" >/data/BSC_Tests.TC_dyn_pdch_osmo_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_dyn_pdch_osmo_act_nack started. VirtMSC-IPA(1667)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1667)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1667)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1668)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1668)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1666)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1671)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1671)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1671)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1671)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_dyn_pdch_osmo_act_nack() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1666)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1669)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1665)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1667)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(1670)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1671)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1665): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1666): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1667): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1668): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1669): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1670): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1671): none (pass -> pass) MTC@a39462c7072c: Test case TC_dyn_pdch_osmo_act_nack finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack pass'. Fri Jun 14 06:46:06 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_osmo_act_nack pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411525) Waiting for packet dumper to finish... 1 (prev_count=411525, count=597330) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact ------ Fri Jun 14 06:46:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_ts_sdcch8_act_deact.pcap" >/data/BSC_Tests.TC_dyn_ts_sdcch8_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_dyn_ts_sdcch8_act_deact started. VirtMSC-IPA(1674)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1674)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1674)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1675)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1675)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1673)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1678)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1678)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1678)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1678)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_dyn_ts_sdcch8_act_deact() start" MTC@a39462c7072c: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@a39462c7072c: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(1673)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1673)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1673)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1673)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1673)@a39462c7072c: First idle individual index:1 VirtMSC-SCCP(1673)@a39462c7072c: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1673)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1673)@a39462c7072c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1673)@a39462c7072c: First idle individual index:2 VirtMSC-SCCP(1673)@a39462c7072c: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1673)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1673)@a39462c7072c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1673)@a39462c7072c: First idle individual index:3 VirtMSC-SCCP(1673)@a39462c7072c: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1673)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1673)@a39462c7072c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1673)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1673)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1673)@a39462c7072c: vl_from0 VirtMSC-SCCP(1673)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@a39462c7072c: Session index based on local reference:3 VirtMSC-SCCP(1673)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1673)@a39462c7072c: Session index based on local reference:3 VirtMSC-SCCP(1673)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1673)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1673)@a39462c7072c: vl_from0 VirtMSC-SCCP(1673)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1673)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1673)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1673)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1673)@a39462c7072c: vl_from0 VirtMSC-SCCP(1673)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1673)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1673)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1673)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1673)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1673)@a39462c7072c: vl_from0 VirtMSC-SCCP(1673)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1673)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@a39462c7072c: Session index based on local reference:2 VirtMSC-SCCP(1673)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1673)@a39462c7072c: Session index based on local reference:2 VirtMSC-SCCP(1673)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1673)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1672)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1676)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1674)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(1677)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1678)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1672): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1673): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1674): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1675): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1676): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1677): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1678): none (pass -> pass) MTC@a39462c7072c: Test case TC_dyn_ts_sdcch8_act_deact finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass'. Fri Jun 14 06:46:29 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=610759) Waiting for packet dumper to finish... 1 (prev_count=610759, count=798390) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used'. ------ BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used ------ Fri Jun 14 06:46:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.pcap" >/data/BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_dyn_ts_sdcch8_all_subslots_used started. VirtMSC-IPA(1681)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1681)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1681)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1682)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1682)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1680)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1685)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1685)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1685)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1685)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_dyn_ts_sdcch8_all_subslots_used() start" VirtMSC-SCCP(1680)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1680)@a39462c7072c: First idle individual index:1 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1680)@a39462c7072c: First idle individual index:2 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1680)@a39462c7072c: First idle individual index:3 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1680)@a39462c7072c: First idle individual index:4 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:4 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(1680)@a39462c7072c: First idle individual index:5 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:5 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(1680)@a39462c7072c: First idle individual index:6 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:6 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(1680)@a39462c7072c: First idle individual index:7 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:7 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(1680)@a39462c7072c: First idle individual index:8 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:8 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Re-starting timer T_ias[8], which is already active (running or expired). VirtMSC-SCCP(1680)@a39462c7072c: First idle individual index:9 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Stopping inactive timer T_ias[9]. VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:9 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Re-starting timer T_ias[9], which is already active (running or expired). VirtMSC-SCCP(1680)@a39462c7072c: First idle individual index:10 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Stopping inactive timer T_ias[10]. VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:10 VirtMSC-SCCP(1680)@a39462c7072c: Warning: Re-starting timer T_ias[10], which is already active (running or expired). VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1680)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1680)@a39462c7072c: vl_from0 VirtMSC-SCCP(1680)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1680)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1680)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1680)@a39462c7072c: vl_from0 VirtMSC-SCCP(1680)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1680)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1680)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1680)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1680)@a39462c7072c: vl_from0 VirtMSC-SCCP(1680)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1680)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:2 VirtMSC-SCCP(1680)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1680)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1680)@a39462c7072c: vl_from0 VirtMSC-SCCP(1680)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:2 VirtMSC-SCCP(1680)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:3 VirtMSC-SCCP(1680)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:4 VirtMSC-SCCP(1680)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1680)@a39462c7072c: vl_from0 VirtMSC-SCCP(1680)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:3 VirtMSC-SCCP(1680)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:4 VirtMSC-SCCP(1680)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:4 VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:5 VirtMSC-SCCP(1680)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1680)@a39462c7072c: vl_from0 VirtMSC-SCCP(1680)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:4 VirtMSC-SCCP(1680)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:5 VirtMSC-SCCP(1680)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:5 VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:6 VirtMSC-SCCP(1680)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1680)@a39462c7072c: vl_from0 VirtMSC-SCCP(1680)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:5 VirtMSC-SCCP(1680)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:6 VirtMSC-SCCP(1680)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:6 VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:7 VirtMSC-SCCP(1680)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1680)@a39462c7072c: vl_from0 VirtMSC-SCCP(1680)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:6 VirtMSC-SCCP(1680)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:7 VirtMSC-SCCP(1680)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:7 VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:8 VirtMSC-SCCP(1680)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1680)@a39462c7072c: vl_from0 VirtMSC-SCCP(1680)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:7 VirtMSC-SCCP(1680)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:8 VirtMSC-SCCP(1680)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:8 VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:9 VirtMSC-SCCP(1680)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1680)@a39462c7072c: vl_from0 VirtMSC-SCCP(1680)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:8 VirtMSC-SCCP(1680)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:9 VirtMSC-SCCP(1680)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:9 VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:10 VirtMSC-SCCP(1680)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1680)@a39462c7072c: vl_from0 VirtMSC-SCCP(1680)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:9 VirtMSC-SCCP(1680)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:10 VirtMSC-SCCP(1680)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@a39462c7072c: Session index based on connection ID:10 VirtMSC-SCCP(1680)@a39462c7072c: Session index based on local reference:10 VirtMSC-SCCP(1680)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1680)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1679)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1681)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1683)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(1684)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1685)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1679): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1680): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1681): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1682): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1683): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1684): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1685): none (pass -> pass) MTC@a39462c7072c: Test case TC_dyn_ts_sdcch8_all_subslots_used finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass'. Fri Jun 14 06:47:05 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=977188) Waiting for packet dumper to finish... 1 (prev_count=977188, count=1164407) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact ------ Fri Jun 14 06:47:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.pcap" >/data/BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_dyn_ts_sdcch8_tch_call_act_deact started. VirtMSC-IPA(1688)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1688)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1688)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1689)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1689)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1687)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1692)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1692)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1692)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1692)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_dyn_ts_sdcch8_tch_call_act_deact() start" MTC@a39462c7072c: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@a39462c7072c: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(1687)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1687)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1687)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1687)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1687)@a39462c7072c: First idle individual index:1 VirtMSC-SCCP(1687)@a39462c7072c: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1687)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1687)@a39462c7072c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1687)@a39462c7072c: First idle individual index:2 VirtMSC-SCCP(1687)@a39462c7072c: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1687)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1687)@a39462c7072c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1687)@a39462c7072c: First idle individual index:3 VirtMSC-SCCP(1687)@a39462c7072c: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1687)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1687)@a39462c7072c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1687)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1687)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1687)@a39462c7072c: vl_from0 VirtMSC-SCCP(1687)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@a39462c7072c: Session index based on local reference:3 VirtMSC-SCCP(1687)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1687)@a39462c7072c: Session index based on local reference:3 VirtMSC-SCCP(1687)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1687)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1687)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1687)@a39462c7072c: vl_from0 VirtMSC-SCCP(1687)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1687)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1687)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1687)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1687)@a39462c7072c: vl_from0 VirtMSC-SCCP(1687)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1687)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1687)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1687)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1687)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1687)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1687)@a39462c7072c: vl_from0 VirtMSC-SCCP(1687)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1687)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1687)@a39462c7072c: Session index based on local reference:2 VirtMSC-SCCP(1687)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1687)@a39462c7072c: Session index based on local reference:2 VirtMSC-SCCP(1687)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-IPA(1688)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1687)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1686)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(1691)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1692)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1686): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1687): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1688): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1689): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1691): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1692): none (pass -> pass) MTC@a39462c7072c: Test case TC_dyn_ts_sdcch8_tch_call_act_deact finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass'. Fri Jun 14 06:47:28 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=594631) Waiting for packet dumper to finish... 1 (prev_count=594631, count=781260) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack ------ Fri Jun 14 06:47:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_dyn_ts_sdcch8_act_nack.pcap" >/data/BSC_Tests.TC_dyn_ts_sdcch8_act_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_dyn_ts_sdcch8_act_nack started. VirtMSC-IPA(1695)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1695)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1695)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1696)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1696)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1694)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1699)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1699)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1699)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1699)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_dyn_ts_sdcch8_act_nack() start" MTC@a39462c7072c: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@a39462c7072c: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(1694)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1694)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1694)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1694)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1694)@a39462c7072c: First idle individual index:1 VirtMSC-SCCP(1694)@a39462c7072c: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1694)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1694)@a39462c7072c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1694)@a39462c7072c: First idle individual index:2 VirtMSC-SCCP(1694)@a39462c7072c: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1694)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1694)@a39462c7072c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1694)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1694)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1694)@a39462c7072c: vl_from0 VirtMSC-SCCP(1694)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1694)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1694)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1694)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1694)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1694)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1694)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1694)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1694)@a39462c7072c: vl_from0 VirtMSC-SCCP(1694)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1694)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1694)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1694)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1694)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1694)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1694)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1694)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1694)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1694)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1694)@a39462c7072c: vl_from0 VirtMSC-SCCP(1694)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1694)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1694)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1694)@a39462c7072c: Session index based on local reference:2 VirtMSC-SCCP(1694)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1694)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1694)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1694)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1694)@a39462c7072c: Session index based on local reference:2 VirtMSC-SCCP(1694)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1694)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1695)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1697)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1693)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1699)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1698)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1693): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1694): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1695): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1696): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1697): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1698): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1699): none (pass -> pass) MTC@a39462c7072c: Test case TC_dyn_ts_sdcch8_act_nack finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass'. Fri Jun 14 06:47:48 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=573106) Waiting for packet dumper to finish... 1 (prev_count=573106, count=762286) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping'. ------ BSC_Tests.TC_chopped_ipa_ping ------ Fri Jun 14 06:47:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chopped_ipa_ping.pcap" >/data/BSC_Tests.TC_chopped_ipa_ping.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chopped_ipa_ping started. 1700@a39462c7072c: sending byte '00'O 1700@a39462c7072c: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1700@a39462c7072c: sending byte '01'O 1700@a39462c7072c: sending byte 'FE'O 1700@a39462c7072c: sending byte '00'O 1700@a39462c7072c: received pong from "172.18.212.20" port 3003: '0001FE01'O 1700@a39462c7072c: setverdict(pass): none -> pass 1700@a39462c7072c: Final verdict of PTC: pass 1701@a39462c7072c: sending byte '00'O 1701@a39462c7072c: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1701@a39462c7072c: sending byte '01'O 1701@a39462c7072c: sending byte 'FE'O 1701@a39462c7072c: sending byte '00'O 1701@a39462c7072c: received pong from "172.18.212.20" port 3002: '0001FE01'O 1701@a39462c7072c: setverdict(pass): none -> pass 1701@a39462c7072c: Final verdict of PTC: pass 1702@a39462c7072c: sending byte '00'O 1702@a39462c7072c: sending byte '01'O 1702@a39462c7072c: sending byte 'FE'O 1702@a39462c7072c: sending byte '00'O 1702@a39462c7072c: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1702@a39462c7072c: received pong from "172.18.212.20" port 4249: '0001FE01'O 1702@a39462c7072c: setverdict(pass): none -> pass 1702@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC with component reference 1700: pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC with component reference 1701: pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC with component reference 1702: pass (pass -> pass) MTC@a39462c7072c: Test case TC_chopped_ipa_ping finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass'. Fri Jun 14 06:49:07 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_ping pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chopped_ipa_ping.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=176034) Waiting for packet dumper to finish... 1 (prev_count=176034, count=178538) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload'. ------ BSC_Tests.TC_chopped_ipa_payload ------ Fri Jun 14 06:49:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chopped_ipa_payload.pcap" >/data/BSC_Tests.TC_chopped_ipa_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chopped_ipa_payload started. 1703@a39462c7072c: sending byte '04'O 1703@a39462c7072c: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1703@a39462c7072c: sending byte '01'O 1703@a39462c7072c: sending byte '08'O ("\b") 1703@a39462c7072c: sending byte '01'O 1703@a39462c7072c: sending byte '07'O ("\a") 1703@a39462c7072c: sending byte '01'O 1703@a39462c7072c: sending byte '02'O 1703@a39462c7072c: setverdict(pass): none -> pass 1703@a39462c7072c: Final verdict of PTC: pass 1704@a39462c7072c: sending byte '04'O 1704@a39462c7072c: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1704@a39462c7072c: sending byte '01'O 1704@a39462c7072c: sending byte '08'O ("\b") 1704@a39462c7072c: sending byte '01'O 1704@a39462c7072c: sending byte '07'O ("\a") 1704@a39462c7072c: sending byte '01'O 1704@a39462c7072c: sending byte '02'O 1704@a39462c7072c: setverdict(pass): none -> pass 1704@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC with component reference 1703: pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC with component reference 1704: pass (pass -> pass) MTC@a39462c7072c: Test case TC_chopped_ipa_payload finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass'. Fri Jun 14 06:50:37 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_payload pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chopped_ipa_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=196575) Waiting for packet dumper to finish... 1 (prev_count=196575, count=197575) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie'. ------ BSC_Tests.TC_assignment_verify_ms_power_params_ie ------ Fri Jun 14 06:50:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_verify_ms_power_params_ie.pcap" >/data/BSC_Tests.TC_assignment_verify_ms_power_params_ie.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_verify_ms_power_params_ie started. MTC@a39462c7072c: "TC_assignment_verify_ms_power_params_ie": using IMSI '001011740863170'H VirtMSC-IPA(1708)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1708)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1708)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1709)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1709)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1706)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1707)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1712)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1712)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1712)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1712)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_verify_ms_power_params_ie() start" VirtMSC-RAN(1707)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107104681307'O, n_connectPointCode := omit VirtMSC-RAN(1707)@a39462c7072c: Created Expect[0] for '05240103505902080910107104681307'O to be handled at TC_assignment_verify_ms_power_params_ie(1714) VirtMSC-SCCP(1706)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1706)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1707)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1707)@a39462c7072c: Found Expect[0] for '05240103505902080910107104681307'O handled at TC_assignment_verify_ms_power_params_ie(1714) VirtMSC-RAN(1707)@a39462c7072c: Added conn table entry 0TC_assignment_verify_ms_power_params_ie(1714)5421542 VirtMSC-SCCP(1706)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1706)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1713)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1711)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_verify_ms_power_params_ie(1714) VirtMSC-SCCP(1706)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1706)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1706)@a39462c7072c: vl_from0 VirtMSC-SCCP(1706)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1711)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "214", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "96" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_verify_ms_power_params_ie(1714) TC_assignment_verify_ms_power_params_ie(1714)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1713)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1706)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1706)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1706)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1706)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_verify_ms_power_params_ie(1714)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_verify_ms_power_params_ie(1714)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0C5A6C7D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '56FBE923'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_verify_ms_power_params_ie(1714)@a39462c7072c: "TC_assignment_verify_ms_power_params_ie": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_verify_ms_power_params_ie(1714)@a39462c7072c: "TC_assignment_verify_ms_power_params_ie": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_verify_ms_power_params_ie(1714)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1706)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1706)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1706)@a39462c7072c: vl_from0 VirtMSC-SCCP(1706)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1706)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1706)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1706)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1706)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_verify_ms_power_params_ie(1714)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1707)@a39462c7072c: Deleted conn table entry 0TC_assignment_verify_ms_power_params_ie(1714)5421542 VirtMSC-SCCP(1706)@a39462c7072c: Session index based on connection ID:0 TC_assignment_verify_ms_power_params_ie(1714)@a39462c7072c: "Got RSL RR Release" TC_assignment_verify_ms_power_params_ie(1714)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1706)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1706)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_verify_ms_power_params_ie(1714)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_verify_ms_power_params_ie(1714)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1706)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1707)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1710)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1705)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1708)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1713)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1712)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1711)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1705): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1706): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1707): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1708): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1709): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1710): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1711): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1712): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1713): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_verify_ms_power_params_ie(1714): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_verify_ms_power_params_ie finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie pass'. Fri Jun 14 06:50:51 UTC 2024 ====== BSC_Tests.TC_assignment_verify_ms_power_params_ie pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_verify_ms_power_params_ie.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=271025) Waiting for packet dumper to finish... 1 (prev_count=271025, count=458656) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode'. ------ BSC_Tests.TC_c0_power_red_mode ------ Fri Jun 14 06:50:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_c0_power_red_mode.pcap" >/data/BSC_Tests.TC_c0_power_red_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_c0_power_red_mode started. VirtMSC-IPA(1717)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1717)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1717)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1718)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1718)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1716)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1721)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1721)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1721)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1721)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_c0_power_red_mode() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1716)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1717)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1719)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1715)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1721)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1720)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1715): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1716): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1717): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1718): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1719): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1720): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1721): none (pass -> pass) MTC@a39462c7072c: Test case TC_c0_power_red_mode finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode pass'. Fri Jun 14 06:51:03 UTC 2024 ====== BSC_Tests.TC_c0_power_red_mode pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_c0_power_red_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=166284) Waiting for packet dumper to finish... 1 (prev_count=166284, count=353915) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail'. ------ BSC_Tests.TC_early_conn_fail ------ Fri Jun 14 06:51:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_early_conn_fail.pcap" >/data/BSC_Tests.TC_early_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_early_conn_fail started. VirtMSC-IPA(1724)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1724)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1724)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1725)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1725)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1723)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1728)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1728)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1728)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1728)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_early_conn_fail() start" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1723)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1722)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1724)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1726)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1728)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1727)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1722): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1723): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1724): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1725): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1726): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1727): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1728): none (pass -> pass) MTC@a39462c7072c: Test case TC_early_conn_fail finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail pass'. Fri Jun 14 06:51:15 UTC 2024 ====== BSC_Tests.TC_early_conn_fail pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_early_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=170593) Waiting for packet dumper to finish... 1 (prev_count=170593, count=357400) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail'. ------ BSC_Tests.TC_late_conn_fail ------ Fri Jun 14 06:51:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_late_conn_fail.pcap" >/data/BSC_Tests.TC_late_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_late_conn_fail started. VirtMSC-IPA(1731)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1731)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1731)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1732)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1732)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1730)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1735)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1735)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1735)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1735)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_late_conn_fail() start" VirtMSC-SCCP(1730)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1730)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1730)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1730)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1730)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1730)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1730)@a39462c7072c: vl_from0 VirtMSC-SCCP(1730)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1730)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1730)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1730)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1730)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1730)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1730)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1730)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1730)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1733)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1731)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1729)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(1734)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1735)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1729): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1730): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1731): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1732): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1733): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1734): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1735): none (pass -> pass) MTC@a39462c7072c: Test case TC_late_conn_fail finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail pass'. Fri Jun 14 06:51:30 UTC 2024 ====== BSC_Tests.TC_late_conn_fail pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_late_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208163) Waiting for packet dumper to finish... 1 (prev_count=208163, count=394381) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail'. ------ BSC_Tests.TC_stats_conn_fail ------ Fri Jun 14 06:51:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_stats_conn_fail.pcap" >/data/BSC_Tests.TC_stats_conn_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_stats_conn_fail started. MTC@a39462c7072c: "TC_stats_conn_fail": using IMSI '001016160047390'H VirtMSC-IPA(1739)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1739)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1739)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1740)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1740)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1737)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1738)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1743)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1743)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1743)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1743)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_stats_conn_fail() start" VirtMSC-RAN(1738)@a39462c7072c: f_create_expect(l3 := '05240103505902080910101606403709'O, n_connectPointCode := omit VirtMSC-RAN(1738)@a39462c7072c: Created Expect[0] for '05240103505902080910101606403709'O to be handled at TC_stats_conn_fail(1745) VirtMSC-SCCP(1737)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1737)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1738)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1738)@a39462c7072c: Found Expect[0] for '05240103505902080910101606403709'O handled at TC_stats_conn_fail(1745) VirtMSC-RAN(1738)@a39462c7072c: Added conn table entry 0TC_stats_conn_fail(1745)7866492 VirtMSC-SCCP(1737)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1737)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1744)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1742)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_stats_conn_fail(1745) VirtMSC-SCCP(1737)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1737)@a39462c7072c: vl_len:11 VirtMSC-SCCP(1737)@a39462c7072c: vl_from0 VirtMSC-SCCP(1737)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B030208FF010000'O VirtMSC-SCCP(1737)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1737)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1737)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1737)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stats_conn_fail(1745)@a39462c7072c: setverdict(pass): none -> pass TC_stats_conn_fail(1745)@a39462c7072c: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '0AD9022D'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '0B9DC513'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_stats_conn_fail(1745)@a39462c7072c: "TC_stats_conn_fail": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_stats_conn_fail(1745)@a39462c7072c: "TC_stats_conn_fail": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-STATS(1736)@a39462c7072c: EXP match: { name := "TTCN3.bts.0.chan.rf_fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail", mtype := "c", min := 0, max := 0 } VirtMSC-STATS(1736)@a39462c7072c: EXP match: { name := "TTCN3.bts.0.chan.rf_fail_sdcch", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail_sdcch", mtype := "c", min := 0, max := 0 } VirtMSC-SCCP(1737)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1737)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1737)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1737)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-STATS(1736)@a39462c7072c: EXP match: { name := "TTCN3.bts.0.chan.rf_fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(1736)@a39462c7072c: EXP match: { name := "TTCN3.bts.0.chan.rf_fail_sdcch", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail_sdcch", mtype := "c", min := 1, max := 1 } TC_stats_conn_fail(1745)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1737)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1737)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1737)@a39462c7072c: vl_from0 VirtMSC-SCCP(1737)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1737)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1737)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1737)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1737)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stats_conn_fail(1745)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1738)@a39462c7072c: Deleted conn table entry 0TC_stats_conn_fail(1745)7866492 VirtMSC-SCCP(1737)@a39462c7072c: Session index based on connection ID:0 TC_stats_conn_fail(1745)@a39462c7072c: "Got RSL RR Release" TC_stats_conn_fail(1745)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1737)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1737)@a39462c7072c: RLC received in state:disconnect_pending TC_stats_conn_fail(1745)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_stats_conn_fail(1745)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1737)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1738)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1741)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1736)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1739)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1744)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1743)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1742)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1736): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1737): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1738): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1739): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1740): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1741): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1742): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1743): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1744): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_stats_conn_fail(1745): pass (pass -> pass) MTC@a39462c7072c: Test case TC_stats_conn_fail finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail pass'. Fri Jun 14 06:51:47 UTC 2024 ====== BSC_Tests.TC_stats_conn_fail pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_stats_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=330172) Waiting for packet dumper to finish... 1 (prev_count=330172, count=516979) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow'. ------ BSC_Tests.TC_assignment_emerg_setup_allow ------ Fri Jun 14 06:51:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_emerg_setup_allow.pcap" >/data/BSC_Tests.TC_assignment_emerg_setup_allow.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_emerg_setup_allow started. MTC@a39462c7072c: "TC_assignment_emerg_setup_allow": using IMSI '001010357323941'H VirtMSC-IPA(1749)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1749)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1749)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1750)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1750)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1747)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1748)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1753)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1753)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1753)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1753)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_emerg_setup_allow() start" VirtMSC-RAN(1748)@a39462c7072c: f_create_expect(l3 := '05240103505902080910103075239314'O, n_connectPointCode := omit VirtMSC-RAN(1748)@a39462c7072c: Created Expect[0] for '05240103505902080910103075239314'O to be handled at TC_assignment_emerg_setup_allow(1755) VirtMSC-SCCP(1747)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1747)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1748)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1748)@a39462c7072c: Found Expect[0] for '05240103505902080910103075239314'O handled at TC_assignment_emerg_setup_allow(1755) VirtMSC-RAN(1748)@a39462c7072c: Added conn table entry 0TC_assignment_emerg_setup_allow(1755)2864146 VirtMSC-SCCP(1747)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1747)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1747)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1747)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1747)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1747)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-RSL(1754)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1752)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_emerg_setup_allow(1755) VirtMSC-SCCP(1747)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1747)@a39462c7072c: vl_len:21 VirtMSC-SCCP(1747)@a39462c7072c: vl_from0 VirtMSC-SCCP(1747)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0013010B06010AC29181050100007D058189018280'O TC_assignment_emerg_setup_allow(1755)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { channelModeModify := { messageType := '00010000'B, channelDescription := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, channelMode := { mode := '01'O }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet := omit } } } } VirtMGW-MGCP-0(1752)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "217", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "99" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_emerg_setup_allow(1755) VirtMSC-SCCP(1747)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1747)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1747)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1747)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow(1755)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_emerg_setup_allow(1755)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_emerg_setup_allow(1755)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1747)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1747)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1747)@a39462c7072c: vl_from0 VirtMSC-SCCP(1747)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1747)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1747)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1747)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1747)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow(1755)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1748)@a39462c7072c: Deleted conn table entry 0TC_assignment_emerg_setup_allow(1755)2864146 VirtMSC-SCCP(1747)@a39462c7072c: Session index based on connection ID:0 TC_assignment_emerg_setup_allow(1755)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(1747)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1747)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_emerg_setup_allow(1755)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_emerg_setup_allow(1755)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_emerg_setup_allow(1755)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1747)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1748)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1746)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1751)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1749)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1754)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1752)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1753)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1746): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1747): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1748): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1749): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1750): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1751): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1752): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1753): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1754): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_emerg_setup_allow(1755): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_emerg_setup_allow finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow pass'. Fri Jun 14 06:52:04 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_allow pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=266442) Waiting for packet dumper to finish... 1 (prev_count=266442, count=452247) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei'. ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei ------ Fri Jun 14 06:52:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_emerg_setup_allow_imei.pcap" >/data/BSC_Tests.TC_assignment_emerg_setup_allow_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_emerg_setup_allow_imei started. MTC@a39462c7072c: "TC_assignment_emerg_setup_allow_imei": using IMSI '001014418631123'H VirtMSC-IPA(1759)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1759)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1759)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1760)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1760)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1757)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1758)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1763)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1763)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1763)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1763)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_emerg_setup_allow_imei() start" VirtMSC-RAN(1758)@a39462c7072c: f_create_expect(l3 := '05240103505902080A10109352310202'O, n_connectPointCode := omit VirtMSC-RAN(1758)@a39462c7072c: Created Expect[0] for '05240103505902080A10109352310202'O to be handled at TC_assignment_emerg_setup_allow_imei(1765) VirtMSC-SCCP(1757)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1757)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1758)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1758)@a39462c7072c: Found Expect[0] for '05240103505902080A10109352310202'O handled at TC_assignment_emerg_setup_allow_imei(1765) VirtMSC-RAN(1758)@a39462c7072c: Added conn table entry 0TC_assignment_emerg_setup_allow_imei(1765)11671642 VirtMSC-SCCP(1757)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1757)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1757)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1757)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1757)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1757)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-RSL(1764)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1762)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_emerg_setup_allow_imei(1765) VirtMSC-SCCP(1757)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1757)@a39462c7072c: vl_len:21 VirtMSC-SCCP(1757)@a39462c7072c: vl_from0 VirtMSC-SCCP(1757)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0013010B06010AC29181050100007D058189018280'O TC_assignment_emerg_setup_allow_imei(1765)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { channelModeModify := { messageType := '00010000'B, channelDescription := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, channelMode := { mode := '01'O }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet := omit } } } } VirtMGW-MGCP-0(1762)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "220", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "9a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_emerg_setup_allow_imei(1765) VirtMSC-SCCP(1757)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1757)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1757)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1757)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow_imei(1765)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_emerg_setup_allow_imei(1765)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_assignment_emerg_setup_allow_imei(1765)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1757)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1757)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1757)@a39462c7072c: vl_from0 VirtMSC-SCCP(1757)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1757)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1757)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1757)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1757)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow_imei(1765)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1758)@a39462c7072c: Deleted conn table entry 0TC_assignment_emerg_setup_allow_imei(1765)11671642 VirtMSC-SCCP(1757)@a39462c7072c: Session index based on connection ID:0 TC_assignment_emerg_setup_allow_imei(1765)@a39462c7072c: "Got RSL RR Release" TC_assignment_emerg_setup_allow_imei(1765)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1757)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1757)@a39462c7072c: RLC received in state:disconnect_pending TC_assignment_emerg_setup_allow_imei(1765)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_emerg_setup_allow_imei(1765)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1757)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1758)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1756)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1761)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1759)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1764)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1763)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1762)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1756): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1757): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1758): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1759): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1760): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1761): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1762): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1763): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1764): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_emerg_setup_allow_imei(1765): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_emerg_setup_allow_imei finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei pass'. Fri Jun 14 06:52:21 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_allow_imei pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=267541) Waiting for packet dumper to finish... 1 (prev_count=267541, count=454761) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc ------ Fri Jun 14 06:52:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_emerg_setup_deny_msc.pcap" >/data/BSC_Tests.TC_assignment_emerg_setup_deny_msc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_emerg_setup_deny_msc started. MTC@a39462c7072c: "TC_assignment_emerg_setup_deny_msc": using IMSI '001013851083990'H VirtMSC-IPA(1769)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1769)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1769)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1770)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1770)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1767)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1768)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1773)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1773)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1773)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1773)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_emerg_setup_deny_msc() start" VirtMSC-RAN(1768)@a39462c7072c: f_create_expect(l3 := '05240103505902080910108315809309'O, n_connectPointCode := omit VirtMSC-RAN(1768)@a39462c7072c: Created Expect[0] for '05240103505902080910108315809309'O to be handled at TC_assignment_emerg_setup_deny_msc(1775) VirtMSC-SCCP(1767)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1767)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1768)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1768)@a39462c7072c: Found Expect[0] for '05240103505902080910108315809309'O handled at TC_assignment_emerg_setup_deny_msc(1775) VirtMSC-RAN(1768)@a39462c7072c: Added conn table entry 0TC_assignment_emerg_setup_deny_msc(1775)3810012 VirtMSC-SCCP(1767)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1767)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1767)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1767)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1767)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1767)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_msc(1775)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_emerg_setup_deny_msc(1775)@a39462c7072c: "MSC instructs BSC to clear channel" TC_assignment_emerg_setup_deny_msc(1775)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_emerg_setup_deny_msc(1775)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" VirtMSC-SCCP(1767)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1767)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1767)@a39462c7072c: vl_from0 VirtMSC-SCCP(1767)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1767)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1767)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1767)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1767)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_msc(1775)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1768)@a39462c7072c: Deleted conn table entry 0TC_assignment_emerg_setup_deny_msc(1775)3810012 TC_assignment_emerg_setup_deny_msc(1775)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1767)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1767)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1767)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1767)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1768)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1766)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1771)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1769)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1774)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1772)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1773)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1766): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1767): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1768): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1769): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1770): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1771): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1772): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1773): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1774): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_emerg_setup_deny_msc(1775): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_emerg_setup_deny_msc finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc pass'. Fri Jun 14 06:52:38 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_deny_msc pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220941) Waiting for packet dumper to finish... 1 (prev_count=220941, count=406746) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts ------ Fri Jun 14 06:52:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_assignment_emerg_setup_deny_bts.pcap" >/data/BSC_Tests.TC_assignment_emerg_setup_deny_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_assignment_emerg_setup_deny_bts started. MTC@a39462c7072c: "TC_assignment_emerg_setup_deny_bts": using IMSI '001013932329775'H VirtMSC-IPA(1779)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1779)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1779)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1780)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1780)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1777)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1778)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1783)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1783)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1783)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1783)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_assignment_emerg_setup_deny_bts() start" VirtMSC-RAN(1778)@a39462c7072c: f_create_expect(l3 := '05240103505902080910109323237957'O, n_connectPointCode := omit VirtMSC-RAN(1778)@a39462c7072c: Created Expect[0] for '05240103505902080910109323237957'O to be handled at TC_assignment_emerg_setup_deny_bts(1785) VirtMSC-SCCP(1777)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1777)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1778)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1778)@a39462c7072c: Found Expect[0] for '05240103505902080910109323237957'O handled at TC_assignment_emerg_setup_deny_bts(1785) VirtMSC-RAN(1778)@a39462c7072c: Added conn table entry 0TC_assignment_emerg_setup_deny_bts(1785)3211930 VirtMSC-SCCP(1777)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1777)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1777)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1777)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1777)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1777)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_bts(1785)@a39462c7072c: setverdict(pass): none -> pass TC_assignment_emerg_setup_deny_bts(1785)@a39462c7072c: "MSC instructs BSC to clear channel" TC_assignment_emerg_setup_deny_bts(1785)@a39462c7072c: "Got RSL Deact SACCH" TC_assignment_emerg_setup_deny_bts(1785)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" VirtMSC-SCCP(1777)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1777)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1777)@a39462c7072c: vl_from0 VirtMSC-SCCP(1777)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1777)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1777)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1777)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1777)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_bts(1785)@a39462c7072c: "Got BSSMAP Clear Complete" TC_assignment_emerg_setup_deny_bts(1785)@a39462c7072c: Final verdict of PTC: pass VirtMSC-RAN(1778)@a39462c7072c: Deleted conn table entry 0TC_assignment_emerg_setup_deny_bts(1785)3211930 VirtMSC-SCCP(1777)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1777)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1777)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1777)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1778)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1776)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1781)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1779)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1784)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1782)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1783)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1776): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1777): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1778): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1779): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1780): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1782): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1783): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1784): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_assignment_emerg_setup_deny_bts(1785): pass (pass -> pass) MTC@a39462c7072c: Test case TC_assignment_emerg_setup_deny_bts finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts pass'. Fri Jun 14 06:52:54 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_deny_bts pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220905) Waiting for packet dumper to finish... 1 (prev_count=220905, count=407534) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption'. ------ BSC_Tests.TC_emerg_premption ------ Fri Jun 14 06:52:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_emerg_premption.pcap" >/data/BSC_Tests.TC_emerg_premption.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_emerg_premption started. VirtMSC-IPA(1788)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1788)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1788)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1789)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1789)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1787)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1792)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1792)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1792)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1792)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_emerg_premption() start" VirtMSC-SCCP(1787)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1787)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. MTC@a39462c7072c: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(1787)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1787)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1787)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1787)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1787)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1787)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: GOT CAUSE CODE: '05'O = GSM48_RR_CAUSE_PREMPTIVE_REL (5) MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@a39462c7072c: XXX { userData := { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 4, pdu := { bssmap := { clearRequest := { messageType := '22'O ("\""), cause := { elementIdentifier := '04'O, lengthIndicator := 1, causeValue := '0101001'B, extensionCauseValue := '0'B, spare1 := omit } } } } }, connectionId := 6825275, importance := omit } VirtMSC-SCCP(1787)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1787)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1787)@a39462c7072c: vl_from0 VirtMSC-SCCP(1787)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040129'O VirtMSC-SCCP(1787)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1787)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1787)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1787)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1787)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1787)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1787)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1787)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1786)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1790)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1788)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1791)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1792)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1786): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1787): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1788): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1789): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1790): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1791): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1792): none (pass -> pass) MTC@a39462c7072c: Test case TC_emerg_premption finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption pass'. Fri Jun 14 06:53:10 UTC 2024 ====== BSC_Tests.TC_emerg_premption pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_emerg_premption.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=679106) Waiting for packet dumper to finish... 1 (prev_count=679106, count=681520) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ'. ------ BSC_Tests.TC_fh_params_chan_activ ------ Fri Jun 14 06:53:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_chan_activ.pcap" >/data/BSC_Tests.TC_fh_params_chan_activ.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_fh_params_chan_activ started. MTC@a39462c7072c: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 33, maio := 42, ma := { 6, 12, 18, 24, 30, 36 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 5, maio := 29, ma := { 4, 8, 12, 16, 20, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 11, maio := 21, ma := { 5, 10, 15, 20, 25, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1795)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1795)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1795)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1796)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1796)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1794)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1799)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1799)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1799)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1799)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_fh_params_chan_activ() start" IPA-BTS0-TRX0-RSL-IPA(1799)@a39462c7072c: IPA: Closed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1794)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1795)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1793)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1797)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1799)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1798)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1793): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1794): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1795): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1796): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1797): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1798): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1799): none (pass -> pass) MTC@a39462c7072c: Test case TC_fh_params_chan_activ finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ pass'. Fri Jun 14 06:53:22 UTC 2024 ====== BSC_Tests.TC_fh_params_chan_activ pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_fh_params_chan_activ.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=771401) Waiting for packet dumper to finish... 1 (prev_count=771401, count=772991) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass'. ------ BSC_Tests.TC_fh_params_imm_ass ------ Fri Jun 14 06:53:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_imm_ass.pcap" >/data/BSC_Tests.TC_fh_params_imm_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_fh_params_imm_ass started. MTC@a39462c7072c: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 14, maio := 63, ma := { 4, 8, 12, 16, 20, 24, 28, 32, 36, 40 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 6, maio := 29, ma := { 5, 10, 15, 20, 25, 30, 35, 40 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 38, maio := 30, ma := { 6, 12, 18 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1802)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1802)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1802)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1803)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1803)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1801)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1806)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1806)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1806)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1806)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_fh_params_imm_ass() start" MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1806)@a39462c7072c: IPA: Closed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1801)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1802)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1800)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1804)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1806)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1805)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1800): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1801): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1802): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1803): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1804): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1805): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1806): none (pass -> pass) MTC@a39462c7072c: Test case TC_fh_params_imm_ass finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass pass'. Fri Jun 14 06:53:34 UTC 2024 ====== BSC_Tests.TC_fh_params_imm_ass pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_fh_params_imm_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=811099) Waiting for packet dumper to finish... 1 (prev_count=811099, count=813513) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd'. ------ BSC_Tests.TC_fh_params_assignment_cmd ------ Fri Jun 14 06:53:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_assignment_cmd.pcap" >/data/BSC_Tests.TC_fh_params_assignment_cmd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_fh_params_assignment_cmd started. MTC@a39462c7072c: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 61, maio := 54, ma := { 6, 12 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 42, maio := 47, ma := { 6, 12, 18, 24, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 50, maio := 60, ma := { 4, 8, 12, 16, 20 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1809)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1809)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1809)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1810)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1810)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1808)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1813)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1813)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1813)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1813)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_fh_params_assignment_cmd() start" VirtMSC-SCCP(1808)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1808)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1808)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1808)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1808)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1808)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1808)@a39462c7072c: vl_from0 VirtMSC-SCCP(1808)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(1808)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1808)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1808)@a39462c7072c: vl_from0 VirtMSC-SCCP(1808)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1808)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1808)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1808)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1808)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1808)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1808)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1808)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1808)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1808)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1808)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1808)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1808)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1808)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1808)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1808)@a39462c7072c: vl_from0 VirtMSC-SCCP(1808)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1808)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1808)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1808)@a39462c7072c: vl_from0 VirtMSC-SCCP(1808)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1808)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1808)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1808)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1808)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1808)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1808)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1808)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1808)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1808)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1808)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1808)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1808)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1808)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1808)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1808)@a39462c7072c: vl_from0 VirtMSC-SCCP(1808)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1808)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1808)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1808)@a39462c7072c: vl_from0 VirtMSC-SCCP(1808)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1808)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1808)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1808)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1808)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1808)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1808)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1808)@a39462c7072c: RLC received in state:disconnect_pending IPA-BTS0-TRX0-RSL-IPA(1813)@a39462c7072c: IPA: Closed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1808)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1811)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1807)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1809)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1813)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1812)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1807): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1808): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1809): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1810): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1811): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1812): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1813): none (pass -> pass) MTC@a39462c7072c: Test case TC_fh_params_assignment_cmd finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd pass'. Fri Jun 14 06:53:50 UTC 2024 ====== BSC_Tests.TC_fh_params_assignment_cmd pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_fh_params_assignment_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=798755) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd'. ------ BSC_Tests.TC_fh_params_handover_cmd ------ Fri Jun 14 06:53:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_handover_cmd.pcap" >/data/BSC_Tests.TC_fh_params_handover_cmd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_fh_params_handover_cmd started. MTC@a39462c7072c: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 44, maio := 6, ma := { 3, 6, 9, 12, 15, 18, 21, 24, 27, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 50, maio := 62, ma := { 5, 10, 15, 20, 25, 30, 35 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 25, maio := 1, ma := { 4, 8 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1816)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1816)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1816)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1817)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1817)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1815)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1820)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1820)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1820)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1820)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1821)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1821)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1821)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1821)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_fh_params_handover_cmd() start" VirtMSC-SCCP(1815)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1815)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1815)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1815)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(1815)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1815)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1815)@a39462c7072c: vl_from0 VirtMSC-SCCP(1815)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1815)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1815)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1815)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1815)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1815)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1815)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1815)@a39462c7072c: RLC received in state:disconnect_pending IPA-BTS0-TRX0-RSL-IPA(1820)@a39462c7072c: IPA: Closed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1815)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1816)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1814)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1818)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1820)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1821)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1819)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1814): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1815): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1816): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1817): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1818): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1819): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1820): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1821): none (pass -> pass) MTC@a39462c7072c: Test case TC_fh_params_handover_cmd finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd pass'. Fri Jun 14 06:54:06 UTC 2024 ====== BSC_Tests.TC_fh_params_handover_cmd pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_fh_params_handover_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=574598) Waiting for packet dumper to finish... 1 (prev_count=574598, count=771669) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch'. ------ BSC_Tests.TC_fh_params_si4_cbch ------ Fri Jun 14 06:54:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_fh_params_si4_cbch.pcap" >/data/BSC_Tests.TC_fh_params_si4_cbch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_fh_params_si4_cbch started. MTC@a39462c7072c: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 11, maio := 12, ma := { 4, 8, 12 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1824)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1824)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1824)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1825)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1825)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1823)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1828)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1828)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1828)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1828)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_fh_params_si4_cbch() start" MTC@a39462c7072c: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1828)@a39462c7072c: IPA: Closed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1823)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1822)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1826)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1824)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1828)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1827)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1822): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1823): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1824): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1825): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1827): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1828): none (pass -> pass) MTC@a39462c7072c: Test case TC_fh_params_si4_cbch finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch pass'. Fri Jun 14 06:54:19 UTC 2024 ====== BSC_Tests.TC_fh_params_si4_cbch pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_fh_params_si4_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407946) Waiting for packet dumper to finish... 1 (prev_count=407946, count=596212) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc'. ------ BSC_Tests.TC_no_msc ------ Fri Jun 14 06:54:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_no_msc.pcap" >/data/BSC_Tests.TC_no_msc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_no_msc started. VirtMSC-IPA(1832)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1832)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1832)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1833)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1833)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1830)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1831)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1836)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1836)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1836)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1836)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_no_msc() start" MTC@a39462c7072c: "TC_no_msc": using IMSI '001018982755185'H MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "mscpool:subscr:no_msc", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "mscpool:subscr:no_msc", val := 0 } } } TC_no_msc(1838)@a39462c7072c: "Got RSL RR Release" TC_no_msc(1838)@a39462c7072c: "Got RSL Deact SACCH" TC_no_msc(1838)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_no_msc(1838)@a39462c7072c: setverdict(pass): none -> pass TC_no_msc(1838)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1831)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1830)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1829)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1832)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1834)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1837)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1835)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1836)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1829): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1830): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1831): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1832): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1833): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1834): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1835): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1836): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1837): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_no_msc(1838): pass (pass -> pass) MTC@a39462c7072c: Test case TC_no_msc finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc pass'. Fri Jun 14 06:54:32 UTC 2024 ====== BSC_Tests.TC_no_msc pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_no_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=198751) Waiting for packet dumper to finish... 1 (prev_count=198751, count=385793) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos'. ------ BSC_Tests.TC_refuse_chan_act_to_vamos ------ Fri Jun 14 06:54:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_refuse_chan_act_to_vamos.pcap" >/data/BSC_Tests.TC_refuse_chan_act_to_vamos.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_refuse_chan_act_to_vamos started. VirtMSC-IPA(1841)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1841)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1841)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1842)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1842)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1840)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1845)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1845)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1845)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1845)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_refuse_chan_act_to_vamos() start" MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(1840)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1839)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1844)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1841)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1845)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1843)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1839): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1840): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1841): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1842): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1843): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1844): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1845): none (pass -> pass) MTC@a39462c7072c: Test case TC_refuse_chan_act_to_vamos finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos pass'. Fri Jun 14 06:54:50 UTC 2024 ====== BSC_Tests.TC_refuse_chan_act_to_vamos pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_refuse_chan_act_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=173114) Waiting for packet dumper to finish... 1 (prev_count=173114, count=359331) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos'. ------ BSC_Tests.TC_refuse_mode_modif_to_vamos ------ Fri Jun 14 06:54:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_refuse_mode_modif_to_vamos.pcap" >/data/BSC_Tests.TC_refuse_mode_modif_to_vamos.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_refuse_mode_modif_to_vamos started. MTC@a39462c7072c: "TC_refuse_mode_modif_to_vamos": using IMSI '001016283573368'H VirtMSC-IPA(1849)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1849)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1849)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1850)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1850)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1847)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1848)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1853)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1853)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1853)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1853)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_refuse_mode_modif_to_vamos() start" TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(1848)@a39462c7072c: f_create_expect(l3 := '05240103505902080910102638753386'O, n_connectPointCode := omit VirtMSC-RAN(1848)@a39462c7072c: Created Expect[0] for '05240103505902080910102638753386'O to be handled at TC_refuse_mode_modif_to_vamos(1855) VirtMSC-SCCP(1847)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1847)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1848)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1848)@a39462c7072c: Found Expect[0] for '05240103505902080910102638753386'O handled at TC_refuse_mode_modif_to_vamos(1855) VirtMSC-RAN(1848)@a39462c7072c: Added conn table entry 0TC_refuse_mode_modif_to_vamos(1855)12883981 VirtMSC-SCCP(1847)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1847)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1854)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1852)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_refuse_mode_modif_to_vamos(1855) VirtMSC-SCCP(1847)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1847)@a39462c7072c: vl_len:11 VirtMSC-SCCP(1847)@a39462c7072c: vl_from0 VirtMSC-SCCP(1847)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O VirtMGW-MGCP-0(1852)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "226", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_refuse_mode_modif_to_vamos(1855) TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1854)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1847)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1847)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1847)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1847)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: setverdict(pass): none -> pass TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '45E90554'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3DAE99E4'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: "TC_refuse_mode_modif_to_vamos": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: "TC_refuse_mode_modif_to_vamos": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: Warning: Stopping inactive timer T. TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1847)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1847)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1847)@a39462c7072c: vl_from0 VirtMSC-SCCP(1847)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1847)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1847)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1847)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1847)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1848)@a39462c7072c: Deleted conn table entry 0TC_refuse_mode_modif_to_vamos(1855)12883981 VirtMSC-SCCP(1847)@a39462c7072c: Session index based on connection ID:0 TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: "Got RSL RR Release" TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1847)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1847)@a39462c7072c: RLC received in state:disconnect_pending TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_refuse_mode_modif_to_vamos(1855)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1847)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1846)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1851)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1848)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1849)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1854)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1853)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1852)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1846): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1847): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1848): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1849): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1850): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1852): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1853): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1854): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_refuse_mode_modif_to_vamos(1855): pass (pass -> pass) MTC@a39462c7072c: Test case TC_refuse_mode_modif_to_vamos finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos pass'. Fri Jun 14 06:55:12 UTC 2024 ====== BSC_Tests.TC_refuse_mode_modif_to_vamos pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_refuse_mode_modif_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=286439) Waiting for packet dumper to finish... 1 (prev_count=286439, count=473069) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr'. ------ BSC_Tests.TC_reassignment_fr ------ Fri Jun 14 06:55:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_reassignment_fr.pcap" >/data/BSC_Tests.TC_reassignment_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_reassignment_fr started. MTC@a39462c7072c: "TC_reassignment_fr": using IMSI '001016031597122'H VirtMSC-IPA(1859)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1859)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1859)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1860)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1860)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1857)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1858)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1863)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1863)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1863)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1863)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_reassignment_fr() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_reassignment_fr(1865)@a39462c7072c: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(1858)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100613951722'O, n_connectPointCode := omit VirtMSC-RAN(1858)@a39462c7072c: Created Expect[0] for '05240103505902080910100613951722'O to be handled at TC_reassignment_fr(1865) VirtMSC-SCCP(1857)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1857)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1858)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1858)@a39462c7072c: Found Expect[0] for '05240103505902080910100613951722'O handled at TC_reassignment_fr(1865) VirtMSC-RAN(1858)@a39462c7072c: Added conn table entry 0TC_reassignment_fr(1865)5775074 VirtMSC-SCCP(1857)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1857)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1864)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1862)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_reassignment_fr(1865) VirtMSC-SCCP(1857)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1857)@a39462c7072c: vl_len:11 VirtMSC-SCCP(1857)@a39462c7072c: vl_from0 VirtMSC-SCCP(1857)@a39462c7072c: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O TC_reassignment_fr(1865)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1864)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(1862)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "229", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_reassignment_fr(1865) VirtMSC-SCCP(1857)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1857)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1857)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1857)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_reassignment_fr(1865)@a39462c7072c: setverdict(pass): none -> pass TC_reassignment_fr(1865)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '30DABFD6'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2003CF3E'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_reassignment_fr(1865)@a39462c7072c: "TC_reassignment_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_reassignment_fr(1865)@a39462c7072c: "TC_reassignment_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_reassignment_fr(1865)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1864)@a39462c7072c: Queueing of DChan messages is already enabled/disabled TC_reassignment_fr(1865)@a39462c7072c: "TC_reassignment_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_reassignment_fr(1865)@a39462c7072c: "TC_reassignment_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_reassignment_fr(1865)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_reassignment_fr(1865)@a39462c7072c: show lchan summary: "BTS 0, TRX 0, Timeslot 0 CCCH+SDCCH4+CBCH, Lchan 2, Type CBCH TSC-s1c0, State CBCH - L1 MS Power: 0 dBm RXL-FULL-dl: -110 dBm RXL-FULL-ul: -110 dBm\nBTS 0, TRX 0, Timeslot 2 TCH/F, Lchan 0, Type TCH_F TSC-s1c2, State ESTABLISHED - L1 MS Power: 0 dBm RXL-FULL-dl: -110 dBm RXL-FULL-ul: -110 dBm" VirtMSC-SCCP(1857)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1857)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1857)@a39462c7072c: vl_from0 VirtMSC-SCCP(1857)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1857)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1857)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1857)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1857)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1858)@a39462c7072c: Deleted conn table entry 0TC_reassignment_fr(1865)5775074 VirtMSC-SCCP(1857)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1857)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1857)@a39462c7072c: RLC received in state:disconnect_pending TC_reassignment_fr(1865)@a39462c7072c: Got first DLCX: { line := { verb := "DLCX", trans_id := "232", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "I", val := "30DABFD6" } }, sdp := omit } TC_reassignment_fr(1865)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1858)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1857)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1861)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1856)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1859)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1864)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1862)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1863)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1856): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1857): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1858): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1859): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1860): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1861): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1862): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1863): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1864): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_reassignment_fr(1865): pass (pass -> pass) MTC@a39462c7072c: Test case TC_reassignment_fr finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr pass'. Fri Jun 14 06:55:38 UTC 2024 ====== BSC_Tests.TC_reassignment_fr pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_reassignment_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=523360) Waiting for packet dumper to finish... 1 (prev_count=523360, count=709577) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment'. ------ BSC_Tests.TC_cm_reestablishment ------ Fri Jun 14 06:55:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_cm_reestablishment.pcap" >/data/BSC_Tests.TC_cm_reestablishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_cm_reestablishment started. MTC@a39462c7072c: "TC_cm_reestablishment": using IMSI '001014887505019'H MTC@a39462c7072c: "TC_cm_reestablishment": using IMSI '001017091107150'H VirtMSC-IPA(1869)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1869)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1869)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1870)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1870)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1867)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1868)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1873)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1873)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1873)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1873)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1875)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1875)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1875)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1875)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_cm_reestablishment() start" VirtMSC-RAN(1868)@a39462c7072c: f_create_expect(l3 := '05240103505902080910108478050591'O, n_connectPointCode := omit VirtMSC-RAN(1868)@a39462c7072c: Created Expect[0] for '05240103505902080910108478050591'O to be handled at TC_cm_reestablishment(1877) VirtMSC-SCCP(1867)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1867)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1868)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1868)@a39462c7072c: Found Expect[0] for '05240103505902080910108478050591'O handled at TC_cm_reestablishment(1877) VirtMSC-RAN(1868)@a39462c7072c: Added conn table entry 0TC_cm_reestablishment(1877)2596244 VirtMSC-SCCP(1867)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1867)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1874)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1872)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cm_reestablishment(1877) VirtMSC-SCCP(1867)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1867)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1867)@a39462c7072c: vl_from0 VirtMSC-SCCP(1867)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_cm_reestablishment(1877)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1872)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "233", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_cm_reestablishment(1877) IPA-BTS0-TRX0-RSL-RSL(1874)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1867)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1867)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1867)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1867)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1877)@a39462c7072c: setverdict(pass): none -> pass TC_cm_reestablishment(1877)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3019EEDD'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6E15926F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_cm_reestablishment(1877)@a39462c7072c: "TC_cm_reestablishment": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_cm_reestablishment(1877)@a39462c7072c: "TC_cm_reestablishment": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(1868)@a39462c7072c: f_create_expect(l3 := '05280003505902080910108478050591'O, n_connectPointCode := omit VirtMSC-RAN(1868)@a39462c7072c: Created Expect[0] for '05280003505902080910108478050591'O to be handled at TC_cm_reestablishment(1878) VirtMSC-SCCP(1867)@a39462c7072c: First idle individual index:1 VirtMSC-SCCP(1867)@a39462c7072c: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(1868)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1868)@a39462c7072c: Found Expect[0] for '05280003505902080910108478050591'O handled at TC_cm_reestablishment(1878) VirtMSC-RAN(1868)@a39462c7072c: Added conn table entry 1TC_cm_reestablishment(1878)6816049 VirtMSC-SCCP(1867)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1867)@a39462c7072c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_cm_reestablishment(1877)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1867)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1867)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1867)@a39462c7072c: vl_from0 VirtMSC-SCCP(1867)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1867)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1867)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1867)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1867)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1877)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1868)@a39462c7072c: Deleted conn table entry 0TC_cm_reestablishment(1877)2596244 VirtMSC-SCCP(1867)@a39462c7072c: Session index based on connection ID:0 TC_cm_reestablishment(1877)@a39462c7072c: "Got RSL RR Release" TC_cm_reestablishment(1877)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1867)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1867)@a39462c7072c: RLC received in state:disconnect_pending TC_cm_reestablishment(1877)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_reestablishment(1877)@a39462c7072c: Final verdict of PTC: pass VirtMGW-MGCP-0(1872)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cm_reestablishment(1878) IPA-BTS1-TRX0-RSL-RSL(1876)@a39462c7072c: Enabled queueing of DChan messages VirtMSC-SCCP(1867)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1867)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1867)@a39462c7072c: vl_from0 VirtMSC-SCCP(1867)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1872)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "236", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_cm_reestablishment(1878) TC_cm_reestablishment(1878)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS1-TRX0-RSL-RSL(1876)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1867)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1867)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1867)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1867)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1878)@a39462c7072c: "f_tc_cm_reestablishment_2 clearing" TC_cm_reestablishment(1878)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1867)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1867)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1867)@a39462c7072c: vl_from0 VirtMSC-SCCP(1867)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1867)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1867)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1867)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1867)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1878)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1868)@a39462c7072c: Deleted conn table entry 1TC_cm_reestablishment(1878)6816049 VirtMSC-SCCP(1867)@a39462c7072c: Session index based on connection ID:1 TC_cm_reestablishment(1878)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(1867)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1867)@a39462c7072c: RLC received in state:disconnect_pending TC_cm_reestablishment(1878)@a39462c7072c: "Got RSL Deact SACCH" TC_cm_reestablishment(1878)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_reestablishment(1878)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1868)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(1867)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1869)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1866)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1871)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1874)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1876)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1873)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1872)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1875)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1866): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1867): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1868): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1869): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1870): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1872): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1873): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1874): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1875): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1876): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_cm_reestablishment(1877): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_cm_reestablishment(1878): none (pass -> pass) MTC@a39462c7072c: Test case TC_cm_reestablishment finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment pass'. Fri Jun 14 06:56:08 UTC 2024 ====== BSC_Tests.TC_cm_reestablishment pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_cm_reestablishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=481296) Waiting for packet dumper to finish... 1 (prev_count=481296, count=678623) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack'. ------ BSC_Tests.TC_imm_ass_post_chan_ack ------ Fri Jun 14 06:56:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_post_chan_ack.pcap" >/data/BSC_Tests.TC_imm_ass_post_chan_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_imm_ass_post_chan_ack started. VirtMSC-IPA(1881)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1881)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1881)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1882)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1882)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1880)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1885)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1885)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1885)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1885)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_imm_ass_post_chan_ack() start" VirtMSC-SCCP(1880)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1880)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1880)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1880)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1880)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1880)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1880)@a39462c7072c: vl_from0 VirtMSC-SCCP(1880)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1880)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1880)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1880)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1880)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1880)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1880)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1880)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1880)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1879)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1881)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1883)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1885)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1884)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1879): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1880): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1881): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1882): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1883): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1884): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1885): none (pass -> pass) MTC@a39462c7072c: Test case TC_imm_ass_post_chan_ack finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack pass'. Fri Jun 14 06:56:27 UTC 2024 ====== BSC_Tests.TC_imm_ass_post_chan_ack pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_imm_ass_post_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216319) Waiting for packet dumper to finish... 1 (prev_count=216319, count=403875) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack ------ Fri Jun 14 06:56:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_pre_chan_ack.pcap" >/data/BSC_Tests.TC_imm_ass_pre_chan_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_imm_ass_pre_chan_ack started. VirtMSC-IPA(1888)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1888)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1888)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1889)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1889)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1887)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1892)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1892)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1892)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1892)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_imm_ass_pre_chan_ack() start" VirtMSC-SCCP(1887)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1887)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1887)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1887)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1887)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1887)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1887)@a39462c7072c: vl_from0 VirtMSC-SCCP(1887)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1887)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1887)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1887)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1887)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1887)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1887)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1887)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1887)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1890)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1886)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1888)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1892)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1891)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1886): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1887): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1888): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1889): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1890): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1891): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1892): none (pass -> pass) MTC@a39462c7072c: Test case TC_imm_ass_pre_chan_ack finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack pass'. Fri Jun 14 06:56:46 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_chan_ack pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218186) Waiting for packet dumper to finish... 1 (prev_count=218186, count=404492) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack ------ Fri Jun 14 06:56:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_pre_ts_ack.pcap" >/data/BSC_Tests.TC_imm_ass_pre_ts_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_imm_ass_pre_ts_ack started. VirtMSC-IPA(1895)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1895)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1895)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1896)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1896)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1894)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1899)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1899)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1899)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1899)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_imm_ass_pre_ts_ack() start" VirtMSC-SCCP(1894)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1894)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1894)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1894)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1894)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1894)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1894)@a39462c7072c: vl_from0 VirtMSC-SCCP(1894)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1894)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1894)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1894)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1894)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1894)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1894)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1894)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1894)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1897)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1893)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1895)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1899)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1898)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1893): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1894): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1895): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1896): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1897): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1898): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1899): none (pass -> pass) MTC@a39462c7072c: Test case TC_imm_ass_pre_ts_ack finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack pass'. Fri Jun 14 06:57:06 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_ts_ack pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220048) Waiting for packet dumper to finish... 1 (prev_count=220048, count=406278) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts ------ Fri Jun 14 06:57:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.pcap" >/data/BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_imm_ass_pre_chan_ack_dyn_ts started. VirtMSC-IPA(1902)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1902)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1902)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1903)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1903)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1901)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1906)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1906)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1906)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1906)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_imm_ass_pre_chan_ack_dyn_ts() start" VirtMSC-SCCP(1901)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1901)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1901)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1901)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1901)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1901)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1901)@a39462c7072c: vl_from0 VirtMSC-SCCP(1901)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1901)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1901)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1901)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1901)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1901)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1901)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1901)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1901)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1904)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1900)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1902)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1906)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1905)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1900): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1901): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1902): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1903): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1904): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1905): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1906): none (pass -> pass) MTC@a39462c7072c: Test case TC_imm_ass_pre_chan_ack_dyn_ts finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass'. Fri Jun 14 06:57:25 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=499165) Waiting for packet dumper to finish... 1 (prev_count=499165, count=686797) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts ------ Fri Jun 14 06:57:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.pcap" >/data/BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_imm_ass_pre_ts_ack_dyn_ts started. VirtMSC-IPA(1909)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1909)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1909)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1910)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1910)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1908)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1913)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1913)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1913)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1913)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_imm_ass_pre_ts_ack_dyn_ts() start" VirtMSC-SCCP(1908)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1908)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1908)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1908)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1908)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1908)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1908)@a39462c7072c: vl_from0 VirtMSC-SCCP(1908)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1908)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1908)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1908)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1908)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1908)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1908)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1908)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1908)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1911)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1907)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1909)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass VirtMGW-MGCP-0(1912)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1913)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1907): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1908): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1909): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1910): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1911): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1912): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1913): none (pass -> pass) MTC@a39462c7072c: Test case TC_imm_ass_pre_ts_ack_dyn_ts finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass'. Fri Jun 14 06:57:44 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=498793) Waiting for packet dumper to finish... 1 (prev_count=498793, count=686337) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked'. ------ BSC_Tests.TC_ctrl_trx_rf_locked ------ Fri Jun 14 06:57:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ctrl_trx_rf_locked.pcap" >/data/BSC_Tests.TC_ctrl_trx_rf_locked.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ctrl_trx_rf_locked started. VirtMSC-IPA(1917)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1917)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1917)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1918)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1918)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1915)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1916)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1921)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1921)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1921)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1921)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1923)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1923)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1923)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1923)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ctrl_trx_rf_locked() start" MTC@a39462c7072c: "TC_ctrl_trx_rf_locked: lock BTS 1 TRX 0" MTC@a39462c7072c: "TC_ctrl_trx_rf_locked: lock the already locked TRX, nothing should change" MTC@a39462c7072c: "TC_ctrl_trx_rf_locked: unlock BTS 1 TRX 0" MTC@a39462c7072c: "TC_ctrl_trx_rf_locked: unlock an already unlocked TRX, nothing should change" MTC@a39462c7072c: "TC_ctrl_trx_rf_locked: unlock an inoperational TRX" MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1915)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1916)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1914)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1919)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1917)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS1-TRX0-RSL-RSL(1924)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1922)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1920)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1923)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1921)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1914): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1915): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1916): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1917): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1918): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1919): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1920): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1921): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1922): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1923): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1924): none (pass -> pass) MTC@a39462c7072c: Test case TC_ctrl_trx_rf_locked finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked pass'. Fri Jun 14 06:58:04 UTC 2024 ====== BSC_Tests.TC_ctrl_trx_rf_locked pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ctrl_trx_rf_locked.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=296060) Waiting for packet dumper to finish... 1 (prev_count=296060, count=493387) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated'. ------ BSC_Tests.TC_ratectr_all_available_allocated ------ Fri Jun 14 06:58:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ratectr_all_available_allocated.pcap" >/data/BSC_Tests.TC_ratectr_all_available_allocated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ratectr_all_available_allocated started. VirtMSC-IPA(1927)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1927)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1927)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1928)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1928)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1926)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1931)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1931)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1931)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1931)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ratectr_all_available_allocated() start" VirtMSC-SCCP(1926)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1926)@a39462c7072c: First idle individual index:1 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1926)@a39462c7072c: First idle individual index:2 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(1926)@a39462c7072c: First idle individual index:3 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1926)@a39462c7072c: First idle individual index:4 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:4 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(1926)@a39462c7072c: First idle individual index:5 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:5 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(1926)@a39462c7072c: First idle individual index:6 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:6 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(1926)@a39462c7072c: First idle individual index:7 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:7 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(1926)@a39462c7072c: First idle individual index:8 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:8 VirtMSC-SCCP(1926)@a39462c7072c: Warning: Re-starting timer T_ias[8], which is already active (running or expired). MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1926)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1926)@a39462c7072c: vl_from0 VirtMSC-SCCP(1926)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1926)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1926)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1926)@a39462c7072c: vl_from0 VirtMSC-SCCP(1926)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1926)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1926)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1926)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1926)@a39462c7072c: vl_from0 VirtMSC-SCCP(1926)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1926)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:2 VirtMSC-SCCP(1926)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1926)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1926)@a39462c7072c: vl_from0 VirtMSC-SCCP(1926)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:2 VirtMSC-SCCP(1926)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:3 VirtMSC-SCCP(1926)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:4 VirtMSC-SCCP(1926)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1926)@a39462c7072c: vl_from0 VirtMSC-SCCP(1926)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:3 VirtMSC-SCCP(1926)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:4 VirtMSC-SCCP(1926)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:4 VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:5 VirtMSC-SCCP(1926)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1926)@a39462c7072c: vl_from0 VirtMSC-SCCP(1926)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:4 VirtMSC-SCCP(1926)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:5 VirtMSC-SCCP(1926)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:5 VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:6 VirtMSC-SCCP(1926)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1926)@a39462c7072c: vl_from0 VirtMSC-SCCP(1926)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:5 VirtMSC-SCCP(1926)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:6 VirtMSC-SCCP(1926)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:6 VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:7 VirtMSC-SCCP(1926)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1926)@a39462c7072c: vl_from0 VirtMSC-SCCP(1926)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:6 VirtMSC-SCCP(1926)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:7 VirtMSC-SCCP(1926)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:7 VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:8 VirtMSC-SCCP(1926)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1926)@a39462c7072c: vl_from0 VirtMSC-SCCP(1926)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:7 VirtMSC-SCCP(1926)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:8 VirtMSC-SCCP(1926)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@a39462c7072c: Session index based on connection ID:8 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1926)@a39462c7072c: Session index based on local reference:8 VirtMSC-SCCP(1926)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1926)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1929)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1925)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1927)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1930)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1931)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1925): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1926): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1927): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1928): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1929): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1930): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1931): none (pass -> pass) MTC@a39462c7072c: Test case TC_ratectr_all_available_allocated finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated pass'. Fri Jun 14 06:58:45 UTC 2024 ====== BSC_Tests.TC_ratectr_all_available_allocated pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=710224) Waiting for packet dumper to finish... 1 (prev_count=710224, count=897444) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn'. ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn ------ Fri Jun 14 06:58:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ratectr_all_available_allocated_dyn.pcap" >/data/BSC_Tests.TC_ratectr_all_available_allocated_dyn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ratectr_all_available_allocated_dyn started. VirtMSC-IPA(1934)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1934)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1934)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1935)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1935)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1933)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1938)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1938)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1938)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1938)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ratectr_all_available_allocated_dyn() start" VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:1 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:2 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@a39462c7072c: setverdict(pass): none -> pass VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:3 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:4 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:4 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:5 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:5 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:6 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:6 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:7 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:7 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:8 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:8 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[8], which is already active (running or expired). VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:9 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[9]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:9 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[9], which is already active (running or expired). VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:10 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[10]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:10 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[10], which is already active (running or expired). MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:11 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[11]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:11 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[11], which is already active (running or expired). VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:12 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[12]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:12 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[12], which is already active (running or expired). VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:13 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[13]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:13 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[13], which is already active (running or expired). VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:14 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[14]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:14 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[14], which is already active (running or expired). VirtMSC-SCCP(1933)@a39462c7072c: First idle individual index:15 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Stopping inactive timer T_ias[15]. VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:15 VirtMSC-SCCP(1933)@a39462c7072c: Warning: Re-starting timer T_ias[15], which is already active (running or expired). MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:3 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:3 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:3 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:4 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:4 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:4 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:5 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:4 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:5 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:5 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:5 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:6 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:6 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:7 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:6 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:7 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:7 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:8 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:7 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:8 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:8 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:9 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:8 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:9 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:9 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:10 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:9 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:10 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:10 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:10 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:2 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:2 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:11 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:2 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:11 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:11 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:12 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:11 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:12 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:12 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:13 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:12 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:13 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:13 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:14 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:13 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:14 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:14 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:15 VirtMSC-SCCP(1933)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1933)@a39462c7072c: vl_from0 VirtMSC-SCCP(1933)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:14 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:15 VirtMSC-SCCP(1933)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@a39462c7072c: Session index based on connection ID:15 VirtMSC-SCCP(1933)@a39462c7072c: Session index based on local reference:15 VirtMSC-SCCP(1933)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1933)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1932)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1934)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1936)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1938)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1937)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1932): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1933): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1934): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1935): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1936): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1937): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1938): none (pass -> pass) MTC@a39462c7072c: Test case TC_ratectr_all_available_allocated_dyn finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn pass'. Fri Jun 14 06:59:46 UTC 2024 ====== BSC_Tests.TC_ratectr_all_available_allocated_dyn pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated_dyn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1399046) Waiting for packet dumper to finish... 1 (prev_count=1399046, count=1586176) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej'. ------ BSC_Tests.TC_cm_serv_rej ------ Fri Jun 14 06:59:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_cm_serv_rej.pcap" >/data/BSC_Tests.TC_cm_serv_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_cm_serv_rej started. MTC@a39462c7072c: "TC_cm_serv_rej": using IMSI '001015000391787'H VirtMSC-IPA(1942)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1942)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1942)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1943)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1943)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1940)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1941)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1946)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1946)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1946)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1946)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_cm_serv_rej() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "cm_serv_rej", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_hlr", val := 0 }, { name := "cm_serv_rej:illegal_ms", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_vlr", val := 0 }, { name := "cm_serv_rej:imei_not_accepted", val := 0 }, { name := "cm_serv_rej:illegal_me", val := 0 }, { name := "cm_serv_rej:plmn_not_allowed", val := 0 }, { name := "cm_serv_rej:loc_not_allowed", val := 0 }, { name := "cm_serv_rej:roaming_not_allowed", val := 0 }, { name := "cm_serv_rej:network_failure", val := 0 }, { name := "cm_serv_rej:synch_failure", val := 0 }, { name := "cm_serv_rej:congestion", val := 0 }, { name := "cm_serv_rej:srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:rqd_srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:srv_opt_tmp_out_of_order", val := 0 }, { name := "cm_serv_rej:call_can_not_be_identified", val := 0 }, { name := "cm_serv_rej:incorrect_message", val := 0 }, { name := "cm_serv_rej:invalid_mandantory_inf", val := 0 }, { name := "cm_serv_rej:msg_type_not_implemented", val := 0 }, { name := "cm_serv_rej:msg_type_not_compatible", val := 0 }, { name := "cm_serv_rej:inf_eleme_not_implemented", val := 0 }, { name := "cm_serv_rej:condtional_ie_error", val := 0 }, { name := "cm_serv_rej:msg_not_compatible", val := 0 }, { name := "cm_serv_rej:protocol_error", val := 0 }, { name := "cm_serv_rej:retry_in_new_cell", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "cm_serv_rej", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_hlr", val := 0 }, { name := "cm_serv_rej:illegal_ms", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_vlr", val := 0 }, { name := "cm_serv_rej:imei_not_accepted", val := 0 }, { name := "cm_serv_rej:illegal_me", val := 0 }, { name := "cm_serv_rej:plmn_not_allowed", val := 0 }, { name := "cm_serv_rej:loc_not_allowed", val := 0 }, { name := "cm_serv_rej:roaming_not_allowed", val := 0 }, { name := "cm_serv_rej:network_failure", val := 0 }, { name := "cm_serv_rej:synch_failure", val := 0 }, { name := "cm_serv_rej:congestion", val := 0 }, { name := "cm_serv_rej:srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:rqd_srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:srv_opt_tmp_out_of_order", val := 0 }, { name := "cm_serv_rej:call_can_not_be_identified", val := 0 }, { name := "cm_serv_rej:incorrect_message", val := 0 }, { name := "cm_serv_rej:invalid_mandantory_inf", val := 0 }, { name := "cm_serv_rej:msg_type_not_implemented", val := 0 }, { name := "cm_serv_rej:msg_type_not_compatible", val := 0 }, { name := "cm_serv_rej:inf_eleme_not_implemented", val := 0 }, { name := "cm_serv_rej:condtional_ie_error", val := 0 }, { name := "cm_serv_rej:msg_not_compatible", val := 0 }, { name := "cm_serv_rej:protocol_error", val := 0 }, { name := "cm_serv_rej:retry_in_new_cell", val := 0 } } } VirtMSC-RAN(1941)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100500937178'O, n_connectPointCode := omit VirtMSC-RAN(1941)@a39462c7072c: Created Expect[0] for '05240103505902080910100500937178'O to be handled at TC_cm_serv_rej(1948) VirtMSC-SCCP(1940)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1940)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1941)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1941)@a39462c7072c: Found Expect[0] for '05240103505902080910100500937178'O handled at TC_cm_serv_rej(1948) VirtMSC-RAN(1941)@a39462c7072c: Added conn table entry 0TC_cm_serv_rej(1948)13306183 VirtMSC-SCCP(1940)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1940)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1940)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1940)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1940)@a39462c7072c: vl_from0 VirtMSC-SCCP(1940)@a39462c7072c: data sent by MTP3_SCCP_PORT: '010003052202'O TC_cm_serv_rej(1948)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1940)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1940)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1940)@a39462c7072c: vl_from0 VirtMSC-SCCP(1940)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1940)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1940)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1940)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1940)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_rej(1948)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1941)@a39462c7072c: Deleted conn table entry 0TC_cm_serv_rej(1948)13306183 VirtMSC-SCCP(1940)@a39462c7072c: Session index based on connection ID:0 TC_cm_serv_rej(1948)@a39462c7072c: "Got RSL RR Release" TC_cm_serv_rej(1948)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1940)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1940)@a39462c7072c: RLC received in state:disconnect_pending TC_cm_serv_rej(1948)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_serv_rej(1948)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1940)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1941)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1944)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1939)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1942)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1947)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1946)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1945)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1939): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1940): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1941): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1942): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1943): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1944): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1945): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1946): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1947): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_cm_serv_rej(1948): none (pass -> pass) MTC@a39462c7072c: Test case TC_cm_serv_rej finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej pass'. Fri Jun 14 07:00:03 UTC 2024 ====== BSC_Tests.TC_cm_serv_rej pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_cm_serv_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244782) Waiting for packet dumper to finish... 1 (prev_count=244782, count=432413) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment'. ------ BSC_Tests.TC_lost_sdcch_during_assignment ------ Fri Jun 14 07:00:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_lost_sdcch_during_assignment.pcap" >/data/BSC_Tests.TC_lost_sdcch_during_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_lost_sdcch_during_assignment started. MTC@a39462c7072c: "TC_lost_sdcch_during_assignment": using IMSI '001011811274231'H VirtMSC-IPA(1952)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1952)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1952)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1953)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1953)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1950)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1951)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1956)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1956)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1956)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1956)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_lost_sdcch_during_assignment() start" VirtMSC-RAN(1951)@a39462c7072c: f_create_expect(l3 := '05240103505902080910108111722413'O, n_connectPointCode := omit VirtMSC-RAN(1951)@a39462c7072c: Created Expect[0] for '05240103505902080910108111722413'O to be handled at TC_lost_sdcch_during_assignment(1958) VirtMSC-SCCP(1950)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1950)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1951)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1951)@a39462c7072c: Found Expect[0] for '05240103505902080910108111722413'O handled at TC_lost_sdcch_during_assignment(1958) VirtMSC-RAN(1951)@a39462c7072c: Added conn table entry 0TC_lost_sdcch_during_assignment(1958)1471874 VirtMSC-SCCP(1950)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1950)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1957)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(1955)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lost_sdcch_during_assignment(1958) VirtMSC-SCCP(1950)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1950)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1950)@a39462c7072c: vl_from0 VirtMSC-SCCP(1950)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1950)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1950)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1950)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1950)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1950)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1950)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1950)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1950)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1955)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "239", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "c5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_lost_sdcch_during_assignment(1958) VirtMSC-SCCP(1950)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1950)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1950)@a39462c7072c: vl_from0 VirtMSC-SCCP(1950)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1950)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1950)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1950)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1950)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1951)@a39462c7072c: Deleted conn table entry 0TC_lost_sdcch_during_assignment(1958)1471874 VirtMSC-SCCP(1950)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1950)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1950)@a39462c7072c: RLC received in state:disconnect_pending TC_lost_sdcch_during_assignment(1958)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1950)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1951)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1949)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1954)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1952)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1957)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1955)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1956)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1949): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1950): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1951): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1952): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1953): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1954): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1955): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1956): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1957): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_lost_sdcch_during_assignment(1958): none (pass -> pass) MTC@a39462c7072c: Test case TC_lost_sdcch_during_assignment finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment pass'. Fri Jun 14 07:00:17 UTC 2024 ====== BSC_Tests.TC_lost_sdcch_during_assignment pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_lost_sdcch_during_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=241421) Waiting for packet dumper to finish... 1 (prev_count=241421, count=427727) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending'. ------ BSC_Tests.TC_chan_alloc_algo_ascending ------ Fri Jun 14 07:00:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_alloc_algo_ascending.pcap" >/data/BSC_Tests.TC_chan_alloc_algo_ascending.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_alloc_algo_ascending started. VirtMSC-IPA(1961)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1961)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1961)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1962)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1962)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1960)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1965)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1965)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1965)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1965)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1966)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1966)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1966)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1966)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1967)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1967)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1967)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1967)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1968)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1968)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1968)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1968)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1969)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1969)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1969)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1969)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1970)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1970)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1970)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1970)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_alloc_algo_ascending() start" VirtMSC-SCCP(1960)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1960)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1960)@a39462c7072c: vl_from0 VirtMSC-SCCP(1960)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1960)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1960)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1960)@a39462c7072c: vl_from0 VirtMSC-SCCP(1960)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1960)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1960)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1960)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1960)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1960)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1960)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1960)@a39462c7072c: vl_from0 VirtMSC-SCCP(1960)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1960)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1960)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1960)@a39462c7072c: vl_from0 VirtMSC-SCCP(1960)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1960)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1960)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1960)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1960)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1960)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1960)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1960)@a39462c7072c: vl_from0 VirtMSC-SCCP(1960)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1960)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1960)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1960)@a39462c7072c: vl_from0 VirtMSC-SCCP(1960)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1960)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1960)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1960)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1960)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1960)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1960)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1960)@a39462c7072c: vl_from0 VirtMSC-SCCP(1960)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1960)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1960)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1960)@a39462c7072c: vl_from0 VirtMSC-SCCP(1960)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1960)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1960)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1960)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1960)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1960)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1959)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1963)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1961)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1965)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1966)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1964)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1969)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1968)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1967)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1970)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1959): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1960): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1961): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1962): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1963): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1964): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1965): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1966): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1967): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1968): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1969): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1970): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_alloc_algo_ascending finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending pass'. Fri Jun 14 07:00:45 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_ascending pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_alloc_algo_ascending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=836455) Waiting for packet dumper to finish... 1 (prev_count=836455, count=1624308) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending'. ------ BSC_Tests.TC_chan_alloc_algo_descending ------ Fri Jun 14 07:00:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_alloc_algo_descending.pcap" >/data/BSC_Tests.TC_chan_alloc_algo_descending.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_alloc_algo_descending started. VirtMSC-IPA(1973)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1973)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1973)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1974)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1974)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1972)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1977)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1977)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1977)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1977)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1978)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1978)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1978)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1978)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1979)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1979)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1979)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1979)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1980)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1980)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1980)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1980)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1981)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1981)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1981)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1981)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1982)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1982)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1982)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1982)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_alloc_algo_descending() start" VirtMSC-SCCP(1972)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1972)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1972)@a39462c7072c: vl_from0 VirtMSC-SCCP(1972)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1972)@a39462c7072c: vl_from0 VirtMSC-SCCP(1972)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1972)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1972)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1972)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1972)@a39462c7072c: vl_from0 VirtMSC-SCCP(1972)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1972)@a39462c7072c: vl_from0 VirtMSC-SCCP(1972)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1972)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1972)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1972)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1972)@a39462c7072c: vl_from0 VirtMSC-SCCP(1972)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1972)@a39462c7072c: vl_from0 VirtMSC-SCCP(1972)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1972)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1972)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1972)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1972)@a39462c7072c: vl_from0 VirtMSC-SCCP(1972)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1972)@a39462c7072c: vl_from0 VirtMSC-SCCP(1972)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1972)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1972)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1972)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1972)@a39462c7072c: vl_from0 VirtMSC-SCCP(1972)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1972)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1972)@a39462c7072c: vl_from0 VirtMSC-SCCP(1972)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@a39462c7072c: Session index based on connection ID:0 MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@a39462c7072c: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1972)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1972)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1972)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1975)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1971)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1973)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS2-TRX1-RSL-IPA(1980)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1977)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1982)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1981)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1979)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1978)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1976)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1971): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1972): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1973): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1974): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1975): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1976): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1977): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1978): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1979): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1980): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1981): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1982): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_alloc_algo_descending finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending pass'. Fri Jun 14 07:01:14 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_descending pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_alloc_algo_descending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1047291) Waiting for packet dumper to finish... 1 (prev_count=1047291, count=1835351) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic'. ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic ------ Fri Jun 14 07:01:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_chan_alloc_algo_ass_dynamic.pcap" >/data/BSC_Tests.TC_chan_alloc_algo_ass_dynamic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_chan_alloc_algo_ass_dynamic started. VirtMSC-IPA(1985)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1985)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1985)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1986)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1986)@a39462c7072c: Final verdict of PTC: pass VirtMSC-SCCP(1984)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1989)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1989)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1989)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1989)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1990)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1990)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1990)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1990)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1991)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1991)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1991)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1991)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1992)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1992)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1992)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1992)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1993)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1993)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1993)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1993)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1994)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1994)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1994)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1994)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_chan_alloc_algo_ass_dynamic() start" MTC@a39462c7072c: "Case a) Unknown Uplink RxLev, fall-back to ascending" VirtMSC-SCCP(1984)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1984)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1984)@a39462c7072c: vl_from0 VirtMSC-SCCP(1984)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1984)@a39462c7072c: vl_from0 VirtMSC-SCCP(1984)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: "Case b) Not enough RxLev samples, use ascending" VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1984)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1984)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1984)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1984)@a39462c7072c: vl_from0 VirtMSC-SCCP(1984)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1984)@a39462c7072c: vl_from0 VirtMSC-SCCP(1984)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: "Case c) Uplink RxLev below the threshold, use ascending" VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1984)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1984)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1984)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1984)@a39462c7072c: vl_from0 VirtMSC-SCCP(1984)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1984)@a39462c7072c: vl_from0 VirtMSC-SCCP(1984)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@a39462c7072c: "Case d) Uplink RxLev above the threshold, use descending" VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(1984)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1984)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1984)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1984)@a39462c7072c: vl_from0 VirtMSC-SCCP(1984)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1984)@a39462c7072c: vl_from0 VirtMSC-SCCP(1984)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: "Case e) Uplink RxLev above the threshold, but C0 load is not" VirtMSC-SCCP(1984)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1984)@a39462c7072c: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1984)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1984)@a39462c7072c: vl_from0 VirtMSC-SCCP(1984)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1984)@a39462c7072c: vl_from0 VirtMSC-SCCP(1984)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1984)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1984)@a39462c7072c: RLC received in state:disconnect_pending MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1984)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1983)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1987)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1985)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1989)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1992)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1994)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(1988)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1993)@a39462c7072c: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1990)@a39462c7072c: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1991)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1983): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1984): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1985): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1986): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(1987): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(1988): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1989): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1990): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1991): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1992): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1993): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1994): none (pass -> pass) MTC@a39462c7072c: Test case TC_chan_alloc_algo_ass_dynamic finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass'. Fri Jun 14 07:01:42 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_chan_alloc_algo_ass_dynamic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1055450) Waiting for packet dumper to finish... 1 (prev_count=1055450, count=1843510) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used'. ------ BSC_Tests.TC_mgwpool_all_used ------ Fri Jun 14 07:01:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mgwpool_all_used.pcap" >/data/BSC_Tests.TC_mgwpool_all_used.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_mgwpool_all_used started. MTC@a39462c7072c: "TC_mgwpool_all_used": using IMSI '001017530441752'H MTC@a39462c7072c: "TC_mgwpool_all_used": using IMSI '001014264206512'H VirtMSC-IPA(1998)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1998)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1998)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1999)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1999)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(1996)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(1997)@a39462c7072c: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1997)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2003)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2003)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2003)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2003)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_mgwpool_all_used() start" VirtMSC-RAN(1997)@a39462c7072c: f_create_expect(l3 := '05240103505902080910105703447125'O, n_connectPointCode := omit VirtMSC-RAN(1997)@a39462c7072c: Created Expect[0] for '05240103505902080910105703447125'O to be handled at TC_mgwpool_all_used(2005) VirtMSC-SCCP(1996)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(1996)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1997)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1997)@a39462c7072c: Found Expect[0] for '05240103505902080910105703447125'O handled at TC_mgwpool_all_used(2005) VirtMSC-RAN(1997)@a39462c7072c: Added conn table entry 0TC_mgwpool_all_used(2005)5403073 VirtMSC-SCCP(1996)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1996)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2004)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(2001)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_all_used(2005) VirtMSC-SCCP(1996)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1996)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1996)@a39462c7072c: vl_from0 VirtMSC-SCCP(1996)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(2001)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "255", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "d4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_all_used(2005) TC_mgwpool_all_used(2005)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2004)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(1996)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1996)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(2005)@a39462c7072c: setverdict(pass): none -> pass TC_mgwpool_all_used(2005)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6E70ED8D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0C322360'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mgwpool_all_used(2005)@a39462c7072c: "TC_mgwpool_all_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_all_used(2005)@a39462c7072c: "TC_mgwpool_all_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(1997)@a39462c7072c: f_create_expect(l3 := '05240103505902080910102446025621'O, n_connectPointCode := omit VirtMSC-RAN(1997)@a39462c7072c: Created Expect[0] for '05240103505902080910102446025621'O to be handled at TC_mgwpool_all_used(2006) VirtMSC-SCCP(1996)@a39462c7072c: First idle individual index:1 VirtMSC-SCCP(1996)@a39462c7072c: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(1997)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1997)@a39462c7072c: Found Expect[0] for '05240103505902080910102446025621'O handled at TC_mgwpool_all_used(2006) VirtMSC-RAN(1997)@a39462c7072c: Added conn table entry 1TC_mgwpool_all_used(2006)8105826 VirtMSC-SCCP(1996)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1996)@a39462c7072c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2004)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-1(2002)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_all_used(2006) VirtMSC-SCCP(1996)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1996)@a39462c7072c: vl_len:14 VirtMSC-SCCP(1996)@a39462c7072c: vl_from0 VirtMSC-SCCP(1996)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100017D0180'O TC_mgwpool_all_used(2006)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2004)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-1(2002)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_all_used(2006) VirtMSC-SCCP(1996)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1996)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(2006)@a39462c7072c: setverdict(pass): none -> pass TC_mgwpool_all_used(2006)@a39462c7072c: g_media { mgcp_ep := "1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '427CC9DF'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '34C89E4A'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_mgwpool_all_used(2006)@a39462c7072c: "TC_mgwpool_all_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_all_used(2006)@a39462c7072c: "TC_mgwpool_all_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mgwpool_all_used(2006)@a39462c7072c: "MSC instructs BSC to clear channel" TC_mgwpool_all_used(2005)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1996)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(1996)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1996)@a39462c7072c: vl_from0 VirtMSC-SCCP(1996)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1996)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(1996)@a39462c7072c: vl_len:6 VirtMSC-SCCP(1996)@a39462c7072c: vl_from0 VirtMSC-SCCP(1996)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1996)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1996)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(2006)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-SCCP(1996)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1996)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(2005)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(1997)@a39462c7072c: Deleted conn table entry 1TC_mgwpool_all_used(2006)8105826 VirtMSC-SCCP(1996)@a39462c7072c: Session index based on connection ID:1 VirtMSC-RAN(1997)@a39462c7072c: Deleted conn table entry 0TC_mgwpool_all_used(2005)5403073 VirtMSC-SCCP(1996)@a39462c7072c: Session index based on connection ID:0 TC_mgwpool_all_used(2006)@a39462c7072c: "Got RSL RR Release" TC_mgwpool_all_used(2005)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(1996)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(1996)@a39462c7072c: RLC received in state:disconnect_pending TC_mgwpool_all_used(2006)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(1996)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(1996)@a39462c7072c: RLC received in state:disconnect_pending TC_mgwpool_all_used(2005)@a39462c7072c: "Got RSL Deact SACCH" TC_mgwpool_all_used(2005)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_all_used(2006)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_all_used(2005)@a39462c7072c: Final verdict of PTC: pass TC_mgwpool_all_used(2006)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1996)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(1995)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(1997)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2000)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(1998)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2004)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(2001)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2003)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-1(2002)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(1995): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(1996): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(1997): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(1998): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(1999): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(2000): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(2001): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-1(2002): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2003): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2004): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_mgwpool_all_used(2005): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_mgwpool_all_used(2006): pass (pass -> pass) MTC@a39462c7072c: Test case TC_mgwpool_all_used finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used pass'. Fri Jun 14 07:02:01 UTC 2024 ====== BSC_Tests.TC_mgwpool_all_used pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_mgwpool_all_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401509) Waiting for packet dumper to finish... 1 (prev_count=401509, count=588729) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used'. ------ BSC_Tests.TC_mgwpool_blocked_not_used ------ Fri Jun 14 07:02:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mgwpool_blocked_not_used.pcap" >/data/BSC_Tests.TC_mgwpool_blocked_not_used.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_mgwpool_blocked_not_used started. MTC@a39462c7072c: "TC_mgwpool_blocked_not_used": using IMSI '001015736704503'H MTC@a39462c7072c: "TC_mgwpool_blocked_not_used": using IMSI '001010936909909'H VirtMSC-IPA(2010)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2010)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2010)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2011)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2011)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(2008)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(2009)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2015)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2015)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2015)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2015)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_mgwpool_blocked_not_used() start" VirtMSC-RAN(2009)@a39462c7072c: f_create_expect(l3 := '05240103505902080910107563075430'O, n_connectPointCode := omit VirtMSC-RAN(2009)@a39462c7072c: Created Expect[0] for '05240103505902080910107563075430'O to be handled at TC_mgwpool_blocked_not_used(2017) VirtMSC-SCCP(2008)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(2008)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2009)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2009)@a39462c7072c: Found Expect[0] for '05240103505902080910107563075430'O handled at TC_mgwpool_blocked_not_used(2017) VirtMSC-RAN(2009)@a39462c7072c: Added conn table entry 0TC_mgwpool_blocked_not_used(2017)14722934 VirtMSC-SCCP(2008)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2008)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2016)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(2013)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_blocked_not_used(2017) VirtMSC-SCCP(2008)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2008)@a39462c7072c: vl_len:14 VirtMSC-SCCP(2008)@a39462c7072c: vl_from0 VirtMSC-SCCP(2008)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(2013)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "258", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "d6" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_blocked_not_used(2017) TC_mgwpool_blocked_not_used(2017)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2016)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(2008)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2008)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(2017)@a39462c7072c: setverdict(pass): none -> pass TC_mgwpool_blocked_not_used(2017)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1B54963B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '279ED63F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mgwpool_blocked_not_used(2017)@a39462c7072c: "TC_mgwpool_blocked_not_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_blocked_not_used(2017)@a39462c7072c: "TC_mgwpool_blocked_not_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(2009)@a39462c7072c: f_create_expect(l3 := '05240103505902080910109063099990'O, n_connectPointCode := omit VirtMSC-RAN(2009)@a39462c7072c: Created Expect[0] for '05240103505902080910109063099990'O to be handled at TC_mgwpool_blocked_not_used(2018) VirtMSC-SCCP(2008)@a39462c7072c: First idle individual index:1 VirtMSC-SCCP(2008)@a39462c7072c: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(2009)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2009)@a39462c7072c: Found Expect[0] for '05240103505902080910109063099990'O handled at TC_mgwpool_blocked_not_used(2018) VirtMSC-RAN(2009)@a39462c7072c: Added conn table entry 1TC_mgwpool_blocked_not_used(2018)2877797 VirtMSC-SCCP(2008)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(2008)@a39462c7072c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2016)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(2013)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_blocked_not_used(2018) VirtMSC-SCCP(2008)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(2008)@a39462c7072c: vl_len:14 VirtMSC-SCCP(2008)@a39462c7072c: vl_from0 VirtMSC-SCCP(2008)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100017D0180'O VirtMGW-MGCP-0(2013)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "260", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d7" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_blocked_not_used(2018) TC_mgwpool_blocked_not_used(2018)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2016)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(2008)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(2008)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(2018)@a39462c7072c: setverdict(pass): none -> pass TC_mgwpool_blocked_not_used(2018)@a39462c7072c: g_media { mgcp_ep := "1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '72870FC4'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '69101ECA'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_mgwpool_blocked_not_used(2018)@a39462c7072c: "TC_mgwpool_blocked_not_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_blocked_not_used(2018)@a39462c7072c: "TC_mgwpool_blocked_not_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mgwpool_blocked_not_used(2018)@a39462c7072c: "MSC instructs BSC to clear channel" TC_mgwpool_blocked_not_used(2017)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2008)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2008)@a39462c7072c: vl_len:6 VirtMSC-SCCP(2008)@a39462c7072c: vl_from0 VirtMSC-SCCP(2008)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2008)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(2008)@a39462c7072c: vl_len:6 VirtMSC-SCCP(2008)@a39462c7072c: vl_from0 VirtMSC-SCCP(2008)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2008)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2008)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(2017)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-SCCP(2008)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(2008)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(2018)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(2009)@a39462c7072c: Deleted conn table entry 0TC_mgwpool_blocked_not_used(2017)14722934 VirtMSC-SCCP(2008)@a39462c7072c: Session index based on connection ID:0 TC_mgwpool_blocked_not_used(2017)@a39462c7072c: "Got RSL RR Release" VirtMSC-RAN(2009)@a39462c7072c: Deleted conn table entry 1TC_mgwpool_blocked_not_used(2018)2877797 VirtMSC-SCCP(2008)@a39462c7072c: Session index based on connection ID:1 TC_mgwpool_blocked_not_used(2017)@a39462c7072c: "Got RSL Deact SACCH" TC_mgwpool_blocked_not_used(2018)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(2008)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2008)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(2008)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(2008)@a39462c7072c: RLC received in state:disconnect_pending TC_mgwpool_blocked_not_used(2018)@a39462c7072c: "Got RSL Deact SACCH" TC_mgwpool_blocked_not_used(2018)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_blocked_not_used(2017)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_blocked_not_used(2018)@a39462c7072c: Final verdict of PTC: pass TC_mgwpool_blocked_not_used(2017)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2008)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(2009)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(2007)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2012)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(2010)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2016)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(2013)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-1(2014)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2015)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(2007): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(2008): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(2009): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(2010): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(2011): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(2012): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(2013): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-1(2014): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2015): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2016): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_mgwpool_blocked_not_used(2017): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_mgwpool_blocked_not_used(2018): pass (pass -> pass) MTC@a39462c7072c: Test case TC_mgwpool_blocked_not_used finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used pass'. Fri Jun 14 07:02:21 UTC 2024 ====== BSC_Tests.TC_mgwpool_blocked_not_used pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_mgwpool_blocked_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=472369) Waiting for packet dumper to finish... 1 (prev_count=472369, count=578044) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts'. ------ BSC_Tests.TC_mgwpool_pin_bts ------ Fri Jun 14 07:02:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mgwpool_pin_bts.pcap" >/data/BSC_Tests.TC_mgwpool_pin_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_mgwpool_pin_bts started. MTC@a39462c7072c: "TC_mgwpool_pin_bts": using IMSI '001014817181498'H MTC@a39462c7072c: "TC_mgwpool_pin_bts": using IMSI '001010619734529'H VirtMSC-IPA(2022)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2022)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2022)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2023)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2023)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(2020)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(2021)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2027)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2027)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2027)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2027)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_mgwpool_pin_bts() start" VirtMSC-RAN(2021)@a39462c7072c: f_create_expect(l3 := '05240103505902080910108471814189'O, n_connectPointCode := omit VirtMSC-RAN(2021)@a39462c7072c: Created Expect[0] for '05240103505902080910108471814189'O to be handled at TC_mgwpool_pin_bts(2029) VirtMSC-SCCP(2020)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(2020)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2021)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2021)@a39462c7072c: Found Expect[0] for '05240103505902080910108471814189'O handled at TC_mgwpool_pin_bts(2029) VirtMSC-RAN(2021)@a39462c7072c: Added conn table entry 0TC_mgwpool_pin_bts(2029)6735322 VirtMSC-SCCP(2020)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2020)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2028)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(2025)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_pin_bts(2029) VirtMSC-SCCP(2020)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2020)@a39462c7072c: vl_len:14 VirtMSC-SCCP(2020)@a39462c7072c: vl_from0 VirtMSC-SCCP(2020)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(2025)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "264", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "d8" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_pin_bts(2029) TC_mgwpool_pin_bts(2029)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2028)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(2020)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2020)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2029)@a39462c7072c: setverdict(pass): none -> pass TC_mgwpool_pin_bts(2029)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3F2ED43B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '16B5AF76'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mgwpool_pin_bts(2029)@a39462c7072c: "TC_mgwpool_pin_bts": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_pin_bts(2029)@a39462c7072c: "TC_mgwpool_pin_bts": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(2021)@a39462c7072c: f_create_expect(l3 := '05240103505902080910106091375492'O, n_connectPointCode := omit VirtMSC-RAN(2021)@a39462c7072c: Created Expect[0] for '05240103505902080910106091375492'O to be handled at TC_mgwpool_pin_bts(2030) VirtMSC-SCCP(2020)@a39462c7072c: First idle individual index:1 VirtMSC-SCCP(2020)@a39462c7072c: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(2021)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2021)@a39462c7072c: Found Expect[0] for '05240103505902080910106091375492'O handled at TC_mgwpool_pin_bts(2030) VirtMSC-RAN(2021)@a39462c7072c: Added conn table entry 1TC_mgwpool_pin_bts(2030)5660940 VirtMSC-SCCP(2020)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(2020)@a39462c7072c: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2028)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(2025)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_pin_bts(2030) VirtMSC-SCCP(2020)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(2020)@a39462c7072c: vl_len:14 VirtMSC-SCCP(2020)@a39462c7072c: vl_from0 VirtMSC-SCCP(2020)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100017D0180'O VirtMGW-MGCP-0(2025)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "266", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d9" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_pin_bts(2030) TC_mgwpool_pin_bts(2030)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2028)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(2020)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(2020)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2030)@a39462c7072c: setverdict(pass): none -> pass TC_mgwpool_pin_bts(2030)@a39462c7072c: g_media { mgcp_ep := "1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '18D3CE6C'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1DE83C53'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_mgwpool_pin_bts(2030)@a39462c7072c: "TC_mgwpool_pin_bts": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_pin_bts(2030)@a39462c7072c: "TC_mgwpool_pin_bts": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mgwpool_pin_bts(2030)@a39462c7072c: "MSC instructs BSC to clear channel" TC_mgwpool_pin_bts(2029)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2020)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2020)@a39462c7072c: vl_len:6 VirtMSC-SCCP(2020)@a39462c7072c: vl_from0 VirtMSC-SCCP(2020)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2020)@a39462c7072c: Session index based on connection ID:1 VirtMSC-SCCP(2020)@a39462c7072c: vl_len:6 VirtMSC-SCCP(2020)@a39462c7072c: vl_from0 VirtMSC-SCCP(2020)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2020)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2020)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2020)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(2020)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2029)@a39462c7072c: "Got RSL RR Release" TC_mgwpool_pin_bts(2030)@a39462c7072c: "Got BSSMAP Clear Complete" TC_mgwpool_pin_bts(2029)@a39462c7072c: "Got RSL Deact SACCH" TC_mgwpool_pin_bts(2029)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(2021)@a39462c7072c: Deleted conn table entry 1TC_mgwpool_pin_bts(2030)5660940 VirtMSC-SCCP(2020)@a39462c7072c: Session index based on connection ID:1 VirtMSC-RAN(2021)@a39462c7072c: Deleted conn table entry 0TC_mgwpool_pin_bts(2029)6735322 VirtMSC-SCCP(2020)@a39462c7072c: Session index based on connection ID:0 TC_mgwpool_pin_bts(2030)@a39462c7072c: "Got RSL RR Release" VirtMSC-SCCP(2020)@a39462c7072c: Session index based on local reference:1 VirtMSC-SCCP(2020)@a39462c7072c: RLC received in state:disconnect_pending VirtMSC-SCCP(2020)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2020)@a39462c7072c: RLC received in state:disconnect_pending TC_mgwpool_pin_bts(2030)@a39462c7072c: "Got RSL Deact SACCH" TC_mgwpool_pin_bts(2029)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_pin_bts(2030)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_pin_bts(2029)@a39462c7072c: Final verdict of PTC: pass TC_mgwpool_pin_bts(2030)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2020)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(2021)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2024)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(2019)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(2022)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2028)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-1(2026)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(2025)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2027)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(2019): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(2020): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(2021): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(2022): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(2023): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(2024): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(2025): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-1(2026): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2027): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2028): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_mgwpool_pin_bts(2029): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_mgwpool_pin_bts(2030): pass (pass -> pass) MTC@a39462c7072c: Test case TC_mgwpool_pin_bts finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts pass'. Fri Jun 14 07:02:40 UTC 2024 ====== BSC_Tests.TC_mgwpool_pin_bts pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_mgwpool_pin_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=577668) Waiting for packet dumper to finish... 1 (prev_count=577668, count=578669) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used'. ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used ------ Fri Jun 14 07:02:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_mgwpool_keepalive_down_not_used.pcap" >/data/BSC_Tests.TC_mgwpool_keepalive_down_not_used.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_mgwpool_keepalive_down_not_used started. MTC@a39462c7072c: "TC_mgwpool_keepalive_down_not_used": using IMSI '001013825582493'H MTC@a39462c7072c: "TC_mgwpool_keepalive_down_not_used": using IMSI '001019049326488'H VirtMSC-IPA(2034)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2034)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2034)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2035)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2035)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(2032)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(2033)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2039)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2039)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2039)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2039)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_mgwpool_keepalive_down_not_used() start" VirtMGW-MGCP-0(2037)@a39462c7072c: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "270", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2037)@a39462c7072c: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "271", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2037)@a39462c7072c: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "272", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2033)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100994234688'O, n_connectPointCode := omit VirtMSC-RAN(2033)@a39462c7072c: Created Expect[0] for '05240103505902080910100994234688'O to be handled at TC_mgwpool_keepalive_down_not_used(2042) VirtMSC-SCCP(2032)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(2032)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2033)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2033)@a39462c7072c: Found Expect[0] for '05240103505902080910100994234688'O handled at TC_mgwpool_keepalive_down_not_used(2042) VirtMSC-RAN(2033)@a39462c7072c: Added conn table entry 0TC_mgwpool_keepalive_down_not_used(2042)8290617 VirtMSC-SCCP(2032)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2032)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2040)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-1(2038)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_keepalive_down_not_used(2042) VirtMSC-SCCP(2032)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2032)@a39462c7072c: vl_len:14 VirtMSC-SCCP(2032)@a39462c7072c: vl_from0 VirtMSC-SCCP(2032)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_mgwpool_keepalive_down_not_used(2042)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-1(2038)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "da" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_keepalive_down_not_used(2042) IPA-BTS0-TRX0-RSL-RSL(2040)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(2032)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2032)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2032)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2032)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(2037)@a39462c7072c: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "273", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2037)@a39462c7072c: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "274", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } TC_mgwpool_keepalive_down_not_used(2042)@a39462c7072c: setverdict(pass): none -> pass TC_mgwpool_keepalive_down_not_used(2042)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '318A11FB'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2E097A36'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_mgwpool_keepalive_down_not_used(2042)@a39462c7072c: "TC_mgwpool_keepalive_down_not_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_keepalive_down_not_used(2042)@a39462c7072c: "TC_mgwpool_keepalive_down_not_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mgwpool_keepalive_down_not_used(2042)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2032)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2032)@a39462c7072c: vl_len:6 VirtMSC-SCCP(2032)@a39462c7072c: vl_from0 TC_mgwpool_keepalive_down_not_used(2041)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(2032)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2032)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2032)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2032)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2032)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_keepalive_down_not_used(2042)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(2033)@a39462c7072c: Deleted conn table entry 0TC_mgwpool_keepalive_down_not_used(2042)8290617 VirtMSC-SCCP(2032)@a39462c7072c: Session index based on connection ID:0 TC_mgwpool_keepalive_down_not_used(2042)@a39462c7072c: "Got RSL RR Release" TC_mgwpool_keepalive_down_not_used(2042)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(2032)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2032)@a39462c7072c: RLC received in state:disconnect_pending VirtMGW-MGCP-0(2037)@a39462c7072c: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "275", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2037)@a39462c7072c: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "276", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } TC_mgwpool_keepalive_down_not_used(2042)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_keepalive_down_not_used(2042)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2032)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(2033)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(2031)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2036)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(2034)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2040)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-1(2038)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(2037)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2039)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(2031): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(2032): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(2033): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(2034): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(2035): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(2036): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(2037): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-1(2038): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2039): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2040): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2041): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2042): pass (pass -> pass) MTC@a39462c7072c: Test case TC_mgwpool_keepalive_down_not_used finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used pass'. Fri Jun 14 07:03:01 UTC 2024 ====== BSC_Tests.TC_mgwpool_keepalive_down_not_used pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_mgwpool_keepalive_down_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=293997) Waiting for packet dumper to finish... 1 (prev_count=293997, count=480804) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band'. ------ BSC_Tests.TC_ho_meas_rep_multi_band ------ Fri Jun 14 07:03:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_meas_rep_multi_band.pcap" >/data/BSC_Tests.TC_ho_meas_rep_multi_band.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_meas_rep_multi_band started. VirtMSC-IPA(2046)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2046)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2046)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2047)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2047)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(2044)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(2045)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2050)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2050)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2050)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2050)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_meas_rep_multi_band() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_meas_rep_multi_band(2052)@a39462c7072c: "TC_ho_meas_rep_multi_band": using IMSI '001019663037168'H VirtMSC-RAN(2045)@a39462c7072c: f_create_expect(l3 := '05240103505902080910106936301786'O, n_connectPointCode := omit VirtMSC-RAN(2045)@a39462c7072c: Created Expect[0] for '05240103505902080910106936301786'O to be handled at TC_ho_meas_rep_multi_band(2052) VirtMSC-SCCP(2044)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(2044)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2045)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2045)@a39462c7072c: Found Expect[0] for '05240103505902080910106936301786'O handled at TC_ho_meas_rep_multi_band(2052) VirtMSC-RAN(2045)@a39462c7072c: Added conn table entry 0TC_ho_meas_rep_multi_band(2052)8826980 VirtMSC-SCCP(2044)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2044)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2051)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(2049)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_meas_rep_multi_band(2052) VirtMSC-SCCP(2044)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2044)@a39462c7072c: vl_len:14 VirtMSC-SCCP(2044)@a39462c7072c: vl_from0 VirtMSC-SCCP(2044)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_meas_rep_multi_band(2052)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(2049)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "277", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "db" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_meas_rep_multi_band(2052) IPA-BTS0-TRX0-RSL-RSL(2051)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(2044)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2044)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2044)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2044)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(2052)@a39462c7072c: setverdict(pass): none -> pass TC_ho_meas_rep_multi_band(2052)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '319FBA85'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '37E9286E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_meas_rep_multi_band(2052)@a39462c7072c: "TC_ho_meas_rep_multi_band": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_meas_rep_multi_band(2052)@a39462c7072c: "TC_ho_meas_rep_multi_band": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(2044)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2044)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2044)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2044)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(2052)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_meas_rep_multi_band(2052)@a39462c7072c: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_meas_rep_multi_band(2052)@a39462c7072c: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(2044)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2044)@a39462c7072c: vl_len:14 VirtMSC-SCCP(2044)@a39462c7072c: vl_from0 VirtMSC-SCCP(2044)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_meas_rep_multi_band(2052)@a39462c7072c: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_meas_rep_multi_band(2052)@a39462c7072c: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_meas_rep_multi_band(2052)@a39462c7072c: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_meas_rep_multi_band(2052)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(2044)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2044)@a39462c7072c: vl_len:6 VirtMSC-SCCP(2044)@a39462c7072c: vl_from0 VirtMSC-SCCP(2044)@a39462c7072c: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(2044)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2044)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2044)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2044)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(2052)@a39462c7072c: Got first DLCX: { line := { verb := "DLCX", trans_id := "279", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "db" }, { code := "I", val := "319FBA85" } }, sdp := omit } VirtMSC-RAN(2045)@a39462c7072c: Deleted conn table entry 0TC_ho_meas_rep_multi_band(2052)8826980 VirtMSC-SCCP(2044)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2044)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2044)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_meas_rep_multi_band(2052)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_meas_rep_multi_band(2052)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2045)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2048)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(2044)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(2043)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(2046)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(2051)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2050)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(2049)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(2043): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(2044): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(2045): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(2046): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(2047): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(2048): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(2049): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2050): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2051): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_meas_rep_multi_band(2052): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_meas_rep_multi_band finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band pass'. Fri Jun 14 07:03:19 UTC 2024 ====== BSC_Tests.TC_ho_meas_rep_multi_band pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_meas_rep_multi_band.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=713368) Waiting for packet dumper to finish... 1 (prev_count=713368, count=900699) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc'. ------ BSC_Tests.TC_ho_out_of_this_bsc ------ Fri Jun 14 07:03:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_ho_out_of_this_bsc.pcap" >/data/BSC_Tests.TC_ho_out_of_this_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_ho_out_of_this_bsc started. VirtMSC-IPA(2056)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2056)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2056)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2057)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2057)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(2054)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(2055)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2060)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2060)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2060)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2060)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_ho_out_of_this_bsc() start" MTC@a39462c7072c: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@a39462c7072c: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@a39462c7072c: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_of_this_bsc(2062)@a39462c7072c: "TC_ho_out_of_this_bsc": using IMSI '001010068033104'H VirtMSC-RAN(2055)@a39462c7072c: f_create_expect(l3 := '05240103505902080910100086301340'O, n_connectPointCode := omit VirtMSC-RAN(2055)@a39462c7072c: Created Expect[0] for '05240103505902080910100086301340'O to be handled at TC_ho_out_of_this_bsc(2062) VirtMSC-SCCP(2054)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(2054)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2055)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2055)@a39462c7072c: Found Expect[0] for '05240103505902080910100086301340'O handled at TC_ho_out_of_this_bsc(2062) VirtMSC-RAN(2055)@a39462c7072c: Added conn table entry 0TC_ho_out_of_this_bsc(2062)7587603 VirtMSC-SCCP(2054)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2054)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2061)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(2059)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_of_this_bsc(2062) VirtMSC-SCCP(2054)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2054)@a39462c7072c: vl_len:14 VirtMSC-SCCP(2054)@a39462c7072c: vl_from0 VirtMSC-SCCP(2054)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_out_of_this_bsc(2062)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(2059)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "280", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "dc" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_out_of_this_bsc(2062) IPA-BTS0-TRX0-RSL-RSL(2061)@a39462c7072c: Disabled queueing of DChan messages VirtMSC-SCCP(2054)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2054)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2054)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2054)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(2062)@a39462c7072c: setverdict(pass): none -> pass TC_ho_out_of_this_bsc(2062)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '41ABD027'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '665F7731'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_out_of_this_bsc(2062)@a39462c7072c: "TC_ho_out_of_this_bsc": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_out_of_this_bsc(2062)@a39462c7072c: "TC_ho_out_of_this_bsc": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(2054)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2054)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2054)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2054)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(2062)@a39462c7072c: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_out_of_this_bsc(2062)@a39462c7072c: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(2054)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2054)@a39462c7072c: vl_len:14 VirtMSC-SCCP(2054)@a39462c7072c: vl_from0 VirtMSC-SCCP(2054)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_of_this_bsc(2062)@a39462c7072c: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_out_of_this_bsc(2062)@a39462c7072c: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_of_this_bsc(2062)@a39462c7072c: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_of_this_bsc(2062)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(2054)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2054)@a39462c7072c: vl_len:6 VirtMSC-SCCP(2054)@a39462c7072c: vl_from0 VirtMSC-SCCP(2054)@a39462c7072c: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(2054)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2054)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2054)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2054)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(2062)@a39462c7072c: Got first DLCX: { line := { verb := "DLCX", trans_id := "282", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "dc" }, { code := "I", val := "41ABD027" } }, sdp := omit } VirtMSC-RAN(2055)@a39462c7072c: Deleted conn table entry 0TC_ho_out_of_this_bsc(2062)7587603 VirtMSC-SCCP(2054)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2054)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2054)@a39462c7072c: RLC received in state:disconnect_pending TC_ho_out_of_this_bsc(2062)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_of_this_bsc(2062)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: setverdict(pass): none -> pass MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2054)@a39462c7072c: Final verdict of PTC: none VirtMSC-RAN(2055)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2058)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(2053)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(2056)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(2061)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(2059)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2060)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(2053): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(2054): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(2055): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(2056): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(2057): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(2058): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(2059): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2060): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2061): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_ho_out_of_this_bsc(2062): pass (pass -> pass) MTC@a39462c7072c: Test case TC_ho_out_of_this_bsc finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc pass'. Fri Jun 14 07:03:37 UTC 2024 ====== BSC_Tests.TC_ho_out_of_this_bsc pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_ho_out_of_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=706041) Waiting for packet dumper to finish... 1 (prev_count=706041, count=893083) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1'. ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 ------ Fri Jun 14 07:03:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.pcap" >/data/BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_unbreak_lchan_after_missing_rel_ack_1 started. MTC@a39462c7072c: "TC_unbreak_lchan_after_missing_rel_ack_1": using IMSI '001012559281280'H VirtMSC-IPA(2066)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2066)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2066)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2067)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2067)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(2064)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(2065)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2070)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2070)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2070)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2070)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_unbreak_lchan_after_missing_rel_ack_1() start" VirtMSC-RAN(2065)@a39462c7072c: f_create_expect(l3 := '05240103505902080910105295822108'O, n_connectPointCode := omit VirtMSC-RAN(2065)@a39462c7072c: Created Expect[0] for '05240103505902080910105295822108'O to be handled at TC_unbreak_lchan_after_missing_rel_ack_1(2072) VirtMSC-SCCP(2064)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(2064)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2065)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2065)@a39462c7072c: Found Expect[0] for '05240103505902080910105295822108'O handled at TC_unbreak_lchan_after_missing_rel_ack_1(2072) VirtMSC-RAN(2065)@a39462c7072c: Added conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_1(2072)12859465 VirtMSC-SCCP(2064)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2064)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2071)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(2069)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_unbreak_lchan_after_missing_rel_ack_1(2072) VirtMSC-SCCP(2064)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2064)@a39462c7072c: vl_len:14 VirtMSC-SCCP(2064)@a39462c7072c: vl_from0 VirtMSC-SCCP(2064)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_unbreak_lchan_after_missing_rel_ack_1(2072)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2071)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(2069)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "283", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "dd" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_unbreak_lchan_after_missing_rel_ack_1(2072) VirtMSC-SCCP(2064)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2064)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2064)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2064)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_1(2072)@a39462c7072c: setverdict(pass): none -> pass TC_unbreak_lchan_after_missing_rel_ack_1(2072)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7480A84F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2986F3FA'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_unbreak_lchan_after_missing_rel_ack_1(2072)@a39462c7072c: "TC_unbreak_lchan_after_missing_rel_ack_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_unbreak_lchan_after_missing_rel_ack_1(2072)@a39462c7072c: "TC_unbreak_lchan_after_missing_rel_ack_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_unbreak_lchan_after_missing_rel_ack_1(2072)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2064)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2064)@a39462c7072c: vl_len:6 VirtMSC-SCCP(2064)@a39462c7072c: vl_from0 VirtMSC-SCCP(2064)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2064)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2064)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2064)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2064)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_1(2072)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(2065)@a39462c7072c: Deleted conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_1(2072)12859465 VirtMSC-SCCP(2064)@a39462c7072c: Session index based on connection ID:0 TC_unbreak_lchan_after_missing_rel_ack_1(2072)@a39462c7072c: "Got RSL RR Release" TC_unbreak_lchan_after_missing_rel_ack_1(2072)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(2064)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2064)@a39462c7072c: RLC received in state:disconnect_pending TC_unbreak_lchan_after_missing_rel_ack_1(2072)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_unbreak_lchan_after_missing_rel_ack_1(2072)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_unbreak_lchan_after_missing_rel_ack_1(2072)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2065)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(2064)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(2066)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(2063)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2068)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2071)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(2069)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2070)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(2063): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(2064): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(2065): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(2066): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(2067): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(2068): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(2069): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2070): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2071): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_1(2072): pass (pass -> pass) MTC@a39462c7072c: Test case TC_unbreak_lchan_after_missing_rel_ack_1 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass'. Fri Jun 14 07:04:05 UTC 2024 ====== BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=303637) Waiting for packet dumper to finish... 1 (prev_count=303637, count=490266) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass' was executed successfully (exit status: 0). MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2'. ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 ------ Fri Jun 14 07:04:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.pcap" >/data/BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@a39462c7072c: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2' was executed successfully (exit status: 0). MTC@a39462c7072c: Test case TC_unbreak_lchan_after_missing_rel_ack_2 started. MTC@a39462c7072c: "TC_unbreak_lchan_after_missing_rel_ack_2": using IMSI '001013282627197'H VirtMSC-IPA(2076)@a39462c7072c: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2076)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2076)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2077)@a39462c7072c: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2077)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@a39462c7072c: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@a39462c7072c: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@a39462c7072c: Starting RAN_Emulation VirtMSC-SCCP(2074)@a39462c7072c: v_sccp_pdu_maxlen:268 MTC@a39462c7072c: msc 1 is not configured, skipping MTC@a39462c7072c: msc 2 is not configured, skipping VirtMSC-RAN(2075)@a39462c7072c: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2080)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2080)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2080)@a39462c7072c: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2080)@a39462c7072c: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@a39462c7072c: "TC_unbreak_lchan_after_missing_rel_ack_2() start" VirtMSC-RAN(2075)@a39462c7072c: f_create_expect(l3 := '05240103505902080910102328261779'O, n_connectPointCode := omit VirtMSC-RAN(2075)@a39462c7072c: Created Expect[0] for '05240103505902080910102328261779'O to be handled at TC_unbreak_lchan_after_missing_rel_ack_2(2082) VirtMSC-SCCP(2074)@a39462c7072c: First idle individual index:0 VirtMSC-SCCP(2074)@a39462c7072c: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2075)@a39462c7072c: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2075)@a39462c7072c: Found Expect[0] for '05240103505902080910102328261779'O handled at TC_unbreak_lchan_after_missing_rel_ack_2(2082) VirtMSC-RAN(2075)@a39462c7072c: Added conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_2(2082)9670885 VirtMSC-SCCP(2074)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2074)@a39462c7072c: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2081)@a39462c7072c: Enabled queueing of DChan messages VirtMGW-MGCP-0(2079)@a39462c7072c: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_unbreak_lchan_after_missing_rel_ack_2(2082) VirtMSC-SCCP(2074)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2074)@a39462c7072c: vl_len:14 VirtMSC-SCCP(2074)@a39462c7072c: vl_from0 VirtMSC-SCCP(2074)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_unbreak_lchan_after_missing_rel_ack_2(2082)@a39462c7072c: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2081)@a39462c7072c: Disabled queueing of DChan messages VirtMGW-MGCP-0(2079)@a39462c7072c: Found Expect[0] for { line := { verb := "CRCX", trans_id := "286", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "de" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_unbreak_lchan_after_missing_rel_ack_2(2082) VirtMSC-SCCP(2074)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2074)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2074)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2074)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_2(2082)@a39462c7072c: setverdict(pass): none -> pass TC_unbreak_lchan_after_missing_rel_ack_2(2082)@a39462c7072c: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '373C8200'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '16CD3721'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_unbreak_lchan_after_missing_rel_ack_2(2082)@a39462c7072c: "TC_unbreak_lchan_after_missing_rel_ack_2": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_unbreak_lchan_after_missing_rel_ack_2(2082)@a39462c7072c: "TC_unbreak_lchan_after_missing_rel_ack_2": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_unbreak_lchan_after_missing_rel_ack_2(2082)@a39462c7072c: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2074)@a39462c7072c: Session index based on connection ID:0 VirtMSC-SCCP(2074)@a39462c7072c: vl_len:6 VirtMSC-SCCP(2074)@a39462c7072c: vl_from0 VirtMSC-SCCP(2074)@a39462c7072c: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2074)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2074)@a39462c7072c: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2074)@a39462c7072c: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2074)@a39462c7072c: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_2(2082)@a39462c7072c: "Got BSSMAP Clear Complete" VirtMSC-RAN(2075)@a39462c7072c: Deleted conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_2(2082)9670885 VirtMSC-SCCP(2074)@a39462c7072c: Session index based on connection ID:0 TC_unbreak_lchan_after_missing_rel_ack_2(2082)@a39462c7072c: "Got RSL RR Release" TC_unbreak_lchan_after_missing_rel_ack_2(2082)@a39462c7072c: "Got RSL Deact SACCH" VirtMSC-SCCP(2074)@a39462c7072c: Session index based on local reference:0 VirtMSC-SCCP(2074)@a39462c7072c: RLC received in state:disconnect_pending TC_unbreak_lchan_after_missing_rel_ack_2(2082)@a39462c7072c: "Got RSL RF Chan Rel, sending Rel Ack" TC_unbreak_lchan_after_missing_rel_ack_2(2082)@a39462c7072c: setverdict(pass): pass -> pass, component reason not changed TC_unbreak_lchan_after_missing_rel_ack_2(2082)@a39462c7072c: Final verdict of PTC: pass MTC@a39462c7072c: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@a39462c7072c: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2075)@a39462c7072c: Final verdict of PTC: none VirtMSC-SCCP(2074)@a39462c7072c: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2078)@a39462c7072c: Final verdict of PTC: none VirtMSC-STATS(2073)@a39462c7072c: Final verdict of PTC: none VirtMSC-IPA(2076)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2081)@a39462c7072c: Final verdict of PTC: none VirtMGW-MGCP-0(2079)@a39462c7072c: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2080)@a39462c7072c: Final verdict of PTC: none MTC@a39462c7072c: Setting final verdict of the test case. MTC@a39462c7072c: Local verdict of MTC: pass MTC@a39462c7072c: Local verdict of PTC VirtMSC-STATS(2073): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-SCCP(2074): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-RAN(2075): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA(2076): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMSC-IPA-WAIT(2077): pass (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-CTRL-CLI-IPA(2078): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC VirtMGW-MGCP-0(2079): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2080): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2081): none (pass -> pass) MTC@a39462c7072c: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_2(2082): pass (pass -> pass) MTC@a39462c7072c: Test case TC_unbreak_lchan_after_missing_rel_ack_2 finished. Verdict: pass MTC@a39462c7072c: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass'. Fri Jun 14 07:04:32 UTC 2024 ====== BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass ====== Saving talloc report from 172.18.212.20:4242 to BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=304200) Waiting for packet dumper to finish... 1 (prev_count=304200, count=491007) MTC@a39462c7072c: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass' was executed successfully (exit status: 0). MC@a39462c7072c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@a39462c7072c: Terminating MTC. MC@a39462c7072c: MTC terminated. MC2> exit MC@a39462c7072c: Shutting down session. MC@a39462c7072c: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/bsc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass BSC_Tests.TC_ctrl_msc_connection_status pass BSC_Tests.TC_ctrl_msc0_connection_status pass BSC_Tests.TC_stat_num_bts_connected_1 pass BSC_Tests.TC_stat_num_bts_connected_2 pass BSC_Tests.TC_stat_num_bts_connected_3 pass BSC_Tests.TC_ctrl pass BSC_Tests.TC_si_default pass BSC_Tests.TC_si2quater_2_earfcns pass BSC_Tests.TC_si2quater_3_earfcns pass BSC_Tests.TC_si2quater_4_earfcns pass BSC_Tests.TC_si2quater_5_earfcns pass BSC_Tests.TC_si2quater_6_earfcns pass BSC_Tests.TC_si2quater_12_earfcns pass BSC_Tests.TC_si2quater_23_earfcns pass BSC_Tests.TC_si2quater_32_earfcns pass BSC_Tests.TC_si2quater_33_earfcns pass BSC_Tests.TC_si2quater_42_earfcns pass BSC_Tests.TC_si2quater_48_earfcns pass BSC_Tests.TC_si2quater_49_earfcns pass BSC_Tests.TC_si_acc_rotate pass BSC_Tests.TC_si_acc_ramp_rotate pass BSC_Tests.TC_si2_ncc_permitted pass BSC_Tests.TC_chan_act_noreply pass BSC_Tests.TC_chan_act_counter pass BSC_Tests.TC_chan_act_ack_noest pass BSC_Tests.TC_chan_act_ack_noest_emerg pass BSC_Tests.TC_chan_rqd_emerg_deny pass BSC_Tests.TC_chan_act_ack_est_ind_noreply pass BSC_Tests.TC_chan_act_ack_est_ind_refused pass BSC_Tests.TC_chan_act_nack pass BSC_Tests.TC_chan_exhaustion pass BSC_Tests.TC_chan_deact_silence pass BSC_Tests.TC_chan_rel_rll_rel_ind pass BSC_Tests.TC_chan_rel_conn_fail pass BSC_Tests.TC_chan_rel_hard_clear pass BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass BSC_Tests.TC_chan_rel_hard_clear_csfb pass BSC_Tests.TC_chan_rel_hard_rlsd pass BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass BSC_Tests.TC_chan_rel_a_reset pass BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass BSC_Tests.TC_chan_rel_rr_cause pass BSC_Tests.TC_outbound_connect pass BSC_Tests.TC_assignment_cic_only pass BSC_Tests.TC_assignment_csd pass BSC_Tests.TC_assignment_ctm pass BSC_Tests.TC_assignment_sign pass BSC_Tests.TC_assignment_fr_a5_0 pass BSC_Tests.TC_assignment_fr_a5_1 pass BSC_Tests.TC_assignment_fr_a5_3 pass BSC_Tests.TC_assignment_fr_a5_4 pass BSC_Tests.TC_assignment_fr_a5_4_fail pass BSC_Tests.TC_assignment_fr_a5_not_sup pass BSC_Tests.TC_ciph_mode_a5_0 pass BSC_Tests.TC_ciph_mode_a5_1 pass BSC_Tests.TC_ciph_mode_a5_2_0 pass BSC_Tests.TC_ciph_mode_a5_2_1 pass BSC_Tests.TC_ciph_mode_a5_3 pass BSC_Tests.TC_ciph_mode_a5_4 pass BSC_Tests.TC_assignment_codec_fr pass BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass BSC_Tests.TC_assignment_codec_hr pass BSC_Tests.TC_assignment_codec_efr pass BSC_Tests.TC_assignment_codec_amr_f pass BSC_Tests.TC_assignment_codec_amr_h pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass BSC_Tests.TC_assignment_codec_req_hr_fr pass BSC_Tests.TC_assignment_codec_req_fr_hr pass BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass BSC_Tests.TC_assignment_codec_hr_osmux_on pass BSC_Tests.TC_assignment_osmux pass BSC_Tests.TC_assignment_osmux_cn pass BSC_Tests.TC_assignment_osmux_bts pass BSC_Tests.TC_rll_est_ind_inact_lchan pass BSC_Tests.TC_rll_est_ind_inval_sapi1 pass BSC_Tests.TC_rll_est_ind_inval_sapi3 pass BSC_Tests.TC_rll_est_ind_inval_sacch pass BSC_Tests.TC_tch_dlci_link_id_sapi pass BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass BSC_Tests.TC_rll_err_ind_sapi_n_reject pass BSC_Tests.TC_rll_timeout_sapi_n_reject pass BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass BSC_Tests.TC_paging_imsi_nochan pass BSC_Tests.TC_paging_tmsi_nochan pass BSC_Tests.TC_paging_tmsi_any pass BSC_Tests.TC_paging_tmsi_sdcch pass BSC_Tests.TC_paging_tmsi_tch_f pass BSC_Tests.TC_paging_tmsi_tch_hf pass BSC_Tests.TC_paging_imsi_nochan_cgi pass BSC_Tests.TC_paging_imsi_nochan_lac_ci pass BSC_Tests.TC_paging_imsi_nochan_ci pass BSC_Tests.TC_paging_imsi_nochan_lai pass BSC_Tests.TC_paging_imsi_nochan_lac pass BSC_Tests.TC_paging_imsi_nochan_all pass BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass BSC_Tests.TC_paging_imsi_nochan_rnc pass BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass BSC_Tests.TC_paging_imsi_nochan_lacs pass BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass BSC_Tests.TC_paging_imsi_a_reset pass BSC_Tests.TC_paging_imsi_load pass BSC_Tests.TC_paging_counter pass BSC_Tests.TC_paging_resp_unsol pass BSC_Tests.TC_paging_500req pass BSC_Tests.TC_paging_450req_no_paging_load_ind pass BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass BSC_Tests.TC_rsl_drop_counter pass BSC_Tests.TC_rsl_unknown_unit_id pass BSC_Tests.TC_oml_unknown_unit_id pass BSC_Tests.TC_classmark pass BSC_Tests.TC_common_id pass BSC_Tests.TC_unsol_ass_fail pass BSC_Tests.TC_unsol_ass_compl pass BSC_Tests.TC_unsol_ho_fail pass BSC_Tests.TC_err_82_short_msg pass BSC_Tests.TC_err_84_unknown_msg pass BSC_Tests.TC_ho_int pass BSC_Tests.TC_ho_int_a5_0 pass BSC_Tests.TC_ho_int_a5_1 pass BSC_Tests.TC_ho_int_a5_3 pass BSC_Tests.TC_ho_int_a5_4 pass BSC_Tests.TC_ho_int_radio_link_failure pass BSC_Tests.TC_ho_out_fail_no_msc_response pass BSC_Tests.TC_ho_out_fail_rr_ho_failure pass BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass BSC_Tests.TC_ho_into_this_bsc pass BSC_Tests.TC_ho_into_this_bsc_a5_0 pass BSC_Tests.TC_ho_into_this_bsc_a5_1 pass BSC_Tests.TC_ho_into_this_bsc_a5_3 pass BSC_Tests.TC_ho_into_this_bsc_a5_4 pass BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass BSC_Tests.TC_srvcc_eutran_to_geran pass BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass BSC_Tests.TC_ho_in_fail_msc_clears pass BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass BSC_Tests.TC_ho_in_fail_no_detect pass BSC_Tests.TC_ho_in_fail_no_detect2 pass BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass BSC_Tests.TC_ho_neighbor_config_1 pass BSC_Tests.TC_ho_neighbor_config_2 pass BSC_Tests.TC_ho_neighbor_config_3 pass BSC_Tests.TC_ho_neighbor_config_4 pass BSC_Tests.TC_ho_neighbor_config_5 pass BSC_Tests.TC_ho_neighbor_config_6 pass BSC_Tests.TC_ho_neighbor_config_7 pass BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass BSC_Tests.TC_dyn_pdch_ipa_act_deact pass BSC_Tests.TC_dyn_pdch_ipa_act_nack pass BSC_Tests.TC_dyn_pdch_osmo_act_deact pass BSC_Tests.TC_dyn_pdch_osmo_act_nack pass BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass BSC_Tests.TC_chopped_ipa_ping pass BSC_Tests.TC_chopped_ipa_payload pass BSC_Tests.TC_assignment_verify_ms_power_params_ie pass BSC_Tests.TC_c0_power_red_mode pass BSC_Tests.TC_early_conn_fail pass BSC_Tests.TC_late_conn_fail pass BSC_Tests.TC_stats_conn_fail pass BSC_Tests.TC_assignment_emerg_setup_allow pass BSC_Tests.TC_assignment_emerg_setup_allow_imei pass BSC_Tests.TC_assignment_emerg_setup_deny_msc pass BSC_Tests.TC_assignment_emerg_setup_deny_bts pass BSC_Tests.TC_emerg_premption pass BSC_Tests.TC_fh_params_chan_activ pass BSC_Tests.TC_fh_params_imm_ass pass BSC_Tests.TC_fh_params_assignment_cmd pass BSC_Tests.TC_fh_params_handover_cmd pass BSC_Tests.TC_fh_params_si4_cbch pass BSC_Tests.TC_no_msc pass BSC_Tests.TC_refuse_chan_act_to_vamos pass BSC_Tests.TC_refuse_mode_modif_to_vamos pass BSC_Tests.TC_reassignment_fr pass BSC_Tests.TC_cm_reestablishment pass BSC_Tests.TC_imm_ass_post_chan_ack [1;32mpass BSC_Tests.TC_imm_ass_pre_chan_ack pass BSC_Tests.TC_imm_ass_pre_ts_ack pass BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass BSC_Tests.TC_ctrl_trx_rf_locked pass BSC_Tests.TC_ratectr_all_available_allocated pass BSC_Tests.TC_ratectr_all_available_allocated_dyn pass BSC_Tests.TC_cm_serv_rej pass BSC_Tests.TC_lost_sdcch_during_assignment pass BSC_Tests.TC_chan_alloc_algo_ascending pass BSC_Tests.TC_chan_alloc_algo_descending pass BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass BSC_Tests.TC_mgwpool_all_used pass BSC_Tests.TC_mgwpool_blocked_not_used pass BSC_Tests.TC_mgwpool_pin_bts pass BSC_Tests.TC_mgwpool_keepalive_down_not_used pass BSC_Tests.TC_ho_meas_rep_multi_band pass BSC_Tests.TC_ho_out_of_this_bsc pass BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 NEW: FAIL BSC_Tests.TC_ctrl_location Summary: NEW: FAIL: 1 pass: 218 skip: 112 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh BSC_Tests --rm Generated BSC_Tests.TC_assignment_cic_only.merged Generated BSC_Tests.TC_assignment_codec_amr_f.merged Generated BSC_Tests.TC_assignment_codec_amr_h.merged Generated BSC_Tests.TC_assignment_codec_efr.merged Generated BSC_Tests.TC_assignment_codec_fr.merged Generated BSC_Tests.TC_assignment_codec_fr_by_mode_modify.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.merged Generated BSC_Tests.TC_assignment_codec_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.merged Generated BSC_Tests.TC_assignment_codec_hr_osmux_on.merged Generated BSC_Tests.TC_assignment_codec_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_req_hr_fr.merged Generated BSC_Tests.TC_assignment_csd.merged Generated BSC_Tests.TC_assignment_ctm.merged Generated BSC_Tests.TC_assignment_emerg_setup_allow.merged Generated BSC_Tests.TC_assignment_emerg_setup_allow_imei.merged Generated BSC_Tests.TC_assignment_emerg_setup_deny_bts.merged Generated BSC_Tests.TC_assignment_emerg_setup_deny_msc.merged Generated BSC_Tests.TC_assignment_fr_a5_0.merged Generated BSC_Tests.TC_assignment_fr_a5_1.merged Generated BSC_Tests.TC_assignment_fr_a5_3.merged Generated BSC_Tests.TC_assignment_fr_a5_4.merged Generated BSC_Tests.TC_assignment_fr_a5_4_fail.merged Generated BSC_Tests.TC_assignment_fr_a5_not_sup.merged Generated BSC_Tests.TC_assignment_osmux.merged Generated BSC_Tests.TC_assignment_osmux_bts.merged Generated BSC_Tests.TC_assignment_osmux_cn.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.merged Generated BSC_Tests.TC_assignment_sign.merged Generated BSC_Tests.TC_assignment_verify_ms_power_params_ie.merged Generated BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_c0_power_red_mode.merged Generated BSC_Tests.TC_chan_act_ack_est_ind_noreply.merged Generated BSC_Tests.TC_chan_act_ack_est_ind_refused.merged Generated BSC_Tests.TC_chan_act_ack_noest.merged Generated BSC_Tests.TC_chan_act_ack_noest_emerg.merged Generated BSC_Tests.TC_chan_act_counter.merged Generated BSC_Tests.TC_chan_act_nack.merged Generated BSC_Tests.TC_chan_act_noreply.merged Generated BSC_Tests.TC_chan_alloc_algo_ascending.merged Generated BSC_Tests.TC_chan_alloc_algo_ass_dynamic.merged Generated BSC_Tests.TC_chan_alloc_algo_descending.merged Generated BSC_Tests.TC_chan_deact_silence.merged Generated BSC_Tests.TC_chan_exhaustion.merged Generated BSC_Tests.TC_chan_rel_a_reset.merged Generated BSC_Tests.TC_chan_rel_conn_fail.merged Generated BSC_Tests.TC_chan_rel_hard_clear.merged Generated BSC_Tests.TC_chan_rel_hard_clear_csfb.merged Generated BSC_Tests.TC_chan_rel_hard_rlsd.merged Generated BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.merged Generated BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.merged Generated BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.merged Generated BSC_Tests.TC_chan_rel_rll_rel_ind.merged Generated BSC_Tests.TC_chan_rel_rr_cause.merged Generated BSC_Tests.TC_chan_rel_sccp_tiar_timeout.merged Generated BSC_Tests.TC_chan_rqd_emerg_deny.merged Generated BSC_Tests.TC_chopped_ipa_payload.merged Generated BSC_Tests.TC_chopped_ipa_ping.merged Generated BSC_Tests.TC_ciph_mode_a5_0.merged Generated BSC_Tests.TC_ciph_mode_a5_1.merged Generated BSC_Tests.TC_ciph_mode_a5_2_0.merged Generated BSC_Tests.TC_ciph_mode_a5_2_1.merged Generated BSC_Tests.TC_ciph_mode_a5_3.merged Generated BSC_Tests.TC_ciph_mode_a5_4.merged Generated BSC_Tests.TC_classmark.merged Generated BSC_Tests.TC_cm_reestablishment.merged Generated BSC_Tests.TC_cm_serv_rej.merged Generated BSC_Tests.TC_common_id.merged Generated BSC_Tests.TC_ctrl.merged Generated BSC_Tests.TC_ctrl_location.merged Generated BSC_Tests.TC_ctrl_msc0_connection_status.merged Generated BSC_Tests.TC_ctrl_msc_connection_status.merged Generated BSC_Tests.TC_ctrl_trx_rf_locked.merged Generated BSC_Tests.TC_dyn_pdch_ipa_act_deact.merged Generated BSC_Tests.TC_dyn_pdch_ipa_act_nack.merged Generated BSC_Tests.TC_dyn_pdch_osmo_act_deact.merged Generated BSC_Tests.TC_dyn_pdch_osmo_act_nack.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_act_deact.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_act_nack.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.merged Generated BSC_Tests.TC_early_conn_fail.merged Generated BSC_Tests.TC_emerg_premption.merged Generated BSC_Tests.TC_err_82_short_msg.merged Generated BSC_Tests.TC_err_84_unknown_msg.merged Generated BSC_Tests.TC_fh_params_assignment_cmd.merged Generated BSC_Tests.TC_fh_params_chan_activ.merged Generated BSC_Tests.TC_fh_params_handover_cmd.merged Generated BSC_Tests.TC_fh_params_imm_ass.merged Generated BSC_Tests.TC_fh_params_si4_cbch.merged Generated BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.merged Generated BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.merged Generated BSC_Tests.TC_ho_in_fail_msc_clears.merged Generated BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.merged Generated BSC_Tests.TC_ho_in_fail_no_detect.merged Generated BSC_Tests.TC_ho_in_fail_no_detect2.merged Generated BSC_Tests.TC_ho_int.merged Generated BSC_Tests.TC_ho_int_a5_0.merged Generated BSC_Tests.TC_ho_int_a5_1.merged Generated BSC_Tests.TC_ho_int_a5_3.merged Generated BSC_Tests.TC_ho_int_a5_4.merged Generated BSC_Tests.TC_ho_int_radio_link_failure.merged Generated BSC_Tests.TC_ho_into_this_bsc.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_0.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1_3.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_3.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_4.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.merged Generated BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.merged Generated BSC_Tests.TC_ho_meas_rep_multi_band.merged Generated BSC_Tests.TC_ho_neighbor_config_1.merged Generated BSC_Tests.TC_ho_neighbor_config_2.merged Generated BSC_Tests.TC_ho_neighbor_config_3.merged Generated BSC_Tests.TC_ho_neighbor_config_4.merged Generated BSC_Tests.TC_ho_neighbor_config_5.merged Generated BSC_Tests.TC_ho_neighbor_config_6.merged Generated BSC_Tests.TC_ho_neighbor_config_7.merged Generated BSC_Tests.TC_ho_out_fail_no_msc_response.merged Generated BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.merged Generated BSC_Tests.TC_ho_out_fail_rr_ho_failure.merged Generated BSC_Tests.TC_ho_out_of_this_bsc.merged Generated BSC_Tests.TC_imm_ass_post_chan_ack.merged Generated BSC_Tests.TC_imm_ass_pre_chan_ack.merged Generated BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.merged Generated BSC_Tests.TC_imm_ass_pre_ts_ack.merged Generated BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.merged Generated BSC_Tests.TC_late_conn_fail.merged Generated BSC_Tests.TC_lost_sdcch_during_assignment.merged Generated BSC_Tests.TC_mgwpool_all_used.merged Generated BSC_Tests.TC_mgwpool_blocked_not_used.merged Generated BSC_Tests.TC_mgwpool_keepalive_down_not_used.merged Generated BSC_Tests.TC_mgwpool_pin_bts.merged Generated BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_no_msc.merged Generated BSC_Tests.TC_oml_unknown_unit_id.merged Generated BSC_Tests.TC_outbound_connect.merged Generated BSC_Tests.TC_paging_450req_no_paging_load_ind.merged Generated BSC_Tests.TC_paging_500req.merged Generated BSC_Tests.TC_paging_counter.merged Generated BSC_Tests.TC_paging_imsi_a_reset.merged Generated BSC_Tests.TC_paging_imsi_load.merged Generated BSC_Tests.TC_paging_imsi_nochan.merged Generated BSC_Tests.TC_paging_imsi_nochan_all.merged Generated BSC_Tests.TC_paging_imsi_nochan_cgi.merged Generated BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.merged Generated BSC_Tests.TC_paging_imsi_nochan_ci.merged Generated BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac_ci.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac_rnc.merged Generated BSC_Tests.TC_paging_imsi_nochan_lacs.merged Generated BSC_Tests.TC_paging_imsi_nochan_lacs_empty.merged Generated BSC_Tests.TC_paging_imsi_nochan_lai.merged Generated BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.merged Generated BSC_Tests.TC_paging_imsi_nochan_rnc.merged Generated BSC_Tests.TC_paging_resp_unsol.merged Generated BSC_Tests.TC_paging_tmsi_any.merged Generated BSC_Tests.TC_paging_tmsi_nochan.merged Generated BSC_Tests.TC_paging_tmsi_sdcch.merged Generated BSC_Tests.TC_paging_tmsi_tch_f.merged Generated BSC_Tests.TC_paging_tmsi_tch_hf.merged Generated BSC_Tests.TC_ratectr_all_available_allocated.merged Generated BSC_Tests.TC_ratectr_all_available_allocated_dyn.merged ttcn3_logmerge: warning: timestamp is in wrong order in file BSC_Tests-TC_reassignment_fr-a39462c7072c-1865.log line 323 Generated BSC_Tests.TC_reassignment_fr.merged Generated BSC_Tests.TC_refuse_chan_act_to_vamos.merged Generated BSC_Tests.TC_refuse_mode_modif_to_vamos.merged Generated BSC_Tests.TC_rll_err_ind_sapi_n_reject.merged Generated BSC_Tests.TC_rll_est_ind_inact_lchan.merged Generated BSC_Tests.TC_rll_est_ind_inval_sacch.merged Generated BSC_Tests.TC_rll_est_ind_inval_sapi1.merged Generated BSC_Tests.TC_rll_est_ind_inval_sapi3.merged Generated BSC_Tests.TC_rll_rel_ind_sapi_n_reject.merged Generated BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.merged Generated BSC_Tests.TC_rll_timeout_sapi_n_reject.merged Generated BSC_Tests.TC_rsl_drop_counter.merged Generated BSC_Tests.TC_rsl_unknown_unit_id.merged Generated BSC_Tests.TC_si2_ncc_permitted.merged Generated BSC_Tests.TC_si2quater_12_earfcns.merged Generated BSC_Tests.TC_si2quater_23_earfcns.merged Generated BSC_Tests.TC_si2quater_2_earfcns.merged Generated BSC_Tests.TC_si2quater_32_earfcns.merged Generated BSC_Tests.TC_si2quater_33_earfcns.merged Generated BSC_Tests.TC_si2quater_3_earfcns.merged Generated BSC_Tests.TC_si2quater_42_earfcns.merged Generated BSC_Tests.TC_si2quater_48_earfcns.merged Generated BSC_Tests.TC_si2quater_49_earfcns.merged Generated BSC_Tests.TC_si2quater_4_earfcns.merged Generated BSC_Tests.TC_si2quater_5_earfcns.merged Generated BSC_Tests.TC_si2quater_6_earfcns.merged Generated BSC_Tests.TC_si_acc_ramp_rotate.merged Generated BSC_Tests.TC_si_acc_rotate.merged Generated BSC_Tests.TC_si_default.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.merged Generated BSC_Tests.TC_stat_num_bts_connected_1.merged Generated BSC_Tests.TC_stat_num_bts_connected_2.merged Generated BSC_Tests.TC_stat_num_bts_connected_3.merged Generated BSC_Tests.TC_stats_conn_fail.merged Generated BSC_Tests.TC_tch_dlci_link_id_sapi.merged Generated BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.merged Generated BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.merged Generated BSC_Tests.TC_unsol_ass_compl.merged Generated BSC_Tests.TC_unsol_ass_fail.merged Generated BSC_Tests.TC_unsol_ho_fail.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-bsc-test-sccplite-212 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bsc-test-sccplite-2247-bts0 jenkins-ttcn3-bsc-test-sccplite-2247-bsc jenkins-ttcn3-bsc-test-sccplite-2247-bts1 jenkins-ttcn3-bsc-test-sccplite-2247-bts2 + [ -n jenkins-ttcn3-bsc-test-sccplite-2247-bts0 jenkins-ttcn3-bsc-test-sccplite-2247-bsc jenkins-ttcn3-bsc-test-sccplite-2247-bts1 jenkins-ttcn3-bsc-test-sccplite-2247-bts2 ] + docker_kill_wait jenkins-ttcn3-bsc-test-sccplite-2247-bts0 jenkins-ttcn3-bsc-test-sccplite-2247-bsc jenkins-ttcn3-bsc-test-sccplite-2247-bts1 jenkins-ttcn3-bsc-test-sccplite-2247-bts2 + docker kill jenkins-ttcn3-bsc-test-sccplite-2247-bts0 jenkins-ttcn3-bsc-test-sccplite-2247-bsc jenkins-ttcn3-bsc-test-sccplite-2247-bts1 jenkins-ttcn3-bsc-test-sccplite-2247-bts2 jenkins-ttcn3-bsc-test-sccplite-2247-bts0 jenkins-ttcn3-bsc-test-sccplite-2247-bsc jenkins-ttcn3-bsc-test-sccplite-2247-bts1 jenkins-ttcn3-bsc-test-sccplite-2247-bts2 + docker wait jenkins-ttcn3-bsc-test-sccplite-2247-bts0 jenkins-ttcn3-bsc-test-sccplite-2247-bsc jenkins-ttcn3-bsc-test-sccplite-2247-bts1 jenkins-ttcn3-bsc-test-sccplite-2247-bts2 137 137 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-sccplite-2247-bts0 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-sccplite-2247-bts2 + true + network_remove + set +x Removing network ttcn3-bsc-test-sccplite-212 + docker network remove ttcn3-bsc-test-sccplite-212 ttcn3-bsc-test-sccplite-212 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/_cache:/cache --name jenkins-ttcn3-bsc-test-sccplite-2247-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc-tester/junit-xml-21.log Timeout waiting for CTRL SET REPLY "rf_locked" BSC_Tests.ttcn:12582 BSC_Tests control part BSC_Tests.ttcn:3375 TC_ctrl_location testcase Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE