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-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 9730d72da016f9242ad85bb95054ae3bda6ac0d4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9730d72da016f9242ad85bb95054ae3bda6ac0d4 # timeout=10 Commit message: "ttcn3-asterisk: Enable debug for pjproject" > git rev-list --no-walk d96e323c9d62c3c601e65711f8575fa11bfcf3a7 # timeout=10 [ttcn3-bsc-test-sccplite] $ /bin/sh -xe /tmp/jenkins11853259382605627701.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-2218 = 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.77kB 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.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:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #8 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.3s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.3s #12 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #12 CACHED #13 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #13 CACHED #14 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #14 CACHED #15 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #15 CACHED #16 [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 #16 CACHED #17 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #17 CACHED #18 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #18 CACHED #19 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #19 CACHED #20 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #20 CACHED #21 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #21 CACHED #22 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #22 CACHED #23 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #23 CACHED #24 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #24 CACHED #25 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-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:9747b9faf9914b69c6fb89d0f7826750b90127f9f09c5a39eeef339803efc616 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 9747b9faf991 + 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.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [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 #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.1s #6 [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 #6 0.478 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.478 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.478 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.478 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.721 Reading package lists... #6 1.091 Reading package lists... #6 1.452 Building dependency tree... #6 1.545 Reading state information... #6 1.631 The following additional packages will be installed: #6 1.631 libgtp6 libosmo-mgcp-client12 libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 1.631 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #6 1.631 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 #6 1.631 libosmousb0 libosmovty13 osmocom-nightly #6 1.653 The following NEW packages will be installed: #6 1.653 libgtp-dev libgtp6 libosmo-abis-dev libosmo-mgcp-client-dev #6 1.653 libosmo-mgcp-client12 libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev #6 1.653 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.653 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #6 1.653 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #6 1.653 libosmovty13 osmocom-nightly #6 1.816 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. #6 1.816 Need to get 3293 kB of archives. #6 1.816 After this operation, 12.8 MB of additional disk space will be used. #6 1.816 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405152026 [1168 B] #6 1.828 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.198.0323.202405152026 [164 kB] #6 1.831 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.19.3372.202405152026 [38.9 kB] #6 1.840 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.19.3372.202405152026 [140 kB] #6 1.849 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.198.0323.202405152026 [46.0 kB] #6 1.850 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.12.6222.202405152026 [29.0 kB] #6 1.850 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.198.0323.202405152026 [65.4 kB] #6 1.851 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.198.0323.202405152026 [222 kB] #6 1.852 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.198.0323.202405152026 [98.3 kB] #6 1.853 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.12.6222.202405152026 [72.7 kB] #6 1.853 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.12.6222.202405152026 [111 kB] #6 1.854 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.198.0323.202405152026 [66.0 kB] #6 1.855 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.198.0323.202405152026 [172 kB] #6 1.858 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.198.0323.202405152026 [54.4 kB] #6 1.860 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.198.0323.202405152026 [58.5 kB] #6 1.862 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.198.0323.202405152026 [45.3 kB] #6 1.863 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.198.0323.202405152026 [38.6 kB] #6 1.864 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.198.0323.202405152026 [838 kB] #6 1.873 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.55.6930.202405152026 [52.5 kB] #6 1.874 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.55.6930.202405152026 [64.6 kB] #6 1.874 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.66.705a.202405152026 [87.8 kB] #6 1.875 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.66.705a.202405152026 [122 kB] #6 1.876 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.66.705a.202405152026 [581 kB] #6 1.881 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.50.fa393.202405152026 [56.6 kB] #6 1.882 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.50.fa393.202405152026 [65.3 kB] #6 2.029 debconf: delaying package configuration, since apt-utils is not installed #6 2.080 Fetched 3293 kB in 0s (14.7 MB/s) #6 2.137 Selecting previously unselected package osmocom-nightly. #6 2.137 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #6 2.172 Preparing to unpack .../00-osmocom-nightly_202405152026_amd64.deb ... #6 2.189 Unpacking osmocom-nightly (202405152026) ... #6 2.306 Selecting previously unselected package libosmocore21:amd64. #6 2.313 Preparing to unpack .../01-libosmocore21_1.9.0.198.0323.202405152026_amd64.deb ... #6 2.345 Unpacking libosmocore21:amd64 (1.9.0.198.0323.202405152026) ... #6 2.476 Selecting previously unselected package libgtp6:amd64. #6 2.484 Preparing to unpack .../02-libgtp6_1.11.0.19.3372.202405152026_amd64.deb ... #6 2.501 Unpacking libgtp6:amd64 (1.11.0.19.3372.202405152026) ... #6 2.604 Selecting previously unselected package libgtp-dev:amd64. #6 2.612 Preparing to unpack .../03-libgtp-dev_1.11.0.19.3372.202405152026_amd64.deb ... #6 2.628 Unpacking libgtp-dev:amd64 (1.11.0.19.3372.202405152026) ... #6 2.814 Selecting previously unselected package libosmocodec4:amd64. #6 2.822 Preparing to unpack .../04-libosmocodec4_1.9.0.198.0323.202405152026_amd64.deb ... #6 2.853 Unpacking libosmocodec4:amd64 (1.9.0.198.0323.202405152026) ... #6 2.982 Selecting previously unselected package libosmotrau2:amd64. #6 2.990 Preparing to unpack .../05-libosmotrau2_1.5.1.12.6222.202405152026_amd64.deb ... #6 3.006 Unpacking libosmotrau2:amd64 (1.5.1.12.6222.202405152026) ... #6 3.124 Selecting previously unselected package libosmoisdn0:amd64. #6 3.132 Preparing to unpack .../06-libosmoisdn0_1.9.0.198.0323.202405152026_amd64.deb ... #6 3.150 Unpacking libosmoisdn0:amd64 (1.9.0.198.0323.202405152026) ... #6 3.270 Selecting previously unselected package libosmogsm20:amd64. #6 3.277 Preparing to unpack .../07-libosmogsm20_1.9.0.198.0323.202405152026_amd64.deb ... #6 3.294 Unpacking libosmogsm20:amd64 (1.9.0.198.0323.202405152026) ... #6 3.423 Selecting previously unselected package libosmovty13:amd64. #6 3.430 Preparing to unpack .../08-libosmovty13_1.9.0.198.0323.202405152026_amd64.deb ... #6 3.446 Unpacking libosmovty13:amd64 (1.9.0.198.0323.202405152026) ... #6 3.573 Selecting previously unselected package libosmoabis13:amd64. #6 3.581 Preparing to unpack .../09-libosmoabis13_1.5.1.12.6222.202405152026_amd64.deb ... #6 3.598 Unpacking libosmoabis13:amd64 (1.5.1.12.6222.202405152026) ... #6 3.704 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.711 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.12.6222.202405152026_amd64.deb ... #6 3.727 Unpacking libosmo-abis-dev:amd64 (1.5.1.12.6222.202405152026) ... #6 3.851 Selecting previously unselected package libosmocoding0:amd64. #6 3.859 Preparing to unpack .../11-libosmocoding0_1.9.0.198.0323.202405152026_amd64.deb ... #6 3.875 Unpacking libosmocoding0:amd64 (1.9.0.198.0323.202405152026) ... #6 3.996 Selecting previously unselected package libosmogb14:amd64. #6 4.002 Preparing to unpack .../12-libosmogb14_1.9.0.198.0323.202405152026_amd64.deb ... #6 4.020 Unpacking libosmogb14:amd64 (1.9.0.198.0323.202405152026) ... #6 4.152 Selecting previously unselected package libosmoctrl0:amd64. #6 4.160 Preparing to unpack .../13-libosmoctrl0_1.9.0.198.0323.202405152026_amd64.deb ... #6 4.176 Unpacking libosmoctrl0:amd64 (1.9.0.198.0323.202405152026) ... #6 4.301 Selecting previously unselected package libosmosim2:amd64. #6 4.309 Preparing to unpack .../14-libosmosim2_1.9.0.198.0323.202405152026_amd64.deb ... #6 4.326 Unpacking libosmosim2:amd64 (1.9.0.198.0323.202405152026) ... #6 4.448 Selecting previously unselected package libosmousb0:amd64. #6 4.456 Preparing to unpack .../15-libosmousb0_1.9.0.198.0323.202405152026_amd64.deb ... #6 4.475 Unpacking libosmousb0:amd64 (1.9.0.198.0323.202405152026) ... #6 4.577 Selecting previously unselected package libosmocore. #6 4.585 Preparing to unpack .../16-libosmocore_1.9.0.198.0323.202405152026_amd64.deb ... #6 4.602 Unpacking libosmocore (1.9.0.198.0323.202405152026) ... #6 4.698 Selecting previously unselected package libosmocore-dev:amd64. #6 4.705 Preparing to unpack .../17-libosmocore-dev_1.9.0.198.0323.202405152026_amd64.deb ... #6 4.723 Unpacking libosmocore-dev:amd64 (1.9.0.198.0323.202405152026) ... #6 4.887 Selecting previously unselected package libosmonetif11:amd64. #6 4.893 Preparing to unpack .../18-libosmonetif11_1.4.0.55.6930.202405152026_amd64.deb ... #6 4.910 Unpacking libosmonetif11:amd64 (1.4.0.55.6930.202405152026) ... #6 5.016 Selecting previously unselected package libosmo-netif-dev:amd64. #6 5.024 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.55.6930.202405152026_amd64.deb ... #6 5.042 Unpacking libosmo-netif-dev:amd64 (1.4.0.55.6930.202405152026) ... #6 5.153 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 5.160 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.66.705a.202405152026_amd64.deb ... #6 5.178 Unpacking libosmo-sccp-dev:amd64 (1.8.0.66.705a.202405152026) ... #6 5.308 Selecting previously unselected package libosmo-sigtran9:amd64. #6 5.316 Preparing to unpack .../21-libosmo-sigtran9_1.8.0.66.705a.202405152026_amd64.deb ... #6 5.332 Unpacking libosmo-sigtran9:amd64 (1.8.0.66.705a.202405152026) ... #6 5.444 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 5.452 Preparing to unpack .../22-libosmo-sigtran-dev_1.8.0.66.705a.202405152026_amd64.deb ... #6 5.468 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202405152026) ... #6 5.619 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 5.627 Preparing to unpack .../23-libosmo-mgcp-client12_1.12.1.50.fa393.202405152026_amd64.deb ... #6 5.646 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.50.fa393.202405152026) ... #6 5.752 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #6 5.759 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.12.1.50.fa393.202405152026_amd64.deb ... #6 5.775 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.50.fa393.202405152026) ... #6 5.940 Setting up osmocom-nightly (202405152026) ... #6 5.991 Setting up libosmocore21:amd64 (1.9.0.198.0323.202405152026) ... #6 6.043 Setting up libosmousb0:amd64 (1.9.0.198.0323.202405152026) ... #6 6.092 Setting up libosmocodec4:amd64 (1.9.0.198.0323.202405152026) ... #6 6.156 Setting up libosmotrau2:amd64 (1.5.1.12.6222.202405152026) ... #6 6.219 Setting up libosmo-sccp-dev:amd64 (1.8.0.66.705a.202405152026) ... #6 6.266 Setting up libosmovty13:amd64 (1.9.0.198.0323.202405152026) ... #6 6.311 Setting up libosmoisdn0:amd64 (1.9.0.198.0323.202405152026) ... #6 6.357 Setting up libgtp6:amd64 (1.11.0.19.3372.202405152026) ... #6 6.403 Setting up libgtp-dev:amd64 (1.11.0.19.3372.202405152026) ... #6 6.449 Setting up libosmo-mgcp-client12:amd64 (1.12.1.50.fa393.202405152026) ... #6 6.495 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.50.fa393.202405152026) ... #6 6.541 Setting up libosmogsm20:amd64 (1.9.0.198.0323.202405152026) ... #6 6.589 Setting up libosmoabis13:amd64 (1.5.1.12.6222.202405152026) ... #6 6.636 Setting up libosmoctrl0:amd64 (1.9.0.198.0323.202405152026) ... #6 6.685 Setting up libosmogb14:amd64 (1.9.0.198.0323.202405152026) ... #6 6.733 Setting up libosmonetif11:amd64 (1.4.0.55.6930.202405152026) ... #6 6.781 Setting up libosmo-abis-dev:amd64 (1.5.1.12.6222.202405152026) ... #6 6.836 Setting up libosmocoding0:amd64 (1.9.0.198.0323.202405152026) ... #6 6.904 Setting up libosmosim2:amd64 (1.9.0.198.0323.202405152026) ... #6 6.949 Setting up libosmocore (1.9.0.198.0323.202405152026) ... #6 6.996 Setting up libosmo-sigtran9:amd64 (1.8.0.66.705a.202405152026) ... #6 7.045 Setting up libosmocore-dev:amd64 (1.9.0.198.0323.202405152026) ... #6 7.095 Setting up libosmo-netif-dev:amd64 (1.4.0.55.6930.202405152026) ... #6 7.146 Setting up libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202405152026) ... #6 7.197 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 7.4s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.315 Cloning into 'osmo-bsc'... #9 DONE 1.7s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.2s #11 [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 #11 0.405 Already on 'master' #11 0.406 Your branch is up to date with 'origin/master'. #11 0.407 refs/heads/master #11 0.412 HEAD is now at 3b5e7b554 debian/postinst: add checks, be verbose #11 0.413 master #11 0.414 3b5e7b554ecc1431119ee4eb01a47363d5d8b416 #11 2.911 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.911 libtoolize: copying file './ltmain.sh' #11 2.954 libtoolize: putting macros in 'm4'. #11 2.954 libtoolize: copying file 'm4/libtool.m4' #11 2.968 libtoolize: copying file 'm4/ltoptions.m4' #11 2.982 libtoolize: copying file 'm4/ltsugar.m4' #11 2.996 libtoolize: copying file 'm4/ltversion.m4' #11 3.012 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.042 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.042 libtoolize: and rerunning libtoolize and aclocal. #11 4.692 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.692 configure.ac:74: You should run autoupdate. #11 4.692 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.692 configure.ac:74: the top level #11 4.692 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.692 configure.ac:130: You should run autoupdate. #11 4.692 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.692 configure.ac:130: the top level #11 4.692 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.692 configure.ac:150: You should run autoupdate. #11 4.692 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.692 configure.ac:150: the top level #11 4.692 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.692 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.692 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.692 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.692 configure.ac:228: the top level #11 4.692 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 4.692 configure.ac:230: You should run autoupdate. #11 5.569 configure.ac:23: installing './compile' #11 5.570 configure.ac:25: installing './config.guess' #11 5.571 configure.ac:25: installing './config.sub' #11 5.572 configure.ac:9: installing './install-sh' #11 5.573 configure.ac:9: installing './missing' #11 5.625 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 5.625 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 5.721 src/ipaccess/Makefile.am: installing './depcomp' #11 6.039 checking for a BSD-compatible install... /usr/bin/install -c #11 6.045 checking whether build environment is sane... yes #11 6.052 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.054 checking for gawk... gawk #11 6.055 checking whether make sets $(MAKE)... yes #11 6.062 checking whether make supports nested variables... yes #11 6.066 checking whether make supports nested variables... (cached) yes #11 6.066 checking whether make sets $(MAKE)... (cached) yes #11 6.067 checking for gcc... gcc #11 6.083 checking whether the C compiler works... yes #11 6.111 checking for C compiler default output file name... a.out #11 6.112 checking for suffix of executables... #11 6.141 checking whether we are cross compiling... no #11 6.173 checking for suffix of object files... o #11 6.192 checking whether the compiler supports GNU C... yes #11 6.208 checking whether gcc accepts -g... yes #11 6.221 checking for gcc option to enable C11 features... none needed #11 6.244 checking whether gcc understands -c and -o together... yes #11 6.272 checking whether make supports the include directive... yes (GNU style) #11 6.278 checking dependency style of gcc... gcc3 #11 6.305 checking build system type... x86_64-pc-linux-gnu #11 6.338 checking host system type... x86_64-pc-linux-gnu #11 6.338 checking how to print strings... printf #11 6.359 checking for a sed that does not truncate output... /usr/bin/sed #11 6.363 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.365 checking for egrep... /usr/bin/grep -E #11 6.366 checking for fgrep... /usr/bin/grep -F #11 6.367 checking for ld used by gcc... /usr/bin/ld #11 6.371 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.373 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.375 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.387 checking whether ln -s works... yes #11 6.387 checking the maximum length of command line arguments... 1572864 #11 6.392 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.392 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.392 checking for /usr/bin/ld option to reload object files... -r #11 6.392 checking for file... file #11 6.393 checking for objdump... objdump #11 6.393 checking how to recognize dependent libraries... pass_all #11 6.394 checking for dlltool... no #11 6.394 checking how to associate runtime and link libraries... printf %s\n #11 6.394 checking for ar... ar #11 6.394 checking for archiver @FILE support... @ #11 6.415 checking for strip... strip #11 6.415 checking for ranlib... ranlib #11 6.415 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.469 checking for sysroot... no #11 6.469 checking for a working dd... /usr/bin/dd #11 6.472 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.485 checking for mt... no #11 6.485 checking if : is a manifest tool... no #11 6.488 checking for stdio.h... yes #11 6.503 checking for stdlib.h... yes #11 6.521 checking for string.h... yes #11 6.536 checking for inttypes.h... yes #11 6.553 checking for stdint.h... yes #11 6.569 checking for strings.h... yes #11 6.585 checking for sys/stat.h... yes #11 6.601 checking for sys/types.h... yes #11 6.618 checking for unistd.h... yes #11 6.636 checking for dlfcn.h... yes #11 6.658 checking for objdir... .libs #11 6.708 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.725 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.725 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.739 checking if gcc static flag -static works... yes #11 6.781 checking if gcc supports -c -o file.o... yes #11 6.797 checking if gcc supports -c -o file.o... (cached) yes #11 6.797 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.806 checking whether -lc should be explicitly linked in... no #11 6.826 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.876 checking how to hardcode library paths into programs... immediate #11 6.876 checking whether stripping libraries is possible... yes #11 6.882 checking if libtool supports shared libraries... yes #11 6.882 checking whether to build shared libraries... yes #11 6.882 checking whether to build static libraries... yes #11 6.882 checking for pkg-config... /usr/bin/pkg-config #11 6.883 checking for pkg-config... /usr/bin/pkg-config #11 6.883 checking pkg-config is at least version 0.20... yes #11 6.884 checking for libosmocore >= 1.9.0... yes #11 6.891 checking for libosmovty >= 1.9.0... yes #11 6.897 checking for libosmoctrl >= 1.9.0... yes #11 6.903 checking for libosmogsm >= 1.9.0... yes #11 6.909 checking for libosmoabis >= 1.5.0... yes #11 6.914 checking for libosmo-netif >= 1.4.0... yes #11 6.920 checking for libosmo-sigtran >= 1.8.0... yes #11 6.926 checking for libosmo-mgcp-client >= 1.12.0... yes #11 6.931 checking for egrep... (cached) /usr/bin/grep -E #11 6.932 checking if gcc supports -fvisibility=hidden... yes #11 6.942 checking whether to enable code coverage support... no #11 6.942 checking whether to enable VTY/CTRL tests... no #11 6.944 CFLAGS=" -std=gnu11" #11 6.944 CPPFLAGS="" #11 6.963 checking that generated files are newer than configure... done #11 7.050 configure: creating ./config.status #11 7.313 config.status: creating include/Makefile #11 7.323 config.status: creating include/osmocom/Makefile #11 7.332 config.status: creating include/osmocom/bsc/Makefile #11 7.340 config.status: creating src/Makefile #11 7.350 config.status: creating src/osmo-bsc/Makefile #11 7.362 config.status: creating src/ipaccess/Makefile #11 7.372 config.status: creating src/utils/Makefile #11 7.384 config.status: creating tests/Makefile #11 7.394 config.status: creating tests/atlocal #11 7.402 config.status: creating tests/abis/Makefile #11 7.413 config.status: creating tests/acc/Makefile #11 7.423 config.status: creating tests/bsc/Makefile #11 7.432 config.status: creating tests/codec_pref/Makefile #11 7.443 config.status: creating tests/gsm0408/Makefile #11 7.453 config.status: creating tests/handover/Makefile #11 7.463 config.status: creating tests/nanobts_omlattr/Makefile #11 7.474 config.status: creating tests/paging/Makefile #11 7.482 config.status: creating tests/subscr/Makefile #11 7.492 config.status: creating doc/Makefile #11 7.501 config.status: creating doc/examples/Makefile #11 7.511 config.status: creating doc/manuals/Makefile #11 7.521 config.status: creating contrib/Makefile #11 7.531 config.status: creating contrib/systemd/Makefile #11 7.540 config.status: creating Makefile #11 7.549 config.status: creating bscconfig.h #11 7.558 config.status: executing tests/atconfig commands #11 7.560 config.status: executing depfiles commands #11 7.890 config.status: executing libtool commands #11 7.926 echo 1.11.0.86-3b5e7 > .version-t && mv .version-t .version #11 7.927 make install-recursive #11 7.930 make[1]: Entering directory '/tmp/osmo-bsc' #11 7.932 Making install in include #11 7.934 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 7.936 Making install in osmocom #11 7.938 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.940 Making install in bsc #11 7.942 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.944 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.944 make[5]: Nothing to be done for 'install-exec-am'. #11 7.944 make[5]: Nothing to be done for 'install-data-am'. #11 7.944 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.944 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.945 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.947 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.947 make[5]: Nothing to be done for 'install-exec-am'. #11 7.947 make[5]: Nothing to be done for 'install-data-am'. #11 7.947 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.947 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.947 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.948 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 7.949 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 7.949 make[4]: Nothing to be done for 'install-exec-am'. #11 7.949 make[4]: Nothing to be done for 'install-data-am'. #11 7.949 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 7.949 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 7.950 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 7.950 Making install in src #11 7.951 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 7.953 Making install in osmo-bsc #11 7.956 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 7.957 CC osmo_bsc_main.o #11 7.957 CC a_reset.lo #11 7.957 CC abis_nm_vty.lo #11 7.958 CC abis_nm.lo #11 7.958 CC abis_om2000.lo #11 7.958 CC abis_om2000_vty.lo #11 7.958 CC abis_osmo.lo #11 7.959 CC abis_rsl.lo #11 7.961 CC acc.lo #11 7.962 CC assignment_fsm.lo #11 7.964 CC bsc_ctrl.lo #11 7.964 CC bsc_ctrl_lookup.lo #11 7.964 CC bsc_init.lo #11 7.965 CC bsc_rf_ctrl.lo #11 7.965 CC bsc_rll.lo #11 7.966 CC bsc_sccp.lo #11 8.144 CC bsc_stats.lo #11 8.406 CC bsc_subscr_conn_fsm.lo #11 8.407 CC bsc_subscriber.lo #11 8.465 CC bsc_vty.lo #11 8.475 CC bts.lo #11 8.486 CC bts_trx.lo #11 8.489 CC bts_trx_ctrl.lo #11 8.497 CC bts_trx_ts_ctrl.lo #11 8.512 CC bts_trx_ts_lchan_ctrl.lo #11 8.517 CC bts_ericsson_rbs2000.lo #11 8.523 CC bts_init.lo #11 8.524 CC bts_ipaccess_nanobts.lo #11 8.686 CC bts_ipaccess_nanobts_omlattr.lo #11 8.947 CC bts_nokia_site.lo #11 8.961 CC bts_siemens_bs11.lo #11 9.030 CC bts_sm.lo #11 9.036 CC bts_osmobts.lo #11 9.050 CC bts_unknown.lo #11 9.057 CC bts_ctrl.lo #11 9.060 CC bts_setup_ramp.lo #11 9.063 CC bts_vty.lo #11 9.071 CC bts_trx_vty.lo #11 9.151 CC chan_alloc.lo #11 9.286 CC chan_counts.lo #11 9.294 CC codec_pref.lo #11 9.334 CC data_rate_pref.lo #11 9.387 CC e1_config.lo #11 9.435 CC gsm_04_08_rr.lo #11 9.442 CC gsm_data.lo #11 9.506 CC handover_cfg.lo #11 9.506 CC handover_ctrl.lo #11 9.525 CC handover_decision.lo #11 9.609 CC handover_decision_2.lo #11 9.651 CC handover_fsm.lo #11 9.747 CC handover_logic.lo #11 9.751 CC handover_vty.lo #11 9.766 CC vgcs_fsm.lo #11 9.773 CC lb.lo #11 9.777 CC lchan.lo #11 9.810 CC lchan_fsm.lo #11 9.869 CC lchan_rtp_fsm.lo #11 9.952 CC lchan_select.lo #11 9.955 CC lcs_loc_req.lo #11 10.10 CC lcs_ta_req.lo #11 10.10 CC meas_feed.lo #11 10.12 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 10.12 lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.12 925 | verb_info->codecs_len = 0; #11 10.12 | ^~~~~~~~~ #11 10.12 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 10.12 from lchan_rtp_fsm.c:25: #11 10.12 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.12 35 | unsigned int codecs_len #11 10.12 | ^~~~~~~~~~ #11 10.12 lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.12 929 | verb_info->codecs[0] = codec; #11 10.12 | ^~~~~~~~~ #11 10.12 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.12 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.12 | ^~~~~~ #11 10.12 lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 10.12 930 | verb_info->codecs_len = 1; #11 10.12 | ^~~~~~~~~ #11 10.12 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 10.12 35 | unsigned int codecs_len #11 10.12 | ^~~~~~~~~~ #11 10.12 lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.12 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.12 | ^~ #11 10.12 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.12 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.12 | ^~~~~~ #11 10.12 lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.12 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.12 | ^~ #11 10.12 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.12 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.12 | ^~~~~~ #11 10.12 lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.12 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 10.12 | ^~~~ #11 10.12 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.12 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.12 | ^~~~~~ #11 10.12 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 10.12 lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 10.12 961 | return verb_info->codecs[0] == codec; #11 10.12 | ^~~~~~ #11 10.12 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 10.12 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 10.12 | ^~~~~~ #11 10.28 CC meas_rep.lo #11 10.29 CC neighbor_ident.lo #11 10.34 CC neighbor_ident_vty.lo #11 10.37 CC neighbor_ident_ctrl.lo #11 10.39 CC net_init.lo #11 10.48 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 10.48 neighbor_ident.c:493:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 10.48 493 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 10.48 | ^~~~~~ #11 10.48 In file included from neighbor_ident.c:37: #11 10.48 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 10.48 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 10.48 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 10.69 CC nm_common_fsm.lo #11 10.70 CC nm_bb_transc_fsm.lo #11 10.70 CC nm_bts_sm_fsm.lo #11 10.70 CC nm_bts_fsm.lo #11 10.70 CC nm_gprs_cell_fsm.lo #11 10.70 CC nm_gprs_nse_fsm.lo #11 10.71 CC nm_gprs_nsvc_fsm.lo #11 10.80 CC nm_channel_fsm.lo #11 10.80 CC nm_rcarrier_fsm.lo #11 10.82 CC gsm_08_08.lo #11 10.85 CC osmo_bsc_bssap.lo #11 10.85 CC osmo_bsc_filter.lo #11 10.88 CC osmo_bsc_grace.lo #11 10.94 CC osmo_bsc_lcls.lo #11 11.04 CC osmo_bsc_mgcp.lo #11 11.09 CC osmo_bsc_msc.lo #11 11.09 CC osmo_bsc_sigtran.lo #11 11.10 CC paging.lo #11 11.12 CC pcu_sock.lo #11 11.12 CC penalty_timers.lo #11 11.17 CC bssmap_reset.lo #11 11.21 CC system_information.lo #11 11.21 CC timeslot_fsm.lo #11 11.27 CC smscb.lo #11 11.28 CC smscb_vty.lo #11 11.29 CC cbch_scheduler.lo #11 11.30 CC cbsp_link.lo #11 11.40 CC power_control.lo #11 11.80 CCLD libbsc.la #11 12.01 CCLD osmo-bsc #11 12.29 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.29 make[4]: Nothing to be done for 'install-data-am'. #11 12.29 /usr/bin/mkdir -p '/usr/local/bin' #11 12.29 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 12.32 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 12.32 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.32 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 12.32 Making install in utils #11 12.32 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 12.33 CC bs11_config.o #11 12.33 CC isdnsync.o #11 12.33 CC meas_json-meas_json.o #11 12.36 CCLD isdnsync #11 12.41 CCLD meas_json #11 12.43 CCLD bs11_config #11 12.65 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 12.65 make[4]: Nothing to be done for 'install-data-am'. #11 12.65 /usr/bin/mkdir -p '/usr/local/bin' #11 12.65 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 12.67 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 12.68 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 12.68 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 12.69 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 12.69 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 12.69 Making install in ipaccess #11 12.69 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 12.69 CC abisip-find.o #11 12.69 CC ipaccess-config.o #11 12.69 CC stubs.o #11 12.69 CC ipaccess-firmware.o #11 12.69 CC network_listen.o #11 12.69 CC ipaccess-proxy.o #11 12.80 CCLD abisip-find #11 12.85 CCLD ipaccess-config #11 12.87 CCLD ipaccess-proxy #11 13.08 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 13.08 make[4]: Nothing to be done for 'install-data-am'. #11 13.08 /usr/bin/mkdir -p '/usr/local/bin' #11 13.09 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 13.11 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 13.11 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 13.12 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 13.12 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 13.12 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 13.12 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 13.12 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 13.12 make[4]: Nothing to be done for 'install-exec-am'. #11 13.12 make[4]: Nothing to be done for 'install-data-am'. #11 13.12 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 13.12 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 13.12 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 13.12 Making install in tests #11 13.12 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 13.13 Making install in abis #11 13.13 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 13.13 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 13.13 make[4]: Nothing to be done for 'install-exec-am'. #11 13.13 make[4]: Nothing to be done for 'install-data-am'. #11 13.13 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 13.13 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 13.13 Making install in acc #11 13.13 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 13.13 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 13.13 make[4]: Nothing to be done for 'install-exec-am'. #11 13.13 make[4]: Nothing to be done for 'install-data-am'. #11 13.13 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 13.13 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 13.13 Making install in bsc #11 13.13 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 13.14 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 13.14 make[4]: Nothing to be done for 'install-exec-am'. #11 13.14 make[4]: Nothing to be done for 'install-data-am'. #11 13.14 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 13.14 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 13.14 Making install in codec_pref #11 13.14 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.14 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.14 make[4]: Nothing to be done for 'install-exec-am'. #11 13.14 make[4]: Nothing to be done for 'install-data-am'. #11 13.14 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.14 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 13.14 Making install in gsm0408 #11 13.14 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.14 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.14 make[4]: Nothing to be done for 'install-exec-am'. #11 13.14 make[4]: Nothing to be done for 'install-data-am'. #11 13.14 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.14 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 13.14 Making install in handover #11 13.14 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 13.14 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 13.14 make[4]: Nothing to be done for 'install-exec-am'. #11 13.14 make[4]: Nothing to be done for 'install-data-am'. #11 13.14 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 13.14 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 13.14 Making install in nanobts_omlattr #11 13.15 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.15 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.15 make[4]: Nothing to be done for 'install-exec-am'. #11 13.15 make[4]: Nothing to be done for 'install-data-am'. #11 13.15 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.15 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 13.15 Making install in paging #11 13.15 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 13.15 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 13.15 make[4]: Nothing to be done for 'install-exec-am'. #11 13.15 make[4]: Nothing to be done for 'install-data-am'. #11 13.15 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 13.15 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 13.15 Making install in subscr #11 13.15 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 13.15 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 13.15 make[4]: Nothing to be done for 'install-exec-am'. #11 13.15 make[4]: Nothing to be done for 'install-data-am'. #11 13.15 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 13.15 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 13.15 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 13.16 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 13.16 make[4]: Nothing to be done for 'install-exec-am'. #11 13.16 make[4]: Nothing to be done for 'install-data-am'. #11 13.16 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.16 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.16 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 13.16 Making install in doc #11 13.16 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 13.16 Making install in examples #11 13.16 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 13.16 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 13.16 make[4]: Nothing to be done for 'install-exec-am'. #11 13.16 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 13.16 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 13.16 make install-data-hook #11 13.17 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 13.17 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 13.17 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 13.17 mkdir -p "$(dirname $j)" && \ #11 13.17 /usr/bin/install -c -m 644 ./$f $j; \ #11 13.17 done #11 13.19 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.19 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.19 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 13.19 Making install in manuals #11 13.19 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 13.19 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 13.19 make[4]: Nothing to be done for 'install-exec-am'. #11 13.19 make[4]: Nothing to be done for 'install-data-am'. #11 13.19 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 13.19 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 13.20 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 13.20 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 13.20 make[4]: Nothing to be done for 'install-exec-am'. #11 13.20 make[4]: Nothing to be done for 'install-data-am'. #11 13.20 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.20 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.20 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 13.20 Making install in contrib #11 13.20 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.20 Making install in systemd #11 13.20 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 13.20 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 13.20 make[4]: Nothing to be done for 'install-exec-am'. #11 13.20 /usr/bin/mkdir -p '/lib/systemd/system' #11 13.21 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 13.21 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 13.21 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 13.21 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.21 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 13.21 make[4]: Nothing to be done for 'install-exec-am'. #11 13.21 make[4]: Nothing to be done for 'install-data-am'. #11 13.21 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.21 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.21 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 13.21 make[2]: Entering directory '/tmp/osmo-bsc' #11 13.21 make[3]: Entering directory '/tmp/osmo-bsc' #11 13.21 make[3]: Nothing to be done for 'install-exec-am'. #11 13.21 make[3]: Nothing to be done for 'install-data-am'. #11 13.21 make[3]: Leaving directory '/tmp/osmo-bsc' #11 13.21 make[2]: Leaving directory '/tmp/osmo-bsc' #11 13.21 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 13.6s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.3s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 0.7s done #14 writing image sha256:50f6ae5603348b22956bc5bbf58eba9b0865f6f569a36e82c4bf678e036def7c 0.0s done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.7s 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 50f6ae560334 + 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.12.6222.202405152026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.50.fa393.202405152026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.50.fa393.202405152026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.55.6930.202405152026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.66.705a.202405152026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.66.705a.202405152026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.66.705a.202405152026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.12.6222.202405152026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.198.0323.202405152026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.198.0323.202405152026 amd64 Osmo coding library ii libosmocore 1.9.0.198.0323.202405152026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.198.0323.202405152026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.198.0323.202405152026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.198.0323.202405152026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.198.0323.202405152026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.198.0323.202405152026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.198.0323.202405152026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.55.6930.202405152026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.198.0323.202405152026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.12.6222.202405152026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.198.0323.202405152026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.198.0323.202405152026 amd64 Osmo VTY library ii osmocom-nightly 202405152026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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.77kB 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: #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.1s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.2s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 ... #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.4s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.4s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [ 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 #12 CACHED #13 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #13 CACHED #14 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #14 CACHED #15 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #15 CACHED #16 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #16 CACHED #17 [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 #17 CACHED #18 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #18 CACHED #19 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #19 CACHED #20 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #20 CACHED #21 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #21 CACHED #22 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #22 CACHED #23 [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 #23 CACHED #24 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #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:9747b9faf9914b69c6fb89d0f7826750b90127f9f09c5a39eeef339803efc616 0.1s 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.1s 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 9747b9faf991 + 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 CACHED #6 [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 #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #7 DONE 0.3s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #7 DONE 0.3s #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.1s #6 [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 #6 0.574 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.574 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.574 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.663 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.787 Reading package lists... #6 1.400 Reading package lists... #6 2.094 Building dependency tree... #6 2.306 Reading state information... #6 2.555 The following additional packages will be installed: #6 2.555 libgtp6 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #6 2.555 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #6 2.556 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #6 2.591 The following NEW packages will be installed: #6 2.591 libgtp-dev libgtp6 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev #6 2.591 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 2.591 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 2.591 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 #6 2.592 libsmpp34-dev osmocom-nightly #6 2.653 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded. #6 2.653 Need to get 2680 kB of archives. #6 2.653 After this operation, 10.6 MB of additional disk space will be used. #6 2.653 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202405152026 [1168 B] #6 2.670 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.198.0323.202405152026 [164 kB] #6 2.673 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.19.3372.202405152026 [38.9 kB] #6 2.673 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.19.3372.202405152026 [140 kB] #6 2.675 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.198.0323.202405152026 [46.0 kB] #6 2.680 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.12.6222.202405152026 [29.0 kB] #6 2.681 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.198.0323.202405152026 [65.4 kB] #6 2.683 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.198.0323.202405152026 [222 kB] #6 2.686 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.198.0323.202405152026 [98.3 kB] #6 2.690 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.12.6222.202405152026 [72.7 kB] #6 2.691 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.12.6222.202405152026 [111 kB] #6 2.692 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.198.0323.202405152026 [66.0 kB] #6 2.694 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.198.0323.202405152026 [172 kB] #6 2.697 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.198.0323.202405152026 [54.4 kB] #6 2.699 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.198.0323.202405152026 [58.5 kB] #6 2.700 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.198.0323.202405152026 [45.3 kB] #6 2.701 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.198.0323.202405152026 [38.6 kB] #6 2.702 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.198.0323.202405152026 [838 kB] #6 2.712 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.55.6930.202405152026 [52.5 kB] #6 2.712 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.55.6930.202405152026 [64.6 kB] #6 2.712 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.66.705a.202405152026 [87.8 kB] #6 2.713 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.3.3.16b4.202405152026 [101 kB] #6 2.714 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.3.3.16b4.202405152026 [111 kB] #6 3.007 debconf: delaying package configuration, since apt-utils is not installed #6 3.101 Fetched 2680 kB in 0s (24.6 MB/s) #6 3.191 Selecting previously unselected package osmocom-nightly. #6 3.191 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116671 files and directories currently installed.) #6 3.253 Preparing to unpack .../00-osmocom-nightly_202405152026_amd64.deb ... #6 3.304 Unpacking osmocom-nightly (202405152026) ... #6 3.527 Selecting previously unselected package libosmocore21:amd64. #6 3.534 Preparing to unpack .../01-libosmocore21_1.9.0.198.0323.202405152026_amd64.deb ... #6 3.597 Unpacking libosmocore21:amd64 (1.9.0.198.0323.202405152026) ... #6 3.834 Selecting previously unselected package libgtp6:amd64. #6 3.844 Preparing to unpack .../02-libgtp6_1.11.0.19.3372.202405152026_amd64.deb ... #6 3.874 Unpacking libgtp6:amd64 (1.11.0.19.3372.202405152026) ... #6 4.006 Selecting previously unselected package libgtp-dev:amd64. #6 4.014 Preparing to unpack .../03-libgtp-dev_1.11.0.19.3372.202405152026_amd64.deb ... #6 4.031 Unpacking libgtp-dev:amd64 (1.11.0.19.3372.202405152026) ... #6 4.186 Selecting previously unselected package libosmocodec4:amd64. #6 4.195 Preparing to unpack .../04-libosmocodec4_1.9.0.198.0323.202405152026_amd64.deb ... #6 4.222 Unpacking libosmocodec4:amd64 (1.9.0.198.0323.202405152026) ... #6 4.462 Selecting previously unselected package libosmotrau2:amd64. #6 4.471 Preparing to unpack .../05-libosmotrau2_1.5.1.12.6222.202405152026_amd64.deb ... #6 4.502 Unpacking libosmotrau2:amd64 (1.5.1.12.6222.202405152026) ... #6 4.705 Selecting previously unselected package libosmoisdn0:amd64. #6 4.715 Preparing to unpack .../06-libosmoisdn0_1.9.0.198.0323.202405152026_amd64.deb ... #6 4.747 Unpacking libosmoisdn0:amd64 (1.9.0.198.0323.202405152026) ... #6 4.929 Selecting previously unselected package libosmogsm20:amd64. #6 4.937 Preparing to unpack .../07-libosmogsm20_1.9.0.198.0323.202405152026_amd64.deb ... #6 4.958 Unpacking libosmogsm20:amd64 (1.9.0.198.0323.202405152026) ... #6 5.128 Selecting previously unselected package libosmovty13:amd64. #6 5.133 Preparing to unpack .../08-libosmovty13_1.9.0.198.0323.202405152026_amd64.deb ... #6 5.158 Unpacking libosmovty13:amd64 (1.9.0.198.0323.202405152026) ... #6 5.363 Selecting previously unselected package libosmoabis13:amd64. #6 5.372 Preparing to unpack .../09-libosmoabis13_1.5.1.12.6222.202405152026_amd64.deb ... #6 5.402 Unpacking libosmoabis13:amd64 (1.5.1.12.6222.202405152026) ... #6 5.551 Selecting previously unselected package libosmo-abis-dev:amd64. #6 5.560 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.12.6222.202405152026_amd64.deb ... #6 5.591 Unpacking libosmo-abis-dev:amd64 (1.5.1.12.6222.202405152026) ... #6 5.771 Selecting previously unselected package libosmocoding0:amd64. #6 5.782 Preparing to unpack .../11-libosmocoding0_1.9.0.198.0323.202405152026_amd64.deb ... #6 5.814 Unpacking libosmocoding0:amd64 (1.9.0.198.0323.202405152026) ... #6 6.190 Selecting previously unselected package libosmogb14:amd64. #6 6.196 Preparing to unpack .../12-libosmogb14_1.9.0.198.0323.202405152026_amd64.deb ... #6 6.250 Unpacking libosmogb14:amd64 (1.9.0.198.0323.202405152026) ... #6 6.431 Selecting previously unselected package libosmoctrl0:amd64. #6 6.437 Preparing to unpack .../13-libosmoctrl0_1.9.0.198.0323.202405152026_amd64.deb ... #6 6.455 Unpacking libosmoctrl0:amd64 (1.9.0.198.0323.202405152026) ... #6 6.580 Selecting previously unselected package libosmosim2:amd64. #6 6.588 Preparing to unpack .../14-libosmosim2_1.9.0.198.0323.202405152026_amd64.deb ... #6 6.610 Unpacking libosmosim2:amd64 (1.9.0.198.0323.202405152026) ... #6 6.744 Selecting previously unselected package libosmousb0:amd64. #6 6.752 Preparing to unpack .../15-libosmousb0_1.9.0.198.0323.202405152026_amd64.deb ... #6 6.785 Unpacking libosmousb0:amd64 (1.9.0.198.0323.202405152026) ... #6 6.935 Selecting previously unselected package libosmocore. #6 6.943 Preparing to unpack .../16-libosmocore_1.9.0.198.0323.202405152026_amd64.deb ... #6 6.974 Unpacking libosmocore (1.9.0.198.0323.202405152026) ... #6 7.078 Selecting previously unselected package libosmocore-dev:amd64. #6 7.085 Preparing to unpack .../17-libosmocore-dev_1.9.0.198.0323.202405152026_amd64.deb ... #6 7.103 Unpacking libosmocore-dev:amd64 (1.9.0.198.0323.202405152026) ... #6 7.378 Selecting previously unselected package libosmonetif11:amd64. #6 7.388 Preparing to unpack .../18-libosmonetif11_1.4.0.55.6930.202405152026_amd64.deb ... #6 7.404 Unpacking libosmonetif11:amd64 (1.4.0.55.6930.202405152026) ... #6 7.521 Selecting previously unselected package libosmo-netif-dev:amd64. #6 7.527 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.55.6930.202405152026_amd64.deb ... #6 7.543 Unpacking libosmo-netif-dev:amd64 (1.4.0.55.6930.202405152026) ... #6 7.663 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 7.672 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.66.705a.202405152026_amd64.deb ... #6 7.707 Unpacking libosmo-sccp-dev:amd64 (1.8.0.66.705a.202405152026) ... #6 7.870 Selecting previously unselected package libsmpp1:amd64. #6 7.879 Preparing to unpack .../21-libsmpp1_1.14.3.3.16b4.202405152026_amd64.deb ... #6 7.896 Unpacking libsmpp1:amd64 (1.14.3.3.16b4.202405152026) ... #6 8.011 Selecting previously unselected package libsmpp34-dev:amd64. #6 8.018 Preparing to unpack .../22-libsmpp34-dev_1.14.3.3.16b4.202405152026_amd64.deb ... #6 8.034 Unpacking libsmpp34-dev:amd64 (1.14.3.3.16b4.202405152026) ... #6 8.259 Setting up osmocom-nightly (202405152026) ... #6 8.416 Setting up libsmpp1:amd64 (1.14.3.3.16b4.202405152026) ... #6 8.469 Setting up libosmocore21:amd64 (1.9.0.198.0323.202405152026) ... #6 8.543 Setting up libosmousb0:amd64 (1.9.0.198.0323.202405152026) ... #6 8.603 Setting up libosmocodec4:amd64 (1.9.0.198.0323.202405152026) ... #6 8.660 Setting up libosmotrau2:amd64 (1.5.1.12.6222.202405152026) ... #6 8.726 Setting up libsmpp34-dev:amd64 (1.14.3.3.16b4.202405152026) ... #6 8.777 Setting up libosmo-sccp-dev:amd64 (1.8.0.66.705a.202405152026) ... #6 9.009 Setting up libosmovty13:amd64 (1.9.0.198.0323.202405152026) ... #6 9.066 Setting up libosmoisdn0:amd64 (1.9.0.198.0323.202405152026) ... #6 9.112 Setting up libgtp6:amd64 (1.11.0.19.3372.202405152026) ... #6 9.157 Setting up libgtp-dev:amd64 (1.11.0.19.3372.202405152026) ... #6 9.202 Setting up libosmogsm20:amd64 (1.9.0.198.0323.202405152026) ... #6 9.248 Setting up libosmoabis13:amd64 (1.5.1.12.6222.202405152026) ... #6 9.299 Setting up libosmoctrl0:amd64 (1.9.0.198.0323.202405152026) ... #6 9.352 Setting up libosmogb14:amd64 (1.9.0.198.0323.202405152026) ... #6 9.465 Setting up libosmonetif11:amd64 (1.4.0.55.6930.202405152026) ... #6 9.520 Setting up libosmo-abis-dev:amd64 (1.5.1.12.6222.202405152026) ... #6 9.565 Setting up libosmocoding0:amd64 (1.9.0.198.0323.202405152026) ... #6 9.620 Setting up libosmosim2:amd64 (1.9.0.198.0323.202405152026) ... #6 9.666 Setting up libosmocore (1.9.0.198.0323.202405152026) ... #6 9.711 Setting up libosmocore-dev:amd64 (1.9.0.198.0323.202405152026) ... #6 9.765 Setting up libosmo-netif-dev:amd64 (1.4.0.55.6930.202405152026) ... #6 9.814 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 10.4s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.326 Cloning into 'osmo-bts'... #9 DONE 1.2s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.2s #11 [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 #11 0.454 Already on 'master' #11 0.454 Your branch is up to date with 'origin/master'. #11 0.455 refs/heads/master #11 0.459 HEAD is now at b7aa08f6 contrib/systemd: run as osmocom user #11 0.460 master #11 0.461 b7aa08f69bd9ea4fed4139405016325390b08a95 #11 3.261 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.261 libtoolize: copying file './ltmain.sh' #11 3.386 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.386 libtoolize: and rerunning libtoolize and aclocal. #11 3.386 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.587 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.587 configure.ac:40: You should run autoupdate. #11 4.587 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.587 configure.ac:40: the top level #11 4.587 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.587 configure.ac:84: You should run autoupdate. #11 4.587 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.587 configure.ac:84: the top level #11 4.587 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.587 configure.ac:92: You should run autoupdate. #11 4.587 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.587 configure.ac:92: the top level #11 4.587 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.587 configure.ac:124: You should run autoupdate. #11 4.587 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.587 configure.ac:124: the top level #11 4.587 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.587 configure.ac:132: You should run autoupdate. #11 4.587 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.587 configure.ac:132: the top level #11 4.587 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.587 configure.ac:272: You should run autoupdate. #11 4.587 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.587 configure.ac:272: the top level #11 4.587 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.587 configure.ac:292: You should run autoupdate. #11 4.587 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.587 configure.ac:292: the top level #11 4.587 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.587 configure.ac:354: You should run autoupdate. #11 4.587 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.587 configure.ac:354: the top level #11 4.587 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.587 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.587 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.587 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 4.587 configure.ac:422: the top level #11 4.587 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 4.587 configure.ac:424: You should run autoupdate. #11 5.333 configure.ac:23: installing './compile' #11 5.334 configure.ac:25: installing './config.guess' #11 5.336 configure.ac:25: installing './config.sub' #11 5.337 configure.ac:9: installing './install-sh' #11 5.338 configure.ac:9: installing './missing' #11 5.397 contrib/ber/Makefile.am: installing './depcomp' #11 5.546 src/common/Makefile.am:86: warning: variable 'libbts_la_LDADD' is defined but no program or #11 5.546 src/common/Makefile.am:86: library has 'libbts_la' as canonical name (possible typo) #11 5.649 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.649 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 5.649 automake: warning: possible forward-incompatibility. #11 5.649 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 5.649 automake: automake option hasn't been enabled. For now, the corresponding output #11 5.649 automake: object file(s) will be placed in the top-level directory. However, this #11 5.649 automake: behavior may change in a future Automake major version, with object #11 5.649 automake: files being placed in the same subdirectory as the corresponding sources. #11 5.649 automake: You are advised to start using 'subdir-objects' option throughout your #11 5.649 automake: project, to avoid future incompatibilities. #11 5.651 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 5.651 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.651 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 5.651 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.652 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 5.652 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.652 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 5.652 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.652 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.652 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.652 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 5.652 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.652 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 5.652 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.653 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 5.653 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.653 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 5.653 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.653 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 5.653 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.653 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 5.653 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.654 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 5.654 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 5.654 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.654 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 5.746 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.746 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.793 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.793 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.846 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.846 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 5.870 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.870 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 5.900 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.900 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 5.928 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.928 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.957 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.957 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 5.958 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.958 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 5.991 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 5.991 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.992 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 5.992 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.992 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 5.992 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.992 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 5.992 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.992 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 5.992 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.992 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 5.992 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.992 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 5.992 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.992 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 5.992 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.992 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 5.992 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.992 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 5.992 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 6.065 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 6.065 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 6.155 checking for a BSD-compatible install... /usr/bin/install -c #11 6.160 checking whether build environment is sane... yes #11 6.167 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 6.168 checking for gawk... gawk #11 6.168 checking whether make sets $(MAKE)... yes #11 6.175 checking whether make supports nested variables... yes #11 6.178 checking whether make supports nested variables... (cached) yes #11 6.179 checking whether make sets $(MAKE)... (cached) yes #11 6.180 checking for gcc... gcc #11 6.196 checking whether the C compiler works... yes #11 6.224 checking for C compiler default output file name... a.out #11 6.225 checking for suffix of executables... #11 6.251 checking whether we are cross compiling... no #11 6.284 checking for suffix of object files... o #11 6.303 checking whether the compiler supports GNU C... yes #11 6.318 checking whether gcc accepts -g... yes #11 6.334 checking for gcc option to enable C11 features... none needed #11 6.361 checking whether gcc understands -c and -o together... yes #11 6.390 checking whether make supports the include directive... yes (GNU style) #11 6.395 checking dependency style of gcc... gcc3 #11 6.419 checking build system type... x86_64-pc-linux-gnu #11 6.454 checking host system type... x86_64-pc-linux-gnu #11 6.454 checking how to print strings... printf #11 6.476 checking for a sed that does not truncate output... /usr/bin/sed #11 6.479 checking for grep that handles long lines and -e... /usr/bin/grep #11 6.480 checking for egrep... /usr/bin/grep -E #11 6.481 checking for fgrep... /usr/bin/grep -F #11 6.482 checking for ld used by gcc... /usr/bin/ld #11 6.485 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 6.487 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 6.488 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 6.502 checking whether ln -s works... yes #11 6.502 checking the maximum length of command line arguments... 1572864 #11 6.506 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 6.506 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 6.507 checking for /usr/bin/ld option to reload object files... -r #11 6.507 checking for file... file #11 6.507 checking for objdump... objdump #11 6.507 checking how to recognize dependent libraries... pass_all #11 6.508 checking for dlltool... no #11 6.508 checking how to associate runtime and link libraries... printf %s\n #11 6.509 checking for ar... ar #11 6.509 checking for archiver @FILE support... @ #11 6.531 checking for strip... strip #11 6.531 checking for ranlib... ranlib #11 6.531 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.579 checking for sysroot... no #11 6.580 checking for a working dd... /usr/bin/dd #11 6.582 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.597 checking for mt... no #11 6.597 checking if : is a manifest tool... no #11 6.600 checking for stdio.h... yes #11 6.616 checking for stdlib.h... yes #11 6.632 checking for string.h... yes #11 6.652 checking for inttypes.h... yes #11 6.671 checking for stdint.h... yes #11 6.687 checking for strings.h... yes #11 6.704 checking for sys/stat.h... yes #11 6.723 checking for sys/types.h... yes #11 6.743 checking for unistd.h... yes #11 6.766 checking for dlfcn.h... yes #11 6.787 checking for objdir... .libs #11 6.833 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.849 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.849 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.864 checking if gcc static flag -static works... yes #11 6.911 checking if gcc supports -c -o file.o... yes #11 6.929 checking if gcc supports -c -o file.o... (cached) yes #11 6.929 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.935 checking whether -lc should be explicitly linked in... no #11 6.955 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.999 checking how to hardcode library paths into programs... immediate #11 6.999 checking whether stripping libraries is possible... yes #11 7.001 checking if libtool supports shared libraries... yes #11 7.001 checking whether to build shared libraries... yes #11 7.001 checking whether to build static libraries... yes #11 7.001 checking for pkg-config... /usr/bin/pkg-config #11 7.001 checking for pkg-config... /usr/bin/pkg-config #11 7.002 checking pkg-config is at least version 0.20... yes #11 7.002 checking for egrep... (cached) /usr/bin/grep -E #11 7.003 checking for libosmocore >= 1.9.0... yes #11 7.008 checking for libosmovty >= 1.9.0... yes #11 7.014 checking for libosmogsm >= 1.9.0... yes #11 7.020 checking for libosmoctrl >= 1.9.0... yes #11 7.026 checking for libosmocodec >= 1.9.0... yes #11 7.033 checking for libosmocoding >= 1.9.0... yes #11 7.040 checking for libosmoabis >= 1.5.0... yes #11 7.046 checking for libosmotrau >= 1.5.0... yes #11 7.053 checking for libosmo-netif >= 1.4.0... yes #11 7.060 checking whether to enable support for sysmobts calibration tool... no #11 7.060 checking whether to enable support for sysmoBTS L1/PHY support... no #11 7.060 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 7.060 checking whether to enable support for Octasic OCTPHY-2G... no #11 7.061 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 7.061 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 7.062 checking whether to enable VTY/CTRL tests... no #11 7.062 checking whether to include systemtap tracing support... no #11 7.064 CFLAGS=" -std=gnu11" #11 7.064 CPPFLAGS="" #11 7.083 checking that generated files are newer than configure... done #11 7.164 configure: creating ./config.status #11 7.433 config.status: creating src/Makefile #11 7.443 config.status: creating src/common/Makefile #11 7.452 config.status: creating src/osmo-bts-virtual/Makefile #11 7.464 config.status: creating src/osmo-bts-omldummy/Makefile #11 7.476 config.status: creating src/osmo-bts-sysmo/Makefile #11 7.488 config.status: creating src/osmo-bts-lc15/Makefile #11 7.501 config.status: creating src/osmo-bts-oc2g/Makefile #11 7.513 config.status: creating src/osmo-bts-trx/Makefile #11 7.526 config.status: creating src/osmo-bts-octphy/Makefile #11 7.539 config.status: creating include/Makefile #11 7.550 config.status: creating include/osmo-bts/Makefile #11 7.560 config.status: creating tests/Makefile #11 7.572 config.status: creating tests/paging/Makefile #11 7.582 config.status: creating tests/agch/Makefile #11 7.594 config.status: creating tests/cipher/Makefile #11 7.605 config.status: creating tests/sysmobts/Makefile #11 7.617 config.status: creating tests/misc/Makefile #11 7.629 config.status: creating tests/handover/Makefile #11 7.640 config.status: creating tests/ta_control/Makefile #11 7.651 config.status: creating tests/tx_power/Makefile #11 7.662 config.status: creating tests/power/Makefile #11 7.674 config.status: creating tests/meas/Makefile #11 7.683 config.status: creating tests/amr/Makefile #11 7.694 config.status: creating tests/csd/Makefile #11 7.705 config.status: creating doc/Makefile #11 7.715 config.status: creating doc/examples/Makefile #11 7.725 config.status: creating doc/manuals/Makefile #11 7.734 config.status: creating contrib/Makefile #11 7.742 config.status: creating contrib/ber/Makefile #11 7.753 config.status: creating contrib/systemd/Makefile #11 7.763 config.status: creating Makefile #11 7.770 config.status: creating btsconfig.h #11 7.778 config.status: executing tests/atconfig commands #11 7.779 config.status: executing depfiles commands #11 8.280 config.status: executing libtool commands #11 8.313 echo 1.7.0.66-b7aa0 > .version-t && mv .version-t .version #11 8.315 make install-recursive #11 8.317 make[1]: Entering directory '/tmp/osmo-bts' #11 8.319 Making install in include #11 8.321 make[2]: Entering directory '/tmp/osmo-bts/include' #11 8.323 Making install in osmo-bts #11 8.324 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 8.326 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 8.326 make[4]: Nothing to be done for 'install-exec-am'. #11 8.326 make[4]: Nothing to be done for 'install-data-am'. #11 8.326 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 8.326 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 8.327 make[3]: Entering directory '/tmp/osmo-bts/include' #11 8.329 make[4]: Entering directory '/tmp/osmo-bts/include' #11 8.329 make[4]: Nothing to be done for 'install-exec-am'. #11 8.329 make[4]: Nothing to be done for 'install-data-am'. #11 8.329 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 8.329 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 8.330 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 8.330 Making install in src #11 8.331 make[2]: Entering directory '/tmp/osmo-bts/src' #11 8.334 Making install in common #11 8.336 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 8.336 make install-am #11 8.338 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 8.338 CC gsm_data.o #11 8.339 CC sysinfo.o #11 8.339 CC logging.o #11 8.339 CC abis.o #11 8.340 CC abis_osmo.o #11 8.341 CC oml.o #11 8.341 CC osmux.o #11 8.342 CC bts.o #11 8.343 CC bts_sm.o #11 8.344 CC bts_trx.o #11 8.345 CC rsl.o #11 8.346 CC rtp_input_preen.o #11 8.348 CC vty.o #11 8.350 CC paging.o #11 8.368 CC measurement.o #11 8.395 CC amr.o #11 8.447 CC asci.o #11 8.471 CC lchan.o #11 8.487 CC load_indication.o #11 8.518 CC pcu_sock.o #11 8.518 CC handover.o #11 8.520 CC msg_utils.o #11 8.548 CC tx_power.o #11 8.559 CC bts_ctrl_commands.o #11 8.567 CC bts_ctrl_lookup.o #11 8.569 CC bts_shutdown_fsm.o #11 8.597 CC csd_v110.o #11 8.600 CC l1sap.o #11 8.603 CC cbch.o #11 8.605 CC power_control.o #11 8.624 CC main.o #11 8.660 CC phy_link.o #11 8.674 CC dtx_dl_amr_fsm.o #11 8.680 CC scheduler_mframe.o #11 8.681 CC ta_control.o #11 8.682 CC nm_common_fsm.o #11 8.685 CC nm_bts_sm_fsm.o #11 8.711 CC nm_bts_fsm.o #11 8.752 CC nm_bb_transc_fsm.o #11 8.757 CC nm_channel_fsm.o #11 8.763 CC nm_gprs_cell_fsm.o #11 8.766 CC nm_gprs_nse_fsm.o #11 8.767 CC nm_gprs_nsvc_fsm.o #11 8.769 CC nm_radio_carrier_fsm.o #11 8.788 CC notification.o #11 8.800 CC scheduler.o #11 8.894 AR libbts.a #11 8.894 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.966 AR libl1sched.a #11 8.967 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.983 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 8.983 make[5]: Nothing to be done for 'install-exec-am'. #11 8.983 make[5]: Nothing to be done for 'install-data-am'. #11 8.983 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 8.983 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 8.983 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 8.983 Making install in osmo-bts-virtual #11 8.985 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 8.986 CC main.o #11 8.986 CC virtualbts_vty.o #11 8.986 CC scheduler_virtbts.o #11 8.987 CC bts_model.o #11 8.987 CC virtual_um.o #11 8.987 CC osmo_mcast_sock.o #11 8.987 CC l1_if.o #11 9.111 CCLD osmo-bts-virtual #11 9.442 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 9.442 make[4]: Nothing to be done for 'install-data-am'. #11 9.443 /usr/bin/mkdir -p '/usr/local/bin' #11 9.445 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 9.469 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 9.471 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 9.472 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 9.472 Making install in osmo-bts-omldummy #11 9.474 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 9.474 CC main.o #11 9.475 CC bts_model.o #11 9.563 CCLD osmo-bts-omldummy #11 9.844 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 9.845 make[4]: Nothing to be done for 'install-data-am'. #11 9.845 /usr/bin/mkdir -p '/usr/local/bin' #11 9.849 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 9.872 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 9.874 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 9.874 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 9.874 Making install in osmo-bts-trx #11 9.876 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 9.876 make install-am #11 9.878 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 9.879 CC main.o #11 9.879 CC trx_if.o #11 9.880 CC l1_if.o #11 9.880 CC scheduler_trx.o #11 9.880 CC sched_lchan_fcch_sch.o #11 9.880 CC sched_lchan_rach.o #11 9.881 CC sched_lchan_pdtch.o #11 9.881 CC sched_lchan_xcch.o #11 9.882 CC sched_lchan_tchf.o #11 9.883 CC sched_lchan_tchh.o #11 9.883 CC trx_provision_fsm.o #11 9.884 CC trx_vty.o #11 9.887 CC amr_loop.o #11 10.08 CCLD osmo-bts-trx #11 10.40 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 10.40 make[5]: Nothing to be done for 'install-data-am'. #11 10.40 /usr/bin/mkdir -p '/usr/local/bin' #11 10.41 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 10.43 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 10.43 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 10.43 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 10.43 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 10.43 make[3]: Entering directory '/tmp/osmo-bts/src' #11 10.43 make[4]: Entering directory '/tmp/osmo-bts/src' #11 10.43 make[4]: Nothing to be done for 'install-exec-am'. #11 10.43 make[4]: Nothing to be done for 'install-data-am'. #11 10.43 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 10.43 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 10.43 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 10.43 Making install in tests #11 10.43 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 10.43 Making install in paging #11 10.44 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 10.44 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 10.44 make[4]: Nothing to be done for 'install-exec-am'. #11 10.44 make[4]: Nothing to be done for 'install-data-am'. #11 10.44 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 10.44 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 10.44 Making install in cipher #11 10.44 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 10.44 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 10.44 make[4]: Nothing to be done for 'install-exec-am'. #11 10.44 make[4]: Nothing to be done for 'install-data-am'. #11 10.44 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 10.44 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 10.44 Making install in agch #11 10.44 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 10.44 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 10.44 make[4]: Nothing to be done for 'install-exec-am'. #11 10.44 make[4]: Nothing to be done for 'install-data-am'. #11 10.44 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 10.44 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 10.44 Making install in misc #11 10.44 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 10.45 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 10.45 make[4]: Nothing to be done for 'install-exec-am'. #11 10.45 make[4]: Nothing to be done for 'install-data-am'. #11 10.45 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 10.45 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 10.45 Making install in handover #11 10.45 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 10.45 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 10.45 make[4]: Nothing to be done for 'install-exec-am'. #11 10.45 make[4]: Nothing to be done for 'install-data-am'. #11 10.45 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 10.45 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 10.45 Making install in tx_power #11 10.45 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 10.45 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 10.45 make[4]: Nothing to be done for 'install-exec-am'. #11 10.45 make[4]: Nothing to be done for 'install-data-am'. #11 10.45 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 10.45 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 10.45 Making install in power #11 10.45 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 10.46 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 10.46 make[4]: Nothing to be done for 'install-exec-am'. #11 10.46 make[4]: Nothing to be done for 'install-data-am'. #11 10.46 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 10.46 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 10.46 Making install in meas #11 10.46 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 10.46 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 10.46 make[4]: Nothing to be done for 'install-exec-am'. #11 10.46 make[4]: Nothing to be done for 'install-data-am'. #11 10.46 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 10.46 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 10.46 Making install in ta_control #11 10.46 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 10.46 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 10.46 make[4]: Nothing to be done for 'install-exec-am'. #11 10.46 make[4]: Nothing to be done for 'install-data-am'. #11 10.46 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 10.46 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 10.46 Making install in amr #11 10.46 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 10.47 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 10.47 make[4]: Nothing to be done for 'install-exec-am'. #11 10.47 make[4]: Nothing to be done for 'install-data-am'. #11 10.47 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 10.47 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 10.47 Making install in csd #11 10.47 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 10.47 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 10.47 make[4]: Nothing to be done for 'install-exec-am'. #11 10.47 make[4]: Nothing to be done for 'install-data-am'. #11 10.47 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 10.47 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 10.47 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 10.47 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 10.47 make[4]: Nothing to be done for 'install-exec-am'. #11 10.47 make[4]: Nothing to be done for 'install-data-am'. #11 10.47 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 10.47 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 10.47 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 10.47 Making install in doc #11 10.47 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 10.48 Making install in examples #11 10.48 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 10.48 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 10.48 make[4]: Nothing to be done for 'install-exec-am'. #11 10.48 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 10.48 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 10.48 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 10.48 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 10.48 /usr/bin/install -c -m 644 trx/osmo-bts-trx.cfg trx/osmo-bts-trx-calypso.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 10.48 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 10.48 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 10.49 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 10.49 Making install in manuals #11 10.49 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 10.49 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 10.49 make[4]: Nothing to be done for 'install-exec-am'. #11 10.49 make[4]: Nothing to be done for 'install-data-am'. #11 10.49 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 10.49 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 10.49 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 10.49 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 10.49 make[4]: Nothing to be done for 'install-exec-am'. #11 10.49 make[4]: Nothing to be done for 'install-data-am'. #11 10.49 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 10.49 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 10.49 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 10.49 Making install in contrib #11 10.49 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 10.49 Making install in systemd #11 10.49 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 10.50 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 10.50 make[4]: Nothing to be done for 'install-exec-am'. #11 10.50 /usr/bin/mkdir -p '/lib/systemd/system' #11 10.50 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 10.50 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 10.50 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 10.50 Making install in ber #11 10.50 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 10.50 CC rtp_ber.o #11 10.50 CC rtp_gen_map.o #11 10.66 CCLD rtp_gen_map #11 10.70 CCLD rtp_ber #11 10.85 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 10.85 make[4]: Nothing to be done for 'install-exec-am'. #11 10.85 make[4]: Nothing to be done for 'install-data-am'. #11 10.85 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 10.85 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 10.85 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 10.86 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 10.86 make[4]: Nothing to be done for 'install-exec-am'. #11 10.86 make[4]: Nothing to be done for 'install-data-am'. #11 10.86 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 10.86 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 10.86 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 10.86 make[2]: Entering directory '/tmp/osmo-bts' #11 10.86 make[3]: Entering directory '/tmp/osmo-bts' #11 10.86 make[3]: Nothing to be done for 'install-exec-am'. #11 10.86 make[3]: Nothing to be done for 'install-data-am'. #11 10.86 make[3]: Leaving directory '/tmp/osmo-bts' #11 10.86 make[2]: Leaving directory '/tmp/osmo-bts' #11 10.86 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 11.2s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 0.6s done #14 writing image sha256:5bc750617b38cacfb5f47c9fb06eb662659b2034ec57727345634ddb961d4e50 done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.6s 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 5bc750617b38 + 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.12.6222.202405152026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.55.6930.202405152026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.66.705a.202405152026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.12.6222.202405152026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.198.0323.202405152026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.198.0323.202405152026 amd64 Osmo coding library ii libosmocore 1.9.0.198.0323.202405152026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.198.0323.202405152026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.198.0323.202405152026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.198.0323.202405152026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.198.0323.202405152026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.198.0323.202405152026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.198.0323.202405152026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.55.6930.202405152026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.198.0323.202405152026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.12.6222.202405152026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.198.0323.202405152026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.198.0323.202405152026 amd64 Osmo VTY library ii osmocom-nightly 202405152026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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:3a851b7fcedb5c5a83649b407e16e512202c06609d54a287e5d2f04faef10ce9 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.1s #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 0.0s done #3 DONE 0.1s #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.17kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 CACHED #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.331 + OSMO_TTCN3_BRANCH=master #8 0.332 + shift #8 0.332 + cd /osmo-ttcn3-hacks #8 0.332 + git fetch #8 0.429 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.429 73f6a314..a2812ec0 master -> origin/master #8 0.430 + a501fcc3...cf3fc343 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.432 + git checkout master #8 0.507 Already on 'master' #8 0.508 Your branch is behind 'origin/master' by 12 commits, and can be fast-forwarded. #8 0.508 (use "git pull" to update your local branch) #8 0.508 + git symbolic-ref -q HEAD #8 0.509 refs/heads/master #8 0.509 + git reset --hard origin/master #8 0.527 HEAD is now at a2812ec0 asterisk: Initial IMS registration #8 0.527 + git rev-parse --abbrev-ref HEAD #8 0.528 master #8 0.528 + git rev-parse HEAD #8 0.529 a2812ec0dacd856d9fa93cfda594333fdafdf8b4 #8 0.529 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.529 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.529 + make -j8 deps #8 0.559 (make -j16 -C deps || make -j1 -C deps) #8 0.560 make[1]: warning: -j16 forced in submake: resetting jobserver mode. #8 0.560 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.883 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 0.883 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 0.884 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 0.884 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 0.884 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 0.887 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 0.889 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 0.898 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 0.902 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 0.902 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 0.903 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 0.904 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 0.906 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 0.906 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 0.909 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 0.910 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 0.984 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.985 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 0.990 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 0.990 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.044 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 1.045 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 1.049 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 1.055 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 1.056 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 1.062 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 1.076 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 1.082 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 1.110 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 1.130 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.130 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 1.130 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.131 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 1.131 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.131 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 1.135 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.136 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.136 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 1.136 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 1.136 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 1.137 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.137 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 1.139 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 1.142 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.142 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 1.153 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 1.174 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.174 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 1.174 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 1.192 origin/c496d298876fed55c2b730278b7ee77982555563 #8 1.192 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 1.193 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 1.193 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 1.209 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.209 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 1.223 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.223 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 1.227 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.228 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 1.457 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 1.457 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 1.458 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.460 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 1.460 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.461 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 1.461 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.461 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 1.462 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.462 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 1.462 + make bsc #8 1.462 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.561 (make -j16 -C deps || make -j1 -C deps) #8 1.567 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.898 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.898 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.898 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.898 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.899 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.899 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.899 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.899 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.900 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.901 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.901 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.902 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.903 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.906 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.907 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.908 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.975 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 1.975 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 1.975 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 1.975 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 2.059 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.059 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.059 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.069 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.070 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.072 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.072 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 2.075 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 2.077 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.099 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 2.117 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 2.134 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.134 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.135 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.135 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 2.140 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.140 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.141 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.141 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 2.141 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.141 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.143 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.143 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 2.144 origin/c496d298876fed55c2b730278b7ee77982555563 #8 2.144 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 2.167 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.167 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.170 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.170 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.172 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 2.180 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.180 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 2.185 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.185 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 2.204 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 2.225 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.225 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 2.255 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.256 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 2.267 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 2.267 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 2.269 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 2.269 (cd bsc && ./gen_links.sh && ./regen_makefile.sh) #8 2.271 Linking TCCInterface_Functions.ttcn #8 2.272 Linking TCCConversion_Functions.ttcn #8 2.273 Linking TCCConversion.cc #8 2.274 Linking TCCInterface.cc #8 2.274 Linking TCCInterface_ip.h #8 2.275 Linking SDP_EncDec.cc #8 2.275 Linking Socket_API_Definitions.ttcn #8 2.276 Linking IPL4asp_Functions.ttcn #8 2.277 Linking IPL4asp_PT.cc #8 2.278 Linking IPL4asp_PT.hh #8 2.278 Linking IPL4asp_PortType.ttcn #8 2.279 Linking IPL4asp_Types.ttcn #8 2.279 Linking IPL4asp_discovery.cc #8 2.280 Linking IPL4asp_protocol_L234.hh #8 2.281 Linking M3UA_Types.ttcn #8 2.281 Linking SCTPasp_PT.cc #8 2.282 Linking SCTPasp_PT.hh #8 2.282 Linking SCTPasp_PortType.ttcn #8 2.283 Linking SCTPasp_Types.ttcn #8 2.283 Linking M3UA_Emulation.ttcn #8 2.284 Linking MTP3asp_PortType.ttcn #8 2.284 Linking MTP3asp_Types.ttcn #8 2.285 Linking SCCP_Emulation.ttcn #8 2.286 Linking SCCP_Mapping.ttcnpp #8 2.286 Linking SCCP_Types.ttcn #8 2.287 Linking SCCPasp_Types.ttcn #8 2.287 Linking BSSAP_Types.ttcn #8 2.288 Linking MobileL3_CC_Types.ttcn #8 2.289 Linking MobileL3_CommonIE_Types.ttcn #8 2.289 Linking MobileL3_GMM_SM_Types.ttcn #8 2.290 Linking MobileL3_MM_Types.ttcn #8 2.290 Linking MobileL3_RRM_Types.ttcn #8 2.291 Linking MobileL3_SMS_Types.ttcn #8 2.292 Linking MobileL3_SS_Types.ttcn #8 2.292 Linking MobileL3_Types.ttcn #8 2.293 Linking SDP_EncDec.cc #8 2.293 Linking SDP_Types.ttcn #8 2.293 Linking SDP_parse_.tab.c #8 2.294 Linking SDP_parse_.tab.h #8 2.294 Linking SDP_parse_parser.h #8 2.295 Linking SDP_parser.l #8 2.295 Linking SDP_parser.y #8 2.296 Linking lex.SDP_parse_.c #8 2.296 Linking RTP_EncDec.cc #8 2.296 Linking RTP_Types.ttcn #8 2.297 Linking TELNETasp_PT.cc #8 2.297 Linking TELNETasp_PT.hh #8 2.298 Linking TELNETasp_PortType.ttcn #8 2.299 Linking Misc_Helpers.ttcn #8 2.299 Linking General_Types.ttcn #8 2.299 Linking Osmocom_Types.ttcn #8 2.300 Linking GSM_Types.ttcn #8 2.300 Linking Osmocom_VTY_Functions.ttcn #8 2.300 Linking Native_Functions.ttcn #8 2.301 Linking Native_FunctionDefs.cc #8 2.301 Linking IPA_Types.ttcn #8 2.302 Linking IPA_CodecPort.ttcn #8 2.302 Linking IPA_CodecPort_CtrlFunct.ttcn #8 2.303 Linking IPA_CodecPort_CtrlFunctDef.cc #8 2.304 Linking IPA_Emulation.ttcnpp #8 2.304 Linking L3_Templates.ttcn #8 2.304 Linking BSSMAP_Templates.ttcn #8 2.305 Linking RAN_Emulation.ttcnpp #8 2.306 Linking RLCMAC_CSN1_Templates.ttcn #8 2.306 Linking RLCMAC_CSN1_Types.ttcn #8 2.307 Linking GSM_RR_Types.ttcn #8 2.307 Linking RSL_Types.ttcn #8 2.308 Linking RSL_Emulation.ttcn #8 2.309 Linking MGCP_Emulation.ttcn #8 2.309 Linking SDP_Templates.ttcn #8 2.310 Linking MGCP_Types.ttcn #8 2.310 Linking MGCP_Templates.ttcn #8 2.311 Linking MGCP_CodecPort.ttcn #8 2.311 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 2.312 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 2.312 Linking BSSAP_CodecPort.ttcn #8 2.313 Linking RAN_Adapter.ttcnpp #8 2.313 Linking Osmocom_CTRL_Types.ttcn #8 2.314 Linking Osmocom_CTRL_Functions.ttcn #8 2.314 Linking Osmocom_CTRL_Adapter.ttcn #8 2.314 Linking RTP_CodecPort.ttcn #8 2.315 Linking RTP_CodecPort_CtrlFunct.ttcn #8 2.315 Linking RTP_CodecPort_CtrlFunctDef.cc #8 2.316 Linking RTP_Emulation.ttcn #8 2.316 Linking IuUP_Types.ttcn #8 2.317 Linking IuUP_EncDec.cc #8 2.317 Linking IuUP_Emulation.ttcn #8 2.317 Linking SCCP_Templates.ttcn #8 2.318 Linking IPA_Testing.ttcn #8 2.318 Linking GSM_SystemInformation.ttcn #8 2.319 Linking GSM_RestOctets.ttcn #8 2.319 Linking CBSP_Types.ttcn #8 2.320 Linking CBSP_Templates.ttcn #8 2.320 Linking CBSP_CodecPort.ttcn #8 2.321 Linking CBSP_CodecPort_CtrlFunct.ttcn #8 2.322 Linking CBSP_CodecPort_CtrlFunctdef.cc #8 2.322 Linking CBSP_Adapter.ttcn #8 2.323 Linking StatsD_Types.ttcn #8 2.323 Linking StatsD_CodecPort.ttcn #8 2.324 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 2.324 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 2.325 Linking StatsD_Checker.ttcn #8 2.325 Linking BSSAP_LE_CodecPort.ttcn #8 2.325 Linking BSSAP_LE_Emulation.ttcn #8 2.326 Linking BSSAP_LE_Types.ttcn #8 2.326 Linking BSSAP_LE_Adapter.ttcn #8 2.327 Linking BSSLAP_Types.ttcn #8 2.327 Linking BSSMAP_LE_Templates.ttcn #8 2.327 Linking AbisOML_Types.ttcn #8 2.340 Generating Makefile skeleton... #8 2.341 Makefile skeleton was generated. #8 2.350 make -C bsc compile #8 2.354 make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' #8 2.354 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.364 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.370 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.376 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.382 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 2.382 49 | "internal user MTP3asp_PT #8 2.382 | ^ #8 2.382 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 2.382 58 | " #8 2.382 | ^ #8 2.382 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 2.382 70 | "user MTP3asp_PT #8 2.382 | ^ #8 2.382 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 2.382 79 | " #8 2.382 | ^ #8 2.383 /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.385 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.385 #8 2.389 Notify: Parsing TTCN-3 module `AbisOML_Types.ttcn'... #8 2.392 Notify: Parsing TTCN-3 module `BSC_Tests.ttcn'... #8 2.410 BSC_Tests.ttcn:7918.58-68: In charstring value: #8 2.410 BSC_Tests.ttcn:7918.60-61: warning: Unknown escape sequence `\(' was treated literally #8 2.410 BSC_Tests.ttcn:7918.65-66: warning: Unknown escape sequence `\)' was treated literally #8 2.432 Notify: Parsing TTCN-3 module `BSC_Tests_ASCI.ttcn'... #8 2.434 Notify: Parsing TTCN-3 module `BSC_Tests_CBSP.ttcn'... #8 2.438 Notify: Parsing TTCN-3 module `BSC_Tests_LCLS.ttcn'... #8 2.440 Notify: Parsing TTCN-3 module `BSC_Tests_OML.ttcn'... #8 2.441 Notify: Parsing TTCN-3 module `BSC_Tests_VAMOS.ttcn'... #8 2.443 Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... #8 2.444 Notify: Parsing TTCN-3 module `BSSAP_LE_Adapter.ttcn'... #8 2.444 Notify: Parsing TTCN-3 module `BSSAP_LE_CodecPort.ttcn'... #8 2.445 Notify: Parsing TTCN-3 module `BSSAP_LE_Emulation.ttcn'... #8 2.447 Notify: Parsing TTCN-3 module `BSSAP_LE_Types.ttcn'... #8 2.448 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 2.453 Notify: Parsing TTCN-3 module `BSSLAP_Types.ttcn'... #8 2.454 Notify: Parsing TTCN-3 module `BSSMAP_LE_Templates.ttcn'... #8 2.454 Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'... #8 2.459 Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'... #8 2.460 Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'... #8 2.460 Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'... #8 2.460 Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'... #8 2.463 Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'... #8 2.464 Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... #8 2.466 Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... #8 2.469 Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'... #8 2.469 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.470 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.472 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 2.472 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 2.472 Notify: Parsing TTCN-3 module `IPA_Testing.ttcn'... #8 2.473 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 2.473 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.474 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.474 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.475 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 2.475 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 2.476 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 2.483 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 2.486 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 2.487 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 2.488 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 2.488 Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... #8 2.489 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 2.490 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 2.491 Notify: Parsing TTCN-3 module `MSC_ConnectionHandler.ttcn'... #8 2.496 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 2.496 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 2.496 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.497 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 2.499 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 2.500 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 2.504 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 2.505 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 2.508 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 2.509 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 2.510 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 2.510 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.510 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 2.511 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 2.512 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 2.512 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 2.512 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 2.512 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 2.512 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.513 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.514 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... #8 2.516 Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... #8 2.519 Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'... #8 2.521 Notify: Parsing TTCN-3 module `RSL_Types.ttcn'... #8 2.529 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 2.529 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 2.529 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 2.531 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 2.532 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 2.535 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.535 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.536 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.537 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.539 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.540 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.540 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.540 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.540 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.540 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.540 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.545 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 2.545 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.546 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 2.547 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.547 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.548 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 2.549 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 2.549 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 2.549 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 2.550 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 2.551 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.551 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 2.552 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 2.552 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 2.553 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 2.553 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.554 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.554 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.554 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 2.556 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 2.557 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 2.560 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 2.560 Notify: Checking modules... #8 2.562 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 2.562 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 2.562 BSSAP_LE_Adapter.ttcn: In TTCN-3 module `BSSAP_LE_Adapter': #8 2.562 BSSAP_LE_Adapter.ttcn:38.1-49.1: warning: Definition with name `BSSAP_LE_Adapter' hides a module identifier #8 2.604 BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': #8 2.604 BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': #8 2.604 BSSMAP_Templates.ttcn:260.4-262.2: In else statement: #8 2.604 BSSMAP_Templates.ttcn:261.3-42: In return statement: #8 2.604 BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': #8 2.604 BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': #8 2.604 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.604 BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here #8 2.604 BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': #8 2.604 BSSMAP_Templates.ttcn:278.4-280.2: In else statement: #8 2.604 BSSMAP_Templates.ttcn:279.3-42: In return statement: #8 2.604 BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': #8 2.604 BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': #8 2.604 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.604 BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here #8 2.604 BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': #8 2.604 BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': #8 2.604 BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': #8 2.604 BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': #8 2.604 BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': #8 2.604 BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': #8 2.604 BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': #8 2.604 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.604 BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here #8 2.605 BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': #8 2.605 BSSMAP_Templates.ttcn:752.4-758.2: In else statement: #8 2.605 BSSMAP_Templates.ttcn:757.3-11: In return statement: #8 2.605 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.605 BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here #8 2.608 BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority': #8 2.608 BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement: #8 2.608 BSSMAP_Templates.ttcn:2180.3-11: In return statement: #8 2.608 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.608 BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here #8 2.609 BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause': #8 2.609 BSSMAP_Templates.ttcn:2853.2-10: In return statement: #8 2.609 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.609 BSSMAP_Templates.ttcn:2847.34-2852.2: note: Referenced template variable is here #8 2.631 BSSMAP_LE_Templates.ttcn: In TTCN-3 module `BSSMAP_LE_Templates': #8 2.631 BSSMAP_LE_Templates.ttcn:130.1-140.1: In function definition `tr_BSSMAP_LE_IMSI': #8 2.631 BSSMAP_LE_Templates.ttcn:134.2-138.2: In template definition `res': #8 2.631 BSSMAP_LE_Templates.ttcn:137.11-26: In template for record field `imsi': #8 2.631 BSSMAP_LE_Templates.ttcn:137.21-26: In actual parameter list of template `@L3_Templates.tr_MI_IMSI': #8 2.631 BSSMAP_LE_Templates.ttcn:137.22-25: In parameter #1 for `imsi': #8 2.631 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.631 BSSMAP_LE_Templates.ttcn:130.28-50: note: Referenced template parameter is here #8 2.642 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 2.642 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 2.642 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.642 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 2.642 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.642 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 2.642 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.642 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 2.642 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.642 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 2.642 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.648 RSL_Types.ttcn: In TTCN-3 module `RSL_Types': #8 2.648 RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': #8 2.648 RSL_Types.ttcn:1146.3-1148.3: In if statement: #8 2.648 RSL_Types.ttcn:1147.4-44: In variable assignment: #8 2.648 RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': #8 2.648 RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': #8 2.648 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.648 RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here #8 2.652 RSL_Types.ttcn:2383.10-2425.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': #8 2.652 RSL_Types.ttcn:2415.3-2422.3: In if statement: #8 2.652 RSL_Types.ttcn:2416.4-2421.4: In variable assignment: #8 2.652 RSL_Types.ttcn:2416.11-2421.4: In the right operand of operation `&': #8 2.652 RSL_Types.ttcn:2417.5-2420.6: In component #1: #8 2.652 RSL_Types.ttcn:2417.5-2420.6: In the operand of operation `valueof()': #8 2.652 RSL_Types.ttcn:2419.14-65: In template for record field `body': #8 2.652 RSL_Types.ttcn:2419.29-63: In template for union field `osmux_cid': #8 2.652 RSL_Types.ttcn:2419.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.652 RSL_Types.ttcn:2419.54-62: In parameter #1 for `osmux_cid': #8 2.652 RSL_Types.ttcn:2419.54-62: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.652 RSL_Types.ttcn:2386.13-45: note: Referenced template parameter is here #8 2.652 RSL_Types.ttcn:2444.2-2464.2: In function definition `ts_RSL_IPA_CRCX_ACK': #8 2.652 RSL_Types.ttcn:2460.3-2462.3: In if statement: #8 2.652 RSL_Types.ttcn:2461.4-128: In variable assignment: #8 2.652 RSL_Types.ttcn:2461.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.652 RSL_Types.ttcn:2461.66-127: In parameter #2 for `body': #8 2.652 RSL_Types.ttcn:2461.92-126: In template for union field `osmux_cid': #8 2.652 RSL_Types.ttcn:2461.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.652 RSL_Types.ttcn:2461.117-125: In parameter #1 for `osmux_cid': #8 2.652 RSL_Types.ttcn:2461.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.652 RSL_Types.ttcn:2447.10-50: note: Referenced template parameter is here #8 2.652 RSL_Types.ttcn:2508.2-2530.2: In function definition `ts_RSL_IPA_MDCX': #8 2.652 RSL_Types.ttcn:2526.3-2528.3: In if statement: #8 2.652 RSL_Types.ttcn:2527.4-128: In variable assignment: #8 2.652 RSL_Types.ttcn:2527.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.652 RSL_Types.ttcn:2527.66-127: In parameter #2 for `body': #8 2.652 RSL_Types.ttcn:2527.92-126: In template for union field `osmux_cid': #8 2.652 RSL_Types.ttcn:2527.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.652 RSL_Types.ttcn:2527.117-125: In parameter #1 for `osmux_cid': #8 2.652 RSL_Types.ttcn:2527.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.652 RSL_Types.ttcn:2512.6-46: note: Referenced template parameter is here #8 2.653 RSL_Types.ttcn:2542.2-2565.2: In function definition `ts_RSL_IPA_MDCX_ACK': #8 2.653 RSL_Types.ttcn:2561.3-2563.3: In if statement: #8 2.653 RSL_Types.ttcn:2562.4-128: In variable assignment: #8 2.653 RSL_Types.ttcn:2562.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': #8 2.653 RSL_Types.ttcn:2562.66-127: In parameter #2 for `body': #8 2.653 RSL_Types.ttcn:2562.92-126: In template for union field `osmux_cid': #8 2.653 RSL_Types.ttcn:2562.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': #8 2.653 RSL_Types.ttcn:2562.117-125: In parameter #1 for `osmux_cid': #8 2.653 RSL_Types.ttcn:2562.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime #8 2.653 RSL_Types.ttcn:2546.10-50: note: Referenced template parameter is here #8 2.698 MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': #8 2.698 MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': #8 2.698 MGCP_Emulation.ttcn:280.2-371.2: In while statement: #8 2.698 MGCP_Emulation.ttcn:290.3-369.3: In alt construct: #8 2.698 MGCP_Emulation.ttcn:315.6-53: In guard operation: #8 2.698 MGCP_Emulation.ttcn:315.6-53: In receive statement: #8 2.698 MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 2.705 MSC_ConnectionHandler.ttcn: In TTCN-3 module `MSC_ConnectionHandler': #8 2.705 MSC_ConnectionHandler.ttcn:470.1-531.1: In altstep definition `as_Media_mgw': #8 2.705 MSC_ConnectionHandler.ttcn:493.20-82: In guard operation: #8 2.705 MSC_ConnectionHandler.ttcn:493.20-82: In receive statement: #8 2.705 MSC_ConnectionHandler.ttcn:493.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_crcx)' may change the actual snapshot. #8 2.705 MSC_ConnectionHandler.ttcn:513.4-66: In guard operation: #8 2.705 MSC_ConnectionHandler.ttcn:513.4-66: In receive statement: #8 2.705 MSC_ConnectionHandler.ttcn:513.23-52: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_mdcx)' may change the actual snapshot. #8 2.705 MSC_ConnectionHandler.ttcn:528.44-93: In guard operation: #8 2.705 MSC_ConnectionHandler.ttcn:528.44-93: In receive statement: #8 2.705 MSC_ConnectionHandler.ttcn:528.63-92: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.723 BSC_Tests.ttcn: In TTCN-3 module `BSC_Tests': #8 2.723 BSC_Tests.ttcn:1317.1-1343.1: In function definition `f_init_bts_and_check_sysinfo': #8 2.723 BSC_Tests.ttcn:1333.2-20: In deactivate statement: #8 2.723 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.731 BSC_Tests.ttcn:1847.9-1874.1: In function definition `f_tc_assignment_csd': #8 2.731 BSC_Tests.ttcn:1872.2-18: In function instance: #8 2.731 BSC_Tests.ttcn:8533.8-8563.1: In function definition `f_perform_clear': #8 2.731 BSC_Tests.ttcn:8537.14-57: In variable definition `ack_dlcx': #8 2.731 BSC_Tests.ttcn:8537.26-57: In `activate()' operation: #8 2.731 BSC_Tests.ttcn:8505.9-8523.1: In altstep definition `as_mgcp_ack_all_dlcx': #8 2.731 BSC_Tests.ttcn:8517.20-82: In guard operation: #8 2.731 BSC_Tests.ttcn:8517.20-82: In receive statement: #8 2.731 BSC_Tests.ttcn:8517.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.731 BSC_Tests.ttcn:8561.2-21: In deactivate statement: #8 2.731 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.731 BSC_Tests.ttcn:8562.2-24: In deactivate statement: #8 2.731 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.737 BSC_Tests.ttcn:2123.9-2156.1: In function definition `f_TC_stats_conn_fail': #8 2.737 BSC_Tests.ttcn:2139.2-24: In function instance: #8 2.737 BSC_Tests.ttcn:2139.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.737 BSC_Tests.ttcn:2153.2-24: In function instance: #8 2.737 BSC_Tests.ttcn:2153.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.742 BSC_Tests.ttcn:3175.9-3182.1: In function definition `f_tc_stat_num_msc_connected_msc_connhdlr': #8 2.742 BSC_Tests.ttcn:3181.2-24: In function instance: #8 2.742 BSC_Tests.ttcn:3181.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.742 BSC_Tests.ttcn:3225.9-3247.1: In function definition `f_tc_stat_num_bts_connected_msc_connhdlr': #8 2.742 BSC_Tests.ttcn:3246.2-24: In function instance: #8 2.742 BSC_Tests.ttcn:3246.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.743 BSC_Tests.ttcn:3364.1-3386.1: In testcase definition `TC_ctrl_location': #8 2.743 BSC_Tests.ttcn:3372.2-3373.77: In function instance: #8 2.743 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.743 BSC_Tests.ttcn:3379.2-3380.76: In function instance: #8 2.743 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.744 BSC_Tests.ttcn:3414.9-3478.1: In function definition `f_pageing_helper': #8 2.744 BSC_Tests.ttcn:3443.2-3445.2: In if statement: #8 2.744 BSC_Tests.ttcn:3444.3-23: In variable assignment: #8 2.744 BSC_Tests.ttcn:3444.18-23: In actual parameter list of template `@L3_Templates.t_MI_TMSI': #8 2.744 BSC_Tests.ttcn:3444.19-22: In parameter #1 for `tmsi': #8 2.744 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.744 BSC_Tests.ttcn:3418.7-39: note: Referenced template parameter is here #8 2.754 BSC_Tests.ttcn:4328.9-4345.1: In function definition `f_tc_assignment_sign': #8 2.754 BSC_Tests.ttcn:4343.2-24: In function instance: #8 2.754 BSC_Tests.ttcn:4343.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 2.767 BSC_Tests.ttcn:5577.9-5594.1: In function definition `f_tc_common_id': #8 2.767 BSC_Tests.ttcn:5589.2-76: In function instance: #8 2.767 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 2.771 BSC_Tests.ttcn:5999.9-6028.1: In function definition `f_expect_dlcx_conns': #8 2.771 BSC_Tests.ttcn:6018.4-6027.2: In else statement: #8 2.771 BSC_Tests.ttcn:6020.3-65: In receive statement: #8 2.771 BSC_Tests.ttcn:6020.22-51: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.776 BSC_Tests.ttcn:6402.9-6572.1: In function definition `f_ho_into_this_bsc': #8 2.776 BSC_Tests.ttcn:6452.2-6470.2: In if statement: #8 2.776 BSC_Tests.ttcn:6459.3-6468.3: In if statement: #8 2.776 BSC_Tests.ttcn:6464.6-6467.4: In else statement: #8 2.776 BSC_Tests.ttcn:6465.5-66: In receive statement: #8 2.776 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 2.776 BSC_Tests.ttcn:6466.5-66: In receive statement: #8 2.776 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 2.777 BSC_Tests.ttcn:6570.2-21: In deactivate statement: #8 2.777 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 2.787 BSC_Tests.ttcn:8211.1-8261.1: In testcase definition `TC_dyn_ts_sdcch8_all_subslots_used': #8 2.787 BSC_Tests.ttcn:8231.2-44: In function instance: #8 2.787 BSC_Tests.ttcn:8231.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.790 BSC_Tests.ttcn:8565.8-8588.1: In function definition `f_perform_clear_no_rr_rel': #8 2.790 BSC_Tests.ttcn:8586.2-21: In deactivate statement: #8 2.790 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 2.790 BSC_Tests.ttcn:8587.2-24: In deactivate statement: #8 2.790 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 2.822 BSC_Tests.ttcn:9606.1-9670.1: In testcase definition `TC_emerg_premption': #8 2.822 BSC_Tests.ttcn:9622.2-9624.2: In for statement: #8 2.822 BSC_Tests.ttcn:9623.3-27: In function instance: #8 2.822 BSC_Tests.ttcn:9623.3-27: warning: The value returned by function `@BSC_Tests.f_chreq_act_ack' is not used #8 2.823 BSC_Tests.ttcn:9878.9-9905.1: In function definition `f_TC_fh_params_unset': #8 2.823 BSC_Tests.ttcn:9878.38-9881.61: In formal parameter list: #8 2.823 BSC_Tests.ttcn:9880.31-9881.60: In parameter `arfcn': #8 2.823 BSC_Tests.ttcn:9881.33-60: In default value: #8 2.823 BSC_Tests.ttcn:9881.33-60: warning: Field `uplink' is missing from record value #8 2.823 BSC_Tests.ttcn:9881.33-60: warning: Field `spare' is missing from record value #8 2.831 BSC_Tests.ttcn:10478.9-10500.1: In function definition `f_tc_lcs_loc_req_no_subscriber': #8 2.831 BSC_Tests.ttcn:10491.2-10493.74: In receive statement: #8 2.831 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 2.831 BSC_Tests.ttcn:10518.9-10549.1: In function definition `f_lcs_loc_req_for_active_ms_le_timeout': #8 2.831 BSC_Tests.ttcn:10540.2-10542.69: In receive statement: #8 2.831 BSC_Tests.ttcn:10542.17-67: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__SYSTEM__FAILURE)' may change the actual snapshot. #8 2.833 BSC_Tests.ttcn:10586.9-10635.1: In function definition `f_tc_lcs_loc_req_for_idle_ms_no_pag_resp': #8 2.833 BSC_Tests.ttcn:10626.2-10628.70: In receive statement: #8 2.833 BSC_Tests.ttcn:10628.17-68: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__REQUEST__ABORTED)' may change the actual snapshot. #8 2.844 BSC_Tests.ttcn:11266.1-11288.1: In testcase definition `TC_cm_reestablishment': #8 2.844 BSC_Tests.ttcn:11282.2-72: In function instance: #8 2.844 BSC_Tests.ttcn:11282.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.844 BSC_Tests.ttcn:11283.2-72: In function instance: #8 2.844 BSC_Tests.ttcn:11283.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.846 BSC_Tests.ttcn:11491.1-11561.1: In testcase definition `TC_imm_ass_pre_chan_ack_dyn_ts': #8 2.846 BSC_Tests.ttcn:11503.2-44: In function instance: #8 2.846 BSC_Tests.ttcn:11503.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.846 BSC_Tests.ttcn:11525.2-42: In function instance: #8 2.846 BSC_Tests.ttcn:11525.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.847 BSC_Tests.ttcn:11563.1-11634.1: In testcase definition `TC_imm_ass_pre_ts_ack_dyn_ts': #8 2.847 BSC_Tests.ttcn:11575.2-44: In function instance: #8 2.847 BSC_Tests.ttcn:11575.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.847 BSC_Tests.ttcn:11597.2-42: In function instance: #8 2.847 BSC_Tests.ttcn:11597.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.849 BSC_Tests.ttcn:11780.9-11841.1: In function definition `f_TC_lost_sdcch_during_assignment': #8 2.849 BSC_Tests.ttcn:11829.2-11838.2: In alt construct: #8 2.849 BSC_Tests.ttcn:11833.20-82: In guard operation: #8 2.849 BSC_Tests.ttcn:11833.20-82: In receive statement: #8 2.849 BSC_Tests.ttcn:11833.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot. #8 2.850 BSC_Tests.ttcn:11927.1-12017.1: In testcase definition `TC_ratectr_all_available_allocated_dyn': #8 2.850 BSC_Tests.ttcn:11943.2-44: In function instance: #8 2.850 BSC_Tests.ttcn:11943.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.850 BSC_Tests.ttcn:12002.2-44: In function instance: #8 2.850 BSC_Tests.ttcn:12002.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used #8 2.854 BSC_Tests.ttcn:12220.1-12246.1: In testcase definition `TC_mgwpool_all_used': #8 2.854 BSC_Tests.ttcn:12238.2-70: In function instance: #8 2.854 BSC_Tests.ttcn:12238.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.854 BSC_Tests.ttcn:12239.2-70: In function instance: #8 2.854 BSC_Tests.ttcn:12239.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.855 BSC_Tests.ttcn:12249.1-12276.1: In testcase definition `TC_mgwpool_blocked_not_used': #8 2.855 BSC_Tests.ttcn:12268.2-70: In function instance: #8 2.855 BSC_Tests.ttcn:12268.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.856 BSC_Tests.ttcn:12269.2-70: In function instance: #8 2.856 BSC_Tests.ttcn:12269.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.857 BSC_Tests.ttcn:12279.1-12307.1: In testcase definition `TC_mgwpool_pin_bts': #8 2.857 BSC_Tests.ttcn:12298.2-70: In function instance: #8 2.857 BSC_Tests.ttcn:12298.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.857 BSC_Tests.ttcn:12299.2-70: In function instance: #8 2.857 BSC_Tests.ttcn:12299.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.858 BSC_Tests.ttcn:12337.1-12367.1: In testcase definition `TC_mgwpool_keepalive_down_not_used': #8 2.858 BSC_Tests.ttcn:12357.2-74: In function instance: #8 2.858 BSC_Tests.ttcn:12357.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.859 BSC_Tests.ttcn:12358.2-74: In function instance: #8 2.859 BSC_Tests.ttcn:12358.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used #8 2.859 BSC_Tests.ttcn:12369.9-12408.1: In function definition `f_tc_ho_meas_rep_multi_band': #8 2.859 BSC_Tests.ttcn:12397.2-12405.2: In alt construct: #8 2.859 BSC_Tests.ttcn:12398.5-67: In guard operation: #8 2.859 BSC_Tests.ttcn:12398.5-67: In receive statement: #8 2.859 BSC_Tests.ttcn:12398.45-66: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_HandoverRequired': #8 2.859 In parameter #2 for `cid_list': #8 2.859 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 2.860 BSC_Tests.ttcn:12394.51-12396.2: note: Referenced template variable is here #8 2.863 BSC_Tests_ASCI.ttcn: In TTCN-3 module `BSC_Tests_ASCI': #8 2.863 BSC_Tests_ASCI.ttcn:373.9-497.1: In function definition `f_tc_asci_assignment': #8 2.863 BSC_Tests_ASCI.ttcn:413.2-476.2: In alt construct: #8 2.863 BSC_Tests_ASCI.ttcn:414.5-95: In guard operation: #8 2.863 BSC_Tests_ASCI.ttcn:414.5-95: In receive statement: #8 2.863 BSC_Tests_ASCI.ttcn:414.51-76: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_VGCS_VBS_AssignmentRes': #8 2.863 BSC_Tests_ASCI.ttcn:414.52-62: In parameter #1 for `ch_type': #8 2.863 BSC_Tests_ASCI.ttcn:414.52-62: warning: Inadequate restriction on the referenced template variable `res_ch_type', this may cause a dynamic test case error at runtime #8 2.863 BSC_Tests_ASCI.ttcn:399.37-111: note: Referenced template variable is here #8 2.863 BSC_Tests_ASCI.ttcn:414.65-75: In parameter #2 for `cell_id': #8 2.863 BSC_Tests_ASCI.ttcn:414.65-75: warning: Inadequate restriction on the referenced template variable `res_cell_id', this may cause a dynamic test case error at runtime #8 2.863 BSC_Tests_ASCI.ttcn:401.40-69: note: Referenced template variable is here #8 2.863 BSC_Tests_ASCI.ttcn:462.3-26: In deactivate statement: #8 2.863 BSC_Tests_ASCI.ttcn:462.3-26: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 2.875 CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': #8 2.875 CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': #8 2.875 CBSP_Templates.ttcn:381.2-53: In variable assignment: #8 2.875 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 2.875 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.875 CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': #8 2.875 CBSP_Templates.ttcn:449.2-53: In variable assignment: #8 2.875 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 2.875 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.875 CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': #8 2.875 CBSP_Templates.ttcn:538.2-53: In variable assignment: #8 2.875 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 2.875 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.876 CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': #8 2.876 CBSP_Templates.ttcn:567.2-53: In variable assignment: #8 2.876 CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 2.876 CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': #8 2.876 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 2.876 CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here #8 2.876 CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': #8 2.876 CBSP_Templates.ttcn:617.2-53: In variable assignment: #8 2.876 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 2.876 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.876 CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': #8 2.876 CBSP_Templates.ttcn:690.2-692.2: In if statement: #8 2.876 CBSP_Templates.ttcn:691.3-54: In variable assignment: #8 2.876 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 2.876 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.876 CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': #8 2.876 CBSP_Templates.ttcn:726.2-728.2: In if statement: #8 2.876 CBSP_Templates.ttcn:727.3-54: In variable assignment: #8 2.876 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 2.876 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.877 CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': #8 2.877 CBSP_Templates.ttcn:785.2-787.2: In if statement: #8 2.877 CBSP_Templates.ttcn:786.3-54: In variable assignment: #8 2.877 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 2.877 CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here #8 2.877 CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': #8 2.877 CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': #8 2.877 CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': #8 2.877 CBSP_Templates.ttcn:837.4-23: In component 1: #8 2.877 CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': #8 2.877 CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': #8 2.877 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 2.877 CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here #8 2.877 CBSP_Templates.ttcn:838.4-26: In component 2: #8 2.877 CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': #8 2.877 CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': #8 2.877 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 2.877 CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here #8 2.877 CBSP_Templates.ttcn:839.4-29: In component 3: #8 2.877 CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': #8 2.877 CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': #8 2.877 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 2.877 CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here #8 2.877 CBSP_Templates.ttcn:840.4-33: In component 4: #8 2.877 CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': #8 2.877 CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': #8 2.877 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 2.877 CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here #8 2.878 CBSP_Adapter.ttcn: In TTCN-3 module `CBSP_Adapter': #8 2.878 CBSP_Adapter.ttcn:39.1-58.1: In function definition `f_connect': #8 2.878 CBSP_Adapter.ttcn:44.2-47.2: In if statement: #8 2.878 CBSP_Adapter.ttcn:45.3-84: In function instance: #8 2.878 CBSP_Adapter.ttcn:45.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 2.878 CBSP_Adapter.ttcn:61.1-78.1: In function definition `f_bind': #8 2.878 CBSP_Adapter.ttcn:65.2-68.2: In if statement: #8 2.878 CBSP_Adapter.ttcn:66.3-84: In function instance: #8 2.878 CBSP_Adapter.ttcn:66.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used #8 2.880 BSC_Tests_CBSP.ttcn: In TTCN-3 module `BSC_Tests_CBSP': #8 2.880 BSC_Tests_CBSP.ttcn:421.1-446.1: In function definition `f_cbsp_msg_status_query': #8 2.880 BSC_Tests_CBSP.ttcn:431.2-433.2: In if statement: #8 2.880 BSC_Tests_CBSP.ttcn:432.3-104: In variable assignment: #8 2.880 BSC_Tests_CBSP.ttcn:432.39-104: In actual parameter list of template `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_COMPL': #8 2.880 In parameter #3 for `compl_list': #8 2.880 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 2.880 BSC_Tests_CBSP.ttcn:423.8-57: note: Referenced template parameter is here #8 2.880 BSC_Tests_CBSP.ttcn:433.4-436.2: In else statement: #8 2.880 BSC_Tests_CBSP.ttcn:434.3-435.33: In variable assignment: #8 2.880 BSC_Tests_CBSP.ttcn:434.38-435.33: In actual parameter list of function `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_FAIL': #8 2.880 BSC_Tests_CBSP.ttcn:434.55-63: In parameter #3 for `fail_list': #8 2.880 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 2.880 BSC_Tests_CBSP.ttcn:424.8-55: note: Referenced template parameter is here #8 2.882 BSC_Tests_CBSP.ttcn:773.1-785.1: In testcase definition `TC_cbsp_write_lac_ci': #8 2.882 BSC_Tests_CBSP.ttcn:782.2-89: In receive statement: #8 2.882 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 2.882 BSC_Tests_CBSP.ttcn:788.1-800.1: In testcase definition `TC_cbsp_write_ci': #8 2.882 BSC_Tests_CBSP.ttcn:797.2-89: In receive statement: #8 2.882 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 2.882 BSC_Tests_CBSP.ttcn:803.1-819.1: In testcase definition `TC_cbsp_write_lai': #8 2.882 BSC_Tests_CBSP.ttcn:816.2-89: In receive statement: #8 2.882 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 2.882 BSC_Tests_CBSP.ttcn:841.1-862.1: In testcase definition `TC_cbsp_write_then_replace': #8 2.882 BSC_Tests_CBSP.ttcn:851.2-89: In receive statement: #8 2.882 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 2.882 BSC_Tests_CBSP.ttcn:859.2-89: In receive statement: #8 2.882 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 2.883 BSC_Tests_CBSP.ttcn:865.1-917.1: In testcase definition `TC_cbsp_write_rep_period_num': #8 2.883 BSC_Tests_CBSP.ttcn:883.2-908.2: In alt construct: #8 2.883 BSC_Tests_CBSP.ttcn:884.5-88: In guard operation: #8 2.883 BSC_Tests_CBSP.ttcn:884.5-88: In receive statement: #8 2.883 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 2.892 BSC_Tests_OML.ttcn: In TTCN-3 module `BSC_Tests_OML': #8 2.892 BSC_Tests_OML.ttcn:228.9-244.1: In function definition `f_oml_send_exp_fail_rep': #8 2.892 BSC_Tests_OML.ttcn:243.2-47: In function instance: #8 2.892 BSC_Tests_OML.ttcn:243.2-47: warning: The value returned by function `@BSC_Tests_OML.f_oml_exp_rx' is not used #8 2.894 BSC_Tests_VAMOS.ttcn: In TTCN-3 module `BSC_Tests_VAMOS': #8 2.894 BSC_Tests_VAMOS.ttcn:300.9-356.1: In function definition `f_est_lchan_and_mode_modify_to_vamos': #8 2.894 BSC_Tests_VAMOS.ttcn:348.2-350.17: In receive statement: #8 2.894 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 2.903 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 2.903 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 2.903 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 2.903 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 2.903 In parameter #4 for `rfci': #8 2.903 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 2.903 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 2.907 Notify: Generating code... #8 3.626 Notify: File `AbisOML_Types.hh' was generated. #8 3.627 Notify: File `AbisOML_Types.cc' was generated. #8 3.627 Notify: File `AbisOML_Types_part_1.cc' was generated. #8 3.627 Notify: File `AbisOML_Types_part_2.cc' was generated. #8 3.627 Notify: File `AbisOML_Types_part_3.cc' was generated. #8 3.627 Notify: File `AbisOML_Types_part_4.cc' was generated. #8 3.627 Notify: File `AbisOML_Types_part_5.cc' was generated. #8 3.628 Notify: File `AbisOML_Types_part_6.cc' was generated. #8 3.628 Notify: File `AbisOML_Types_part_7.cc' was generated. #8 3.628 Notify: File `BSC_Tests.hh' was generated. #8 3.629 Notify: File `BSC_Tests.cc' was generated. #8 3.629 Notify: File `BSC_Tests_ASCI.hh' was generated. #8 3.629 Notify: File `BSC_Tests_ASCI.cc' was generated. #8 3.629 Notify: File `BSC_Tests_ASCI_part_1.cc' was generated. #8 3.630 Notify: File `BSC_Tests_ASCI_part_2.cc' was generated. #8 3.630 Notify: File `BSC_Tests_ASCI_part_3.cc' was generated. #8 3.630 Notify: File `BSC_Tests_ASCI_part_4.cc' was generated. #8 3.630 Notify: File `BSC_Tests_ASCI_part_5.cc' was generated. #8 3.630 Notify: File `BSC_Tests_ASCI_part_6.cc' was generated. #8 3.630 Notify: File `BSC_Tests_ASCI_part_7.cc' was generated. #8 3.630 Notify: File `BSC_Tests_CBSP.hh' was generated. #8 3.630 Notify: File `BSC_Tests_CBSP.cc' was generated. #8 3.631 Notify: File `BSC_Tests_CBSP_part_1.cc' was generated. #8 3.631 Notify: File `BSC_Tests_CBSP_part_2.cc' was generated. #8 3.631 Notify: File `BSC_Tests_CBSP_part_3.cc' was generated. #8 3.631 Notify: File `BSC_Tests_CBSP_part_4.cc' was generated. #8 3.631 Notify: File `BSC_Tests_CBSP_part_5.cc' was generated. #8 3.631 Notify: File `BSC_Tests_CBSP_part_6.cc' was generated. #8 3.631 Notify: File `BSC_Tests_CBSP_part_7.cc' was generated. #8 3.631 Notify: File `BSC_Tests_LCLS.hh' was generated. #8 3.632 Notify: File `BSC_Tests_LCLS.cc' was generated. #8 3.632 Notify: File `BSC_Tests_LCLS_part_1.cc' was generated. #8 3.632 Notify: File `BSC_Tests_LCLS_part_2.cc' was generated. #8 3.632 Notify: File `BSC_Tests_LCLS_part_3.cc' was generated. #8 3.632 Notify: File `BSC_Tests_LCLS_part_4.cc' was generated. #8 3.632 Notify: File `BSC_Tests_LCLS_part_5.cc' was generated. #8 3.632 Notify: File `BSC_Tests_LCLS_part_6.cc' was generated. #8 3.632 Notify: File `BSC_Tests_LCLS_part_7.cc' was generated. #8 3.632 Notify: File `BSC_Tests_OML.hh' was generated. #8 3.632 Notify: File `BSC_Tests_OML.cc' was generated. #8 3.632 Notify: File `BSC_Tests_OML_part_1.cc' was generated. #8 3.632 Notify: File `BSC_Tests_OML_part_2.cc' was generated. #8 3.632 Notify: File `BSC_Tests_OML_part_3.cc' was generated. #8 3.632 Notify: File `BSC_Tests_OML_part_4.cc' was generated. #8 3.633 Notify: File `BSC_Tests_OML_part_5.cc' was generated. #8 3.633 Notify: File `BSC_Tests_OML_part_6.cc' was generated. #8 3.633 Notify: File `BSC_Tests_OML_part_7.cc' was generated. #8 3.633 Notify: File `BSC_Tests_VAMOS.hh' was generated. #8 3.633 Notify: File `BSC_Tests_VAMOS.cc' was generated. #8 3.633 Notify: File `BSC_Tests_VAMOS_part_1.cc' was generated. #8 3.633 Notify: File `BSC_Tests_VAMOS_part_2.cc' was generated. #8 3.633 Notify: File `BSC_Tests_VAMOS_part_3.cc' was generated. #8 3.633 Notify: File `BSC_Tests_VAMOS_part_4.cc' was generated. #8 3.633 Notify: File `BSC_Tests_VAMOS_part_5.cc' was generated. #8 3.634 Notify: File `BSC_Tests_VAMOS_part_6.cc' was generated. #8 3.634 Notify: File `BSC_Tests_VAMOS_part_7.cc' was generated. #8 3.634 Notify: File `BSC_Tests_part_1.cc' was generated. #8 3.634 Notify: File `BSC_Tests_part_2.cc' was generated. #8 3.634 Notify: File `BSC_Tests_part_3.cc' was generated. #8 3.634 Notify: File `BSC_Tests_part_4.cc' was generated. #8 3.634 Notify: File `BSC_Tests_part_5.cc' was generated. #8 3.634 Notify: File `BSC_Tests_part_6.cc' was generated. #8 3.634 Notify: File `BSC_Tests_part_7.cc' was generated. #8 3.635 Notify: File `BSSAP_CodecPort.hh' was generated. #8 3.635 Notify: File `BSSAP_CodecPort.cc' was generated. #8 3.635 Notify: File `BSSAP_CodecPort_part_1.cc' was generated. #8 3.635 Notify: File `BSSAP_CodecPort_part_2.cc' was generated. #8 3.635 Notify: File `BSSAP_CodecPort_part_3.cc' was generated. #8 3.635 Notify: File `BSSAP_CodecPort_part_4.cc' was generated. #8 3.635 Notify: File `BSSAP_CodecPort_part_5.cc' was generated. #8 3.635 Notify: File `BSSAP_CodecPort_part_6.cc' was generated. #8 3.635 Notify: File `BSSAP_CodecPort_part_7.cc' was generated. #8 3.636 Notify: File `BSSAP_LE_Adapter.hh' was generated. #8 3.636 Notify: File `BSSAP_LE_Adapter.cc' was generated. #8 3.636 Notify: File `BSSAP_LE_Adapter_part_1.cc' was generated. #8 3.636 Notify: File `BSSAP_LE_Adapter_part_2.cc' was generated. #8 3.636 Notify: File `BSSAP_LE_Adapter_part_3.cc' was generated. #8 3.636 Notify: File `BSSAP_LE_Adapter_part_4.cc' was generated. #8 3.636 Notify: File `BSSAP_LE_Adapter_part_5.cc' was generated. #8 3.636 Notify: File `BSSAP_LE_Adapter_part_6.cc' was generated. #8 3.636 Notify: File `BSSAP_LE_Adapter_part_7.cc' was generated. #8 3.636 Notify: File `BSSAP_LE_CodecPort.hh' was generated. #8 3.637 Notify: File `BSSAP_LE_CodecPort.cc' was generated. #8 3.637 Notify: File `BSSAP_LE_CodecPort_part_1.cc' was generated. #8 3.637 Notify: File `BSSAP_LE_CodecPort_part_2.cc' was generated. #8 3.637 Notify: File `BSSAP_LE_CodecPort_part_3.cc' was generated. #8 3.637 Notify: File `BSSAP_LE_CodecPort_part_4.cc' was generated. #8 3.637 Notify: File `BSSAP_LE_CodecPort_part_5.cc' was generated. #8 3.637 Notify: File `BSSAP_LE_CodecPort_part_6.cc' was generated. #8 3.637 Notify: File `BSSAP_LE_CodecPort_part_7.cc' was generated. #8 3.637 Notify: File `BSSAP_LE_Emulation.hh' was generated. #8 3.638 Notify: File `BSSAP_LE_Emulation.cc' was generated. #8 3.638 Notify: File `BSSAP_LE_Emulation_part_1.cc' was generated. #8 3.638 Notify: File `BSSAP_LE_Emulation_part_2.cc' was generated. #8 3.638 Notify: File `BSSAP_LE_Emulation_part_3.cc' was generated. #8 3.638 Notify: File `BSSAP_LE_Emulation_part_4.cc' was generated. #8 3.638 Notify: File `BSSAP_LE_Emulation_part_5.cc' was generated. #8 3.638 Notify: File `BSSAP_LE_Emulation_part_6.cc' was generated. #8 3.638 Notify: File `BSSAP_LE_Emulation_part_7.cc' was generated. #8 3.639 Notify: File `BSSAP_LE_Types.hh' was generated. #8 3.640 Notify: File `BSSAP_LE_Types.cc' was generated. #8 3.640 Notify: File `BSSAP_LE_Types_part_1.cc' was generated. #8 3.640 Notify: File `BSSAP_LE_Types_part_2.cc' was generated. #8 3.640 Notify: File `BSSAP_LE_Types_part_3.cc' was generated. #8 3.641 Notify: File `BSSAP_LE_Types_part_4.cc' was generated. #8 3.641 Notify: File `BSSAP_LE_Types_part_5.cc' was generated. #8 3.641 Notify: File `BSSAP_LE_Types_part_6.cc' was generated. #8 3.641 Notify: File `BSSAP_LE_Types_part_7.cc' was generated. #8 3.642 Notify: File `BSSAP_Types.hh' was generated. #8 3.643 Notify: File `BSSAP_Types.cc' was generated. #8 3.644 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 3.645 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 3.646 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 3.648 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 3.649 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 3.650 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 3.651 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 3.651 Notify: File `BSSLAP_Types.hh' was generated. #8 3.652 Notify: File `BSSLAP_Types.cc' was generated. #8 3.652 Notify: File `BSSLAP_Types_part_1.cc' was generated. #8 3.652 Notify: File `BSSLAP_Types_part_2.cc' was generated. #8 3.652 Notify: File `BSSLAP_Types_part_3.cc' was generated. #8 3.652 Notify: File `BSSLAP_Types_part_4.cc' was generated. #8 3.652 Notify: File `BSSLAP_Types_part_5.cc' was generated. #8 3.652 Notify: File `BSSLAP_Types_part_6.cc' was generated. #8 3.653 Notify: File `BSSLAP_Types_part_7.cc' was generated. #8 3.653 Notify: File `BSSMAP_LE_Templates.hh' was generated. #8 3.653 Notify: File `BSSMAP_LE_Templates.cc' was generated. #8 3.653 Notify: File `BSSMAP_LE_Templates_part_1.cc' was generated. #8 3.653 Notify: File `BSSMAP_LE_Templates_part_2.cc' was generated. #8 3.653 Notify: File `BSSMAP_LE_Templates_part_3.cc' was generated. #8 3.653 Notify: File `BSSMAP_LE_Templates_part_4.cc' was generated. #8 3.653 Notify: File `BSSMAP_LE_Templates_part_5.cc' was generated. #8 3.653 Notify: File `BSSMAP_LE_Templates_part_6.cc' was generated. #8 3.653 Notify: File `BSSMAP_LE_Templates_part_7.cc' was generated. #8 3.654 Notify: File `BSSMAP_Templates.hh' was generated. #8 3.654 Notify: File `BSSMAP_Templates.cc' was generated. #8 3.654 Notify: File `BSSMAP_Templates_part_1.cc' was generated. #8 3.654 Notify: File `BSSMAP_Templates_part_2.cc' was generated. #8 3.654 Notify: File `BSSMAP_Templates_part_3.cc' was generated. #8 3.654 Notify: File `BSSMAP_Templates_part_4.cc' was generated. #8 3.654 Notify: File `BSSMAP_Templates_part_5.cc' was generated. #8 3.654 Notify: File `BSSMAP_Templates_part_6.cc' was generated. #8 3.654 Notify: File `BSSMAP_Templates_part_7.cc' was generated. #8 3.654 Notify: File `CBSP_Adapter.hh' was generated. #8 3.655 Notify: File `CBSP_Adapter.cc' was generated. #8 3.655 Notify: File `CBSP_Adapter_part_1.cc' was generated. #8 3.655 Notify: File `CBSP_Adapter_part_2.cc' was generated. #8 3.655 Notify: File `CBSP_Adapter_part_3.cc' was generated. #8 3.655 Notify: File `CBSP_Adapter_part_4.cc' was generated. #8 3.655 Notify: File `CBSP_Adapter_part_5.cc' was generated. #8 3.655 Notify: File `CBSP_Adapter_part_6.cc' was generated. #8 3.655 Notify: File `CBSP_Adapter_part_7.cc' was generated. #8 3.655 Notify: File `CBSP_CodecPort.hh' was generated. #8 3.655 Notify: File `CBSP_CodecPort.cc' was generated. #8 3.656 Notify: File `CBSP_CodecPort_CtrlFunct.hh' was generated. #8 3.656 Notify: File `CBSP_CodecPort_CtrlFunct.cc' was generated. #8 3.656 Notify: File `CBSP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.656 Notify: File `CBSP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.656 Notify: File `CBSP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.656 Notify: File `CBSP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.656 Notify: File `CBSP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.656 Notify: File `CBSP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.656 Notify: File `CBSP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.656 Notify: File `CBSP_CodecPort_part_1.cc' was generated. #8 3.656 Notify: File `CBSP_CodecPort_part_2.cc' was generated. #8 3.657 Notify: File `CBSP_CodecPort_part_3.cc' was generated. #8 3.657 Notify: File `CBSP_CodecPort_part_4.cc' was generated. #8 3.657 Notify: File `CBSP_CodecPort_part_5.cc' was generated. #8 3.657 Notify: File `CBSP_CodecPort_part_6.cc' was generated. #8 3.657 Notify: File `CBSP_CodecPort_part_7.cc' was generated. #8 3.657 Notify: File `CBSP_Templates.hh' was generated. #8 3.657 Notify: File `CBSP_Templates.cc' was generated. #8 3.657 Notify: File `CBSP_Templates_part_1.cc' was generated. #8 3.657 Notify: File `CBSP_Templates_part_2.cc' was generated. #8 3.657 Notify: File `CBSP_Templates_part_3.cc' was generated. #8 3.658 Notify: File `CBSP_Templates_part_4.cc' was generated. #8 3.658 Notify: File `CBSP_Templates_part_5.cc' was generated. #8 3.658 Notify: File `CBSP_Templates_part_6.cc' was generated. #8 3.658 Notify: File `CBSP_Templates_part_7.cc' was generated. #8 3.658 Notify: File `CBSP_Types.hh' was generated. #8 3.659 Notify: File `CBSP_Types.cc' was generated. #8 3.659 Notify: File `CBSP_Types_part_1.cc' was generated. #8 3.659 Notify: File `CBSP_Types_part_2.cc' was generated. #8 3.659 Notify: File `CBSP_Types_part_3.cc' was generated. #8 3.660 Notify: File `CBSP_Types_part_4.cc' was generated. #8 3.660 Notify: File `CBSP_Types_part_5.cc' was generated. #8 3.660 Notify: File `CBSP_Types_part_6.cc' was generated. #8 3.660 Notify: File `CBSP_Types_part_7.cc' was generated. #8 3.660 Notify: File `GSM_RR_Types.hh' was generated. #8 3.661 Notify: File `GSM_RR_Types.cc' was generated. #8 3.662 Notify: File `GSM_RR_Types_part_1.cc' was generated. #8 3.662 Notify: File `GSM_RR_Types_part_2.cc' was generated. #8 3.662 Notify: File `GSM_RR_Types_part_3.cc' was generated. #8 3.663 Notify: File `GSM_RR_Types_part_4.cc' was generated. #8 3.663 Notify: File `GSM_RR_Types_part_5.cc' was generated. #8 3.663 Notify: File `GSM_RR_Types_part_6.cc' was generated. #8 3.663 Notify: File `GSM_RR_Types_part_7.cc' was generated. #8 3.663 Notify: File `GSM_RestOctets.hh' was generated. #8 3.664 Notify: File `GSM_RestOctets.cc' was generated. #8 3.665 Notify: File `GSM_RestOctets_part_1.cc' was generated. #8 3.667 Notify: File `GSM_RestOctets_part_2.cc' was generated. #8 3.667 Notify: File `GSM_RestOctets_part_3.cc' was generated. #8 3.667 Notify: File `GSM_RestOctets_part_4.cc' was generated. #8 3.667 Notify: File `GSM_RestOctets_part_5.cc' was generated. #8 3.667 Notify: File `GSM_RestOctets_part_6.cc' was generated. #8 3.667 Notify: File `GSM_RestOctets_part_7.cc' was generated. #8 3.667 Notify: File `GSM_SystemInformation.hh' was generated. #8 3.668 Notify: File `GSM_SystemInformation.cc' was generated. #8 3.668 Notify: File `GSM_SystemInformation_part_1.cc' was generated. #8 3.668 Notify: File `GSM_SystemInformation_part_2.cc' was generated. #8 3.668 Notify: File `GSM_SystemInformation_part_3.cc' was generated. #8 3.668 Notify: File `GSM_SystemInformation_part_4.cc' was generated. #8 3.668 Notify: File `GSM_SystemInformation_part_5.cc' was generated. #8 3.669 Notify: File `GSM_SystemInformation_part_6.cc' was generated. #8 3.669 Notify: File `GSM_SystemInformation_part_7.cc' was generated. #8 3.669 Notify: File `GSM_Types.hh' was generated. #8 3.669 Notify: File `GSM_Types.cc' was generated. #8 3.669 Notify: File `GSM_Types_part_1.cc' was generated. #8 3.669 Notify: File `GSM_Types_part_2.cc' was generated. #8 3.670 Notify: File `GSM_Types_part_3.cc' was generated. #8 3.670 Notify: File `GSM_Types_part_4.cc' was generated. #8 3.670 Notify: File `GSM_Types_part_5.cc' was generated. #8 3.670 Notify: File `GSM_Types_part_6.cc' was generated. #8 3.670 Notify: File `GSM_Types_part_7.cc' was generated. #8 3.670 Notify: File `General_Types.hh' was generated. #8 3.671 Notify: File `General_Types.cc' was generated. #8 3.671 Notify: File `General_Types_part_1.cc' was generated. #8 3.671 Notify: File `General_Types_part_2.cc' was generated. #8 3.671 Notify: File `General_Types_part_3.cc' was generated. #8 3.671 Notify: File `General_Types_part_4.cc' was generated. #8 3.671 Notify: File `General_Types_part_5.cc' was generated. #8 3.671 Notify: File `General_Types_part_6.cc' was generated. #8 3.671 Notify: File `General_Types_part_7.cc' was generated. #8 3.671 Notify: File `IPA_CodecPort.hh' was generated. #8 3.671 Notify: File `IPA_CodecPort.cc' was generated. #8 3.671 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 3.672 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 3.672 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.672 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.672 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.672 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.672 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.672 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.672 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.672 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 3.672 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 3.673 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 3.673 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 3.673 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 3.673 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 3.673 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 3.673 Notify: File `IPA_Emulation.hh' was generated. #8 3.673 Notify: File `IPA_Emulation.cc' was generated. #8 3.673 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 3.674 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 3.674 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 3.674 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 3.674 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 3.674 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 3.674 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 3.674 Notify: File `IPA_Testing.hh' was generated. #8 3.674 Notify: File `IPA_Testing.cc' was generated. #8 3.674 Notify: File `IPA_Testing_part_1.cc' was generated. #8 3.674 Notify: File `IPA_Testing_part_2.cc' was generated. #8 3.674 Notify: File `IPA_Testing_part_3.cc' was generated. #8 3.675 Notify: File `IPA_Testing_part_4.cc' was generated. #8 3.675 Notify: File `IPA_Testing_part_5.cc' was generated. #8 3.675 Notify: File `IPA_Testing_part_6.cc' was generated. #8 3.675 Notify: File `IPA_Testing_part_7.cc' was generated. #8 3.675 Notify: File `IPA_Types.hh' was generated. #8 3.675 Notify: File `IPA_Types.cc' was generated. #8 3.675 Notify: File `IPA_Types_part_1.cc' was generated. #8 3.675 Notify: File `IPA_Types_part_2.cc' was generated. #8 3.676 Notify: File `IPA_Types_part_3.cc' was generated. #8 3.676 Notify: File `IPA_Types_part_4.cc' was generated. #8 3.676 Notify: File `IPA_Types_part_5.cc' was generated. #8 3.676 Notify: File `IPA_Types_part_6.cc' was generated. #8 3.676 Notify: File `IPA_Types_part_7.cc' was generated. #8 3.676 Notify: File `IPL4asp_Functions.hh' was generated. #8 3.676 Notify: File `IPL4asp_Functions.cc' was generated. #8 3.676 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 3.676 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 3.676 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 3.676 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 3.677 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 3.677 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 3.677 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 3.677 Notify: File `IPL4asp_PortType.hh' was generated. #8 3.677 Notify: File `IPL4asp_PortType.cc' was generated. #8 3.677 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 3.677 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 3.677 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 3.677 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 3.677 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 3.677 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 3.678 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 3.678 Notify: File `IPL4asp_Types.hh' was generated. #8 3.678 Notify: File `IPL4asp_Types.cc' was generated. #8 3.678 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 3.678 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 3.678 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 3.678 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 3.679 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 3.679 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 3.679 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 3.679 Notify: File `IuUP_Emulation.hh' was generated. #8 3.679 Notify: File `IuUP_Emulation.cc' was generated. #8 3.679 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 3.679 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 3.679 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 3.679 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 3.680 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 3.680 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 3.680 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 3.680 Notify: File `IuUP_Types.hh' was generated. #8 3.681 Notify: File `IuUP_Types.cc' was generated. #8 3.681 Notify: File `IuUP_Types_part_1.cc' was generated. #8 3.681 Notify: File `IuUP_Types_part_2.cc' was generated. #8 3.681 Notify: File `IuUP_Types_part_3.cc' was generated. #8 3.681 Notify: File `IuUP_Types_part_4.cc' was generated. #8 3.681 Notify: File `IuUP_Types_part_5.cc' was generated. #8 3.681 Notify: File `IuUP_Types_part_6.cc' was generated. #8 3.681 Notify: File `IuUP_Types_part_7.cc' was generated. #8 3.681 Notify: File `L3_Templates.hh' was generated. #8 3.682 Notify: File `L3_Templates.cc' was generated. #8 3.682 Notify: File `L3_Templates_part_1.cc' was generated. #8 3.682 Notify: File `L3_Templates_part_2.cc' was generated. #8 3.682 Notify: File `L3_Templates_part_3.cc' was generated. #8 3.682 Notify: File `L3_Templates_part_4.cc' was generated. #8 3.682 Notify: File `L3_Templates_part_5.cc' was generated. #8 3.682 Notify: File `L3_Templates_part_6.cc' was generated. #8 3.682 Notify: File `L3_Templates_part_7.cc' was generated. #8 3.682 Notify: File `M3UA_Emulation.hh' was generated. #8 3.683 Notify: File `M3UA_Emulation.cc' was generated. #8 3.683 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 3.683 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 3.683 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 3.683 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 3.683 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 3.683 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 3.683 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 3.683 Notify: File `M3UA_Types.hh' was generated. #8 3.684 Notify: File `M3UA_Types.cc' was generated. #8 3.685 Notify: File `M3UA_Types_part_1.cc' was generated. #8 3.686 Notify: File `M3UA_Types_part_2.cc' was generated. #8 3.686 Notify: File `M3UA_Types_part_3.cc' was generated. #8 3.686 Notify: File `M3UA_Types_part_4.cc' was generated. #8 3.686 Notify: File `M3UA_Types_part_5.cc' was generated. #8 3.686 Notify: File `M3UA_Types_part_6.cc' was generated. #8 3.686 Notify: File `M3UA_Types_part_7.cc' was generated. #8 3.686 Notify: File `MGCP_CodecPort.hh' was generated. #8 3.686 Notify: File `MGCP_CodecPort.cc' was generated. #8 3.686 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 3.686 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 3.687 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 3.688 Notify: File `MGCP_Emulation.hh' was generated. #8 3.688 Notify: File `MGCP_Emulation.cc' was generated. #8 3.688 Notify: File `MGCP_Emulation_part_1.cc' was generated. #8 3.688 Notify: File `MGCP_Emulation_part_2.cc' was generated. #8 3.688 Notify: File `MGCP_Emulation_part_3.cc' was generated. #8 3.688 Notify: File `MGCP_Emulation_part_4.cc' was generated. #8 3.688 Notify: File `MGCP_Emulation_part_5.cc' was generated. #8 3.688 Notify: File `MGCP_Emulation_part_6.cc' was generated. #8 3.688 Notify: File `MGCP_Emulation_part_7.cc' was generated. #8 3.688 Notify: File `MGCP_Templates.hh' was generated. #8 3.688 Notify: File `MGCP_Templates.cc' was generated. #8 3.689 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 3.689 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 3.689 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 3.689 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 3.689 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 3.689 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 3.689 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 3.689 Notify: File `MGCP_Types.hh' was generated. #8 3.689 Notify: File `MGCP_Types.cc' was generated. #8 3.689 Notify: File `MGCP_Types_part_1.cc' was generated. #8 3.689 Notify: File `MGCP_Types_part_2.cc' was generated. #8 3.690 Notify: File `MGCP_Types_part_3.cc' was generated. #8 3.690 Notify: File `MGCP_Types_part_4.cc' was generated. #8 3.690 Notify: File `MGCP_Types_part_5.cc' was generated. #8 3.690 Notify: File `MGCP_Types_part_6.cc' was generated. #8 3.690 Notify: File `MGCP_Types_part_7.cc' was generated. #8 3.690 Notify: File `MSC_ConnectionHandler.hh' was generated. #8 3.690 Notify: File `MSC_ConnectionHandler.cc' was generated. #8 3.690 Notify: File `MSC_ConnectionHandler_part_1.cc' was generated. #8 3.691 Notify: File `MSC_ConnectionHandler_part_2.cc' was generated. #8 3.691 Notify: File `MSC_ConnectionHandler_part_3.cc' was generated. #8 3.691 Notify: File `MSC_ConnectionHandler_part_4.cc' was generated. #8 3.691 Notify: File `MSC_ConnectionHandler_part_5.cc' was generated. #8 3.691 Notify: File `MSC_ConnectionHandler_part_6.cc' was generated. #8 3.691 Notify: File `MSC_ConnectionHandler_part_7.cc' was generated. #8 3.691 Notify: File `MTP3asp_PortType.hh' was generated. #8 3.691 Notify: File `MTP3asp_PortType.cc' was generated. #8 3.691 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 3.691 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 3.691 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 3.691 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 3.691 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 3.691 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 3.691 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 3.691 Notify: File `MTP3asp_Types.hh' was generated. #8 3.692 Notify: File `MTP3asp_Types.cc' was generated. #8 3.692 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 3.692 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 3.692 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 3.692 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 3.692 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 3.692 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 3.692 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 3.692 Notify: File `Misc_Helpers.hh' was generated. #8 3.692 Notify: File `Misc_Helpers.cc' was generated. #8 3.692 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 3.692 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 3.692 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 3.692 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 3.692 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 3.693 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 3.693 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 3.693 Notify: File `MobileL3_CC_Types.hh' was generated. #8 3.694 Notify: File `MobileL3_CC_Types.cc' was generated. #8 3.695 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 3.696 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 3.696 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 3.696 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 3.697 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 3.697 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 3.697 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 3.697 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 3.698 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 3.699 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 3.699 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 3.699 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 3.699 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 3.699 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 3.699 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 3.699 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 3.700 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 3.701 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 3.702 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 3.703 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 3.704 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 3.705 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 3.706 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 3.707 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 3.707 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 3.707 Notify: File `MobileL3_MM_Types.hh' was generated. #8 3.708 Notify: File `MobileL3_MM_Types.cc' was generated. #8 3.709 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 3.709 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 3.709 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 3.709 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 3.709 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 3.709 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 3.709 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 3.710 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 3.711 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 3.712 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 3.713 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 3.714 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 3.714 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 3.714 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 3.714 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 3.714 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 3.715 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 3.716 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 3.716 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 3.716 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 3.716 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 3.717 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 3.717 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 3.717 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 3.717 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 3.717 Notify: File `MobileL3_SS_Types.hh' was generated. #8 3.717 Notify: File `MobileL3_SS_Types.cc' was generated. #8 3.717 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 3.717 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 3.717 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 3.717 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 3.717 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 3.717 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 3.718 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 3.718 Notify: File `MobileL3_Types.hh' was generated. #8 3.718 Notify: File `MobileL3_Types.cc' was generated. #8 3.718 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 3.719 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 3.719 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 3.719 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 3.719 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 3.719 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 3.719 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 3.719 Notify: File `Native_Functions.hh' was generated. #8 3.719 Notify: File `Native_Functions.cc' was generated. #8 3.719 Notify: File `Native_Functions_part_1.cc' was generated. #8 3.719 Notify: File `Native_Functions_part_2.cc' was generated. #8 3.719 Notify: File `Native_Functions_part_3.cc' was generated. #8 3.719 Notify: File `Native_Functions_part_4.cc' was generated. #8 3.719 Notify: File `Native_Functions_part_5.cc' was generated. #8 3.720 Notify: File `Native_Functions_part_6.cc' was generated. #8 3.720 Notify: File `Native_Functions_part_7.cc' was generated. #8 3.720 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 3.720 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 3.720 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 3.720 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 3.720 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 3.720 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 3.720 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 3.720 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 3.720 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 3.720 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 3.720 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 3.720 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 3.721 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 3.721 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 3.721 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 3.721 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 3.721 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 3.721 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 3.721 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 3.721 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 3.721 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 3.721 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 3.721 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 3.721 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 3.721 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 3.722 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 3.722 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 3.722 Notify: File `Osmocom_Types.hh' was generated. #8 3.722 Notify: File `Osmocom_Types.cc' was generated. #8 3.722 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 3.722 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 3.722 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 3.722 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 3.722 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 3.722 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 3.722 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 3.722 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 3.722 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 3.723 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 3.723 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 3.723 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 3.723 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 3.723 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 3.723 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 3.723 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 3.723 Notify: File `RAN_Adapter.hh' was generated. #8 3.723 Notify: File `RAN_Adapter.cc' was generated. #8 3.723 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 3.723 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 3.723 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 3.723 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 3.723 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 3.724 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 3.724 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 3.724 Notify: File `RAN_Emulation.hh' was generated. #8 3.724 Notify: File `RAN_Emulation.cc' was generated. #8 3.724 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 3.724 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 3.724 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 3.724 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 3.724 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 3.724 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 3.725 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 3.725 Notify: File `RLCMAC_CSN1_Templates.hh' was generated. #8 3.725 Notify: File `RLCMAC_CSN1_Templates.cc' was generated. #8 3.725 Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. #8 3.725 Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. #8 3.725 Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. #8 3.725 Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. #8 3.725 Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. #8 3.725 Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. #8 3.725 Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. #8 3.726 Notify: File `RLCMAC_CSN1_Types.hh' was generated. #8 3.727 Notify: File `RLCMAC_CSN1_Types.cc' was generated. #8 3.728 Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. #8 3.729 Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. #8 3.730 Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. #8 3.731 Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. #8 3.731 Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. #8 3.731 Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. #8 3.731 Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. #8 3.731 Notify: File `RSL_Emulation.hh' was generated. #8 3.732 Notify: File `RSL_Emulation.cc' was generated. #8 3.732 Notify: File `RSL_Emulation_part_1.cc' was generated. #8 3.732 Notify: File `RSL_Emulation_part_2.cc' was generated. #8 3.732 Notify: File `RSL_Emulation_part_3.cc' was generated. #8 3.732 Notify: File `RSL_Emulation_part_4.cc' was generated. #8 3.732 Notify: File `RSL_Emulation_part_5.cc' was generated. #8 3.732 Notify: File `RSL_Emulation_part_6.cc' was generated. #8 3.732 Notify: File `RSL_Emulation_part_7.cc' was generated. #8 3.733 Notify: File `RSL_Types.hh' was generated. #8 3.734 Notify: File `RSL_Types.cc' was generated. #8 3.735 Notify: File `RSL_Types_part_1.cc' was generated. #8 3.735 Notify: File `RSL_Types_part_2.cc' was generated. #8 3.735 Notify: File `RSL_Types_part_3.cc' was generated. #8 3.735 Notify: File `RSL_Types_part_4.cc' was generated. #8 3.735 Notify: File `RSL_Types_part_5.cc' was generated. #8 3.735 Notify: File `RSL_Types_part_6.cc' was generated. #8 3.735 Notify: File `RSL_Types_part_7.cc' was generated. #8 3.735 Notify: File `RTP_CodecPort.hh' was generated. #8 3.735 Notify: File `RTP_CodecPort.cc' was generated. #8 3.735 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 3.735 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 3.736 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.736 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.736 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.736 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.736 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.736 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.736 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.736 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 3.736 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 3.736 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 3.736 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 3.737 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 3.737 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 3.737 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 3.737 Notify: File `RTP_Emulation.hh' was generated. #8 3.737 Notify: File `RTP_Emulation.cc' was generated. #8 3.737 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 3.737 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 3.737 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 3.737 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 3.737 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 3.737 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 3.738 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 3.738 Notify: File `RTP_Types.hh' was generated. #8 3.739 Notify: File `RTP_Types.cc' was generated. #8 3.739 Notify: File `RTP_Types_part_1.cc' was generated. #8 3.739 Notify: File `RTP_Types_part_2.cc' was generated. #8 3.739 Notify: File `RTP_Types_part_3.cc' was generated. #8 3.740 Notify: File `RTP_Types_part_4.cc' was generated. #8 3.740 Notify: File `RTP_Types_part_5.cc' was generated. #8 3.740 Notify: File `RTP_Types_part_6.cc' was generated. #8 3.740 Notify: File `RTP_Types_part_7.cc' was generated. #8 3.740 Notify: File `SCCP_Emulation.hh' was generated. #8 3.740 Notify: File `SCCP_Emulation.cc' was generated. #8 3.740 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 3.740 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 3.741 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 3.741 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 3.741 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 3.741 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 3.741 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 3.741 Notify: File `SCCP_Mapping.hh' was generated. #8 3.741 Notify: File `SCCP_Mapping.cc' was generated. #8 3.741 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 3.741 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 3.741 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 3.741 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 3.741 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 3.741 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 3.741 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 3.741 Notify: File `SCCP_Templates.hh' was generated. #8 3.741 Notify: File `SCCP_Templates.cc' was generated. #8 3.741 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 3.741 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 3.742 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 3.742 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 3.742 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 3.742 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 3.742 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 3.742 Notify: File `SCCP_Types.hh' was generated. #8 3.743 Notify: File `SCCP_Types.cc' was generated. #8 3.744 Notify: File `SCCP_Types_part_1.cc' was generated. #8 3.744 Notify: File `SCCP_Types_part_2.cc' was generated. #8 3.744 Notify: File `SCCP_Types_part_3.cc' was generated. #8 3.744 Notify: File `SCCP_Types_part_4.cc' was generated. #8 3.744 Notify: File `SCCP_Types_part_5.cc' was generated. #8 3.744 Notify: File `SCCP_Types_part_6.cc' was generated. #8 3.744 Notify: File `SCCP_Types_part_7.cc' was generated. #8 3.744 Notify: File `SCCPasp_Types.hh' was generated. #8 3.745 Notify: File `SCCPasp_Types.cc' was generated. #8 3.745 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 3.745 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 3.745 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 3.745 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 3.745 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 3.745 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 3.745 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 3.745 Notify: File `SCTPasp_PortType.hh' was generated. #8 3.746 Notify: File `SCTPasp_PortType.cc' was generated. #8 3.746 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 3.746 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 3.746 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 3.746 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 3.746 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 3.746 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 3.746 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 3.746 Notify: File `SCTPasp_Types.hh' was generated. #8 3.747 Notify: File `SCTPasp_Types.cc' was generated. #8 3.747 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 3.747 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 3.747 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 3.747 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 3.747 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 3.747 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 3.747 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 3.747 Notify: File `SDP_Templates.hh' was generated. #8 3.747 Notify: File `SDP_Templates.cc' was generated. #8 3.747 Notify: File `SDP_Templates_part_1.cc' was generated. #8 3.747 Notify: File `SDP_Templates_part_2.cc' was generated. #8 3.748 Notify: File `SDP_Templates_part_3.cc' was generated. #8 3.748 Notify: File `SDP_Templates_part_4.cc' was generated. #8 3.748 Notify: File `SDP_Templates_part_5.cc' was generated. #8 3.748 Notify: File `SDP_Templates_part_6.cc' was generated. #8 3.748 Notify: File `SDP_Templates_part_7.cc' was generated. #8 3.748 Notify: File `SDP_Types.hh' was generated. #8 3.749 Notify: File `SDP_Types.cc' was generated. #8 3.750 Notify: File `SDP_Types_part_1.cc' was generated. #8 3.751 Notify: File `SDP_Types_part_2.cc' was generated. #8 3.751 Notify: File `SDP_Types_part_3.cc' was generated. #8 3.751 Notify: File `SDP_Types_part_4.cc' was generated. #8 3.751 Notify: File `SDP_Types_part_5.cc' was generated. #8 3.751 Notify: File `SDP_Types_part_6.cc' was generated. #8 3.751 Notify: File `SDP_Types_part_7.cc' was generated. #8 3.751 Notify: File `Socket_API_Definitions.hh' was generated. #8 3.752 Notify: File `Socket_API_Definitions.cc' was generated. #8 3.752 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 3.752 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 3.752 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 3.752 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 3.752 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 3.752 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 3.752 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 3.752 Notify: File `StatsD_Checker.hh' was generated. #8 3.753 Notify: File `StatsD_Checker.cc' was generated. #8 3.753 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 3.753 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 3.753 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 3.753 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 3.753 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 3.753 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 3.753 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 3.753 Notify: File `StatsD_CodecPort.hh' was generated. #8 3.753 Notify: File `StatsD_CodecPort.cc' was generated. #8 3.753 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 3.753 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 3.753 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 3.753 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 3.753 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 3.754 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 3.754 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 3.754 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 3.754 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 3.754 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 3.754 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 3.754 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 3.754 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 3.754 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 3.754 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 3.754 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 3.755 Notify: File `StatsD_Types.hh' was generated. #8 3.755 Notify: File `StatsD_Types.cc' was generated. #8 3.755 Notify: File `StatsD_Types_part_1.cc' was generated. #8 3.755 Notify: File `StatsD_Types_part_2.cc' was generated. #8 3.755 Notify: File `StatsD_Types_part_3.cc' was generated. #8 3.755 Notify: File `StatsD_Types_part_4.cc' was generated. #8 3.755 Notify: File `StatsD_Types_part_5.cc' was generated. #8 3.755 Notify: File `StatsD_Types_part_6.cc' was generated. #8 3.755 Notify: File `StatsD_Types_part_7.cc' was generated. #8 3.755 Notify: File `TCCConversion_Functions.hh' was generated. #8 3.755 Notify: File `TCCConversion_Functions.cc' was generated. #8 3.755 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 3.756 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 3.756 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 3.756 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 3.756 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 3.756 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 3.756 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 3.756 Notify: File `TCCInterface_Functions.hh' was generated. #8 3.756 Notify: File `TCCInterface_Functions.cc' was generated. #8 3.756 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 3.756 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 3.756 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 3.756 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 3.756 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 3.756 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 3.757 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 3.757 Notify: File `TELNETasp_PortType.hh' was generated. #8 3.757 Notify: File `TELNETasp_PortType.cc' was generated. #8 3.757 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 3.757 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 3.757 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 3.757 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 3.757 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 3.757 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 3.757 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 3.757 Notify: 801 files were updated. #8 3.852 touch compile #8 3.853 make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' #8 3.853 make -j16 -C bsc #8 3.870 make[1]: Entering directory '/osmo-ttcn3-hacks/bsc' #8 3.978 Creating dependency file for TELNETasp_PT.cc #8 3.978 Creating dependency file for TCCInterface.cc #8 3.978 Creating dependency file for TCCConversion.cc #8 3.978 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 3.979 Creating dependency file for SDP_EncDec.cc #8 3.979 Creating dependency file for SCTPasp_PT.cc #8 3.979 Creating dependency file for RTP_EncDec.cc #8 3.980 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 3.980 Creating dependency file for Native_FunctionDefs.cc #8 3.982 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 3.983 Creating dependency file for IPL4asp_discovery.cc #8 3.986 Creating dependency file for IuUP_EncDec.cc #8 3.999 Creating dependency file for IPL4asp_PT.cc #8 4.000 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 4.027 Creating dependency file for CBSP_CodecPort_CtrlFunctdef.cc #8 4.039 Creating dependency file for lex.SDP_parse_.c #8 4.052 Creating dependency file for SDP_parse_.tab.c #8 4.059 Creating dependency file for SCCP_Mapping_part_7.cc #8 4.065 Creating dependency file for SCCP_Mapping_part_6.cc #8 4.066 Creating dependency file for SCCP_Mapping_part_5.cc #8 4.067 Creating dependency file for SCCP_Mapping_part_4.cc #8 4.072 Creating dependency file for SCCP_Mapping_part_3.cc #8 4.079 Creating dependency file for SCCP_Mapping_part_2.cc #8 4.079 Creating dependency file for SCCP_Mapping_part_1.cc #8 4.083 Creating dependency file for RAN_Emulation_part_7.cc #8 4.089 Creating dependency file for RAN_Emulation_part_5.cc #8 4.089 Creating dependency file for RAN_Emulation_part_6.cc #8 4.089 Creating dependency file for RAN_Emulation_part_4.cc #8 4.090 Creating dependency file for RAN_Emulation_part_3.cc #8 4.092 Creating dependency file for RAN_Emulation_part_2.cc #8 4.095 Creating dependency file for RAN_Emulation_part_1.cc #8 4.097 Creating dependency file for RAN_Adapter_part_7.cc #8 4.102 Creating dependency file for RAN_Adapter_part_6.cc #8 4.103 Creating dependency file for RAN_Adapter_part_5.cc #8 4.104 Creating dependency file for RAN_Adapter_part_4.cc #8 4.106 Creating dependency file for RAN_Adapter_part_3.cc #8 4.106 Creating dependency file for RAN_Adapter_part_2.cc #8 4.111 Creating dependency file for RAN_Adapter_part_1.cc #8 4.115 Creating dependency file for IPA_Emulation_part_7.cc #8 4.115 Creating dependency file for IPA_Emulation_part_6.cc #8 4.119 Creating dependency file for IPA_Emulation_part_5.cc #8 4.119 Creating dependency file for IPA_Emulation_part_4.cc #8 4.119 Creating dependency file for IPA_Emulation_part_3.cc #8 4.120 Creating dependency file for IPA_Emulation_part_2.cc #8 4.120 Creating dependency file for IPA_Emulation_part_1.cc #8 4.127 Creating dependency file for SCCP_Mapping.cc #8 4.131 Creating dependency file for RAN_Emulation.cc #8 4.132 Creating dependency file for RAN_Adapter.cc #8 4.132 Creating dependency file for IPA_Emulation.cc #8 4.135 Creating dependency file for TELNETasp_PortType_part_7.cc #8 4.135 Creating dependency file for TELNETasp_PortType_part_6.cc #8 4.135 Creating dependency file for TELNETasp_PortType_part_5.cc #8 4.139 Creating dependency file for TELNETasp_PortType_part_4.cc #8 4.149 Creating dependency file for TELNETasp_PortType_part_3.cc #8 4.153 Creating dependency file for TELNETasp_PortType_part_2.cc #8 4.155 Creating dependency file for TELNETasp_PortType_part_1.cc #8 4.155 Creating dependency file for TCCInterface_Functions_part_7.cc #8 4.156 Creating dependency file for TCCInterface_Functions_part_6.cc #8 4.157 Creating dependency file for TCCInterface_Functions_part_5.cc #8 4.159 Creating dependency file for TCCInterface_Functions_part_4.cc #8 4.165 Creating dependency file for TCCInterface_Functions_part_3.cc #8 4.166 Creating dependency file for TCCInterface_Functions_part_2.cc #8 4.167 Creating dependency file for TCCInterface_Functions_part_1.cc #8 4.167 Creating dependency file for TCCConversion_Functions_part_7.cc #8 4.169 Creating dependency file for TCCConversion_Functions_part_6.cc #8 4.170 Creating dependency file for TCCConversion_Functions_part_5.cc #8 4.171 Creating dependency file for TCCConversion_Functions_part_4.cc #8 4.177 Creating dependency file for TCCConversion_Functions_part_3.cc #8 4.178 Creating dependency file for TCCConversion_Functions_part_2.cc #8 4.179 Creating dependency file for TCCConversion_Functions_part_1.cc #8 4.180 Creating dependency file for StatsD_Types_part_7.cc #8 4.181 Creating dependency file for StatsD_Types_part_6.cc #8 4.181 Creating dependency file for StatsD_Types_part_5.cc #8 4.184 Creating dependency file for StatsD_Types_part_4.cc #8 4.187 Creating dependency file for StatsD_Types_part_3.cc #8 4.188 Creating dependency file for StatsD_Types_part_2.cc #8 4.191 Creating dependency file for StatsD_Types_part_1.cc #8 4.191 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 4.191 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 4.192 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 4.193 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 4.203 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 4.203 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 4.203 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 4.204 Creating dependency file for StatsD_CodecPort_part_7.cc #8 4.211 Creating dependency file for StatsD_CodecPort_part_6.cc #8 4.213 Creating dependency file for StatsD_CodecPort_part_5.cc #8 4.214 Creating dependency file for StatsD_CodecPort_part_3.cc #8 4.214 Creating dependency file for StatsD_CodecPort_part_4.cc #8 4.218 Creating dependency file for StatsD_CodecPort_part_2.cc #8 4.220 Creating dependency file for StatsD_CodecPort_part_1.cc #8 4.225 Creating dependency file for StatsD_Checker_part_7.cc #8 4.225 Creating dependency file for StatsD_Checker_part_6.cc #8 4.226 Creating dependency file for StatsD_Checker_part_5.cc #8 4.226 Creating dependency file for StatsD_Checker_part_4.cc #8 4.230 Creating dependency file for StatsD_Checker_part_3.cc #8 4.231 Creating dependency file for StatsD_Checker_part_2.cc #8 4.231 Creating dependency file for StatsD_Checker_part_1.cc #8 4.231 Creating dependency file for Socket_API_Definitions_part_7.cc #8 4.232 Creating dependency file for Socket_API_Definitions_part_5.cc #8 4.232 Creating dependency file for Socket_API_Definitions_part_6.cc #8 4.235 Creating dependency file for Socket_API_Definitions_part_4.cc #8 4.240 Creating dependency file for Socket_API_Definitions_part_3.cc #8 4.242 Creating dependency file for Socket_API_Definitions_part_2.cc #8 4.242 Creating dependency file for Socket_API_Definitions_part_1.cc #8 4.243 Creating dependency file for SDP_Types_part_7.cc #8 4.245 Creating dependency file for SDP_Types_part_6.cc #8 4.247 Creating dependency file for SDP_Types_part_5.cc #8 4.250 Creating dependency file for SDP_Types_part_4.cc #8 4.252 Creating dependency file for SDP_Types_part_3.cc #8 4.253 Creating dependency file for SDP_Types_part_2.cc #8 4.254 Creating dependency file for SDP_Types_part_1.cc #8 4.258 Creating dependency file for SDP_Templates_part_7.cc #8 4.259 Creating dependency file for SDP_Templates_part_6.cc #8 4.261 Creating dependency file for SDP_Templates_part_4.cc #8 4.261 Creating dependency file for SDP_Templates_part_5.cc #8 4.262 Creating dependency file for SDP_Templates_part_2.cc #8 4.262 Creating dependency file for SDP_Templates_part_3.cc #8 4.262 Creating dependency file for SDP_Templates_part_1.cc #8 4.263 Creating dependency file for SCTPasp_Types_part_7.cc #8 4.263 Creating dependency file for SCTPasp_Types_part_6.cc #8 4.264 Creating dependency file for SCTPasp_Types_part_5.cc #8 4.264 Creating dependency file for SCTPasp_Types_part_4.cc #8 4.279 Creating dependency file for SCTPasp_Types_part_3.cc #8 4.285 Creating dependency file for SCTPasp_Types_part_2.cc #8 4.285 Creating dependency file for SCTPasp_Types_part_1.cc #8 4.287 Creating dependency file for SCTPasp_PortType_part_7.cc #8 4.294 Creating dependency file for SCTPasp_PortType_part_6.cc #8 4.294 Creating dependency file for SCTPasp_PortType_part_5.cc #8 4.295 Creating dependency file for SCTPasp_PortType_part_3.cc #8 4.295 Creating dependency file for SCTPasp_PortType_part_4.cc #8 4.295 Creating dependency file for SCTPasp_PortType_part_2.cc #8 4.296 Creating dependency file for SCTPasp_PortType_part_1.cc #8 4.300 Creating dependency file for SCCPasp_Types_part_7.cc #8 4.301 Creating dependency file for SCCPasp_Types_part_6.cc #8 4.302 Creating dependency file for SCCPasp_Types_part_5.cc #8 4.306 Creating dependency file for SCCPasp_Types_part_3.cc #8 4.306 Creating dependency file for SCCPasp_Types_part_4.cc #8 4.307 Creating dependency file for SCCPasp_Types_part_2.cc #8 4.312 Creating dependency file for SCCPasp_Types_part_1.cc #8 4.313 Creating dependency file for SCCP_Types_part_7.cc #8 4.314 Creating dependency file for SCCP_Types_part_6.cc #8 4.321 Creating dependency file for SCCP_Types_part_5.cc #8 4.327 Creating dependency file for SCCP_Types_part_4.cc #8 4.328 Creating dependency file for SCCP_Types_part_3.cc #8 4.330 Creating dependency file for SCCP_Types_part_2.cc #8 4.331 Creating dependency file for SCCP_Types_part_1.cc #8 4.332 Creating dependency file for SCCP_Templates_part_7.cc #8 4.332 Creating dependency file for SCCP_Templates_part_6.cc #8 4.334 Creating dependency file for SCCP_Templates_part_5.cc #8 4.334 Creating dependency file for SCCP_Templates_part_4.cc #8 4.335 Creating dependency file for SCCP_Templates_part_3.cc #8 4.339 Creating dependency file for SCCP_Templates_part_2.cc #8 4.348 Creating dependency file for SCCP_Templates_part_1.cc #8 4.349 Creating dependency file for SCCP_Emulation_part_7.cc #8 4.349 Creating dependency file for SCCP_Emulation_part_6.cc #8 4.351 Creating dependency file for SCCP_Emulation_part_5.cc #8 4.358 Creating dependency file for SCCP_Emulation_part_4.cc #8 4.358 Creating dependency file for SCCP_Emulation_part_3.cc #8 4.364 Creating dependency file for SCCP_Emulation_part_2.cc #8 4.364 Creating dependency file for SCCP_Emulation_part_1.cc #8 4.365 Creating dependency file for RTP_Types_part_7.cc #8 4.367 Creating dependency file for RTP_Types_part_6.cc #8 4.367 Creating dependency file for RTP_Types_part_5.cc #8 4.371 Creating dependency file for RTP_Types_part_4.cc #8 4.372 Creating dependency file for RTP_Types_part_3.cc #8 4.373 Creating dependency file for RTP_Types_part_2.cc #8 4.374 Creating dependency file for RTP_Types_part_1.cc #8 4.374 Creating dependency file for RTP_Emulation_part_7.cc #8 4.385 Creating dependency file for RTP_Emulation_part_6.cc #8 4.385 Creating dependency file for RTP_Emulation_part_5.cc #8 4.388 Creating dependency file for RTP_Emulation_part_4.cc #8 4.389 Creating dependency file for RTP_Emulation_part_3.cc #8 4.389 Creating dependency file for RTP_Emulation_part_2.cc #8 4.396 Creating dependency file for RTP_Emulation_part_1.cc #8 4.396 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 4.397 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 4.397 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 4.397 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 4.398 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 4.402 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 4.403 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 4.409 Creating dependency file for RTP_CodecPort_part_7.cc #8 4.414 Creating dependency file for RTP_CodecPort_part_6.cc #8 4.421 Creating dependency file for RTP_CodecPort_part_5.cc #8 4.422 Creating dependency file for RTP_CodecPort_part_4.cc #8 4.425 Creating dependency file for RTP_CodecPort_part_3.cc #8 4.426 Creating dependency file for RTP_CodecPort_part_2.cc #8 4.427 Creating dependency file for RTP_CodecPort_part_1.cc #8 4.427 Creating dependency file for RSL_Types_part_7.cc #8 4.435 Creating dependency file for RSL_Types_part_6.cc #8 4.438 Creating dependency file for RSL_Types_part_5.cc #8 4.440 Creating dependency file for RSL_Types_part_4.cc #8 4.440 Creating dependency file for RSL_Types_part_3.cc #8 4.441 Creating dependency file for RSL_Types_part_2.cc #8 4.446 Creating dependency file for RSL_Types_part_1.cc #8 4.448 Creating dependency file for RSL_Emulation_part_7.cc #8 4.449 Creating dependency file for RSL_Emulation_part_6.cc #8 4.451 Creating dependency file for RSL_Emulation_part_5.cc #8 4.451 Creating dependency file for RSL_Emulation_part_4.cc #8 4.452 Creating dependency file for RSL_Emulation_part_3.cc #8 4.458 Creating dependency file for RSL_Emulation_part_2.cc #8 4.459 Creating dependency file for RSL_Emulation_part_1.cc #8 4.463 Creating dependency file for RLCMAC_CSN1_Types_part_7.cc #8 4.464 Creating dependency file for RLCMAC_CSN1_Types_part_6.cc #8 4.467 Creating dependency file for RLCMAC_CSN1_Types_part_5.cc #8 4.468 Creating dependency file for RLCMAC_CSN1_Types_part_4.cc #8 4.470 Creating dependency file for RLCMAC_CSN1_Types_part_3.cc #8 4.476 Creating dependency file for RLCMAC_CSN1_Types_part_2.cc #8 4.476 Creating dependency file for RLCMAC_CSN1_Types_part_1.cc #8 4.484 Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc #8 4.491 Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc #8 4.493 Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc #8 4.501 Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc #8 4.511 Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc #8 4.523 Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc #8 4.523 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 4.523 Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc #8 4.531 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 4.537 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 4.538 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 4.548 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 4.553 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 4.554 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 4.557 Creating dependency file for Osmocom_Types_part_7.cc #8 4.563 Creating dependency file for Osmocom_Types_part_6.cc #8 4.567 Creating dependency file for Osmocom_Types_part_5.cc #8 4.568 Creating dependency file for Osmocom_Types_part_4.cc #8 4.570 Creating dependency file for Osmocom_Types_part_3.cc #8 4.583 Creating dependency file for Osmocom_Types_part_1.cc #8 4.583 Creating dependency file for Osmocom_Types_part_2.cc #8 4.589 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 4.593 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 4.595 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 4.595 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 4.599 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 4.600 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 4.601 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 4.613 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 4.615 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 4.615 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 4.619 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 4.628 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 4.628 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 4.630 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 4.633 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 4.634 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 4.637 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 4.639 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 4.650 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 4.654 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 4.656 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 4.657 Creating dependency file for Native_Functions_part_7.cc #8 4.659 Creating dependency file for Native_Functions_part_6.cc #8 4.661 Creating dependency file for Native_Functions_part_5.cc #8 4.665 Creating dependency file for Native_Functions_part_4.cc #8 4.666 Creating dependency file for Native_Functions_part_3.cc #8 4.667 Creating dependency file for Native_Functions_part_2.cc #8 4.668 Creating dependency file for Native_Functions_part_1.cc #8 4.669 Creating dependency file for MobileL3_Types_part_7.cc #8 4.679 Creating dependency file for MobileL3_Types_part_6.cc #8 4.683 Creating dependency file for MobileL3_Types_part_5.cc #8 4.684 Creating dependency file for MobileL3_Types_part_4.cc #8 4.684 Creating dependency file for MobileL3_Types_part_3.cc #8 4.689 Creating dependency file for MobileL3_Types_part_2.cc #8 4.690 Creating dependency file for MobileL3_Types_part_1.cc #8 4.691 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 4.692 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 4.694 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 4.695 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 4.695 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 4.696 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 4.702 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 4.704 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 4.708 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 4.708 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 4.714 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 4.716 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 4.716 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 4.718 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 4.722 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 4.725 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 4.725 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 4.726 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 4.728 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 4.728 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 4.730 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 4.739 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 4.739 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 4.739 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 4.740 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 4.741 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 4.743 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 4.760 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 4.763 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 4.765 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 4.771 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 4.771 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 4.783 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 4.799 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 4.818 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 4.823 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 4.851 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 4.883 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 4.886 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 4.887 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 4.899 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 4.900 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 4.902 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 4.907 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 4.920 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 4.927 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 4.929 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 4.939 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 4.951 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 4.951 Creating dependency file for Misc_Helpers_part_7.cc #8 4.959 Creating dependency file for Misc_Helpers_part_6.cc #8 4.963 Creating dependency file for Misc_Helpers_part_5.cc #8 4.967 Creating dependency file for Misc_Helpers_part_4.cc #8 4.974 Creating dependency file for Misc_Helpers_part_3.cc #8 4.974 Creating dependency file for Misc_Helpers_part_2.cc #8 4.983 Creating dependency file for Misc_Helpers_part_1.cc #8 4.983 Creating dependency file for MTP3asp_Types_part_7.cc #8 4.984 Creating dependency file for MTP3asp_Types_part_6.cc #8 4.984 Creating dependency file for MTP3asp_Types_part_5.cc #8 4.993 Creating dependency file for MTP3asp_Types_part_4.cc #8 4.993 Creating dependency file for MTP3asp_Types_part_3.cc #8 4.994 Creating dependency file for MTP3asp_Types_part_2.cc #8 4.995 Creating dependency file for MTP3asp_Types_part_1.cc #8 4.996 Creating dependency file for MTP3asp_PortType_part_7.cc #8 4.999 Creating dependency file for MTP3asp_PortType_part_6.cc #8 5.001 Creating dependency file for MTP3asp_PortType_part_5.cc #8 5.002 Creating dependency file for MTP3asp_PortType_part_4.cc #8 5.007 Creating dependency file for MTP3asp_PortType_part_3.cc #8 5.009 Creating dependency file for MTP3asp_PortType_part_2.cc #8 5.010 Creating dependency file for MTP3asp_PortType_part_1.cc #8 5.011 Creating dependency file for MSC_ConnectionHandler_part_7.cc #8 5.012 Creating dependency file for MSC_ConnectionHandler_part_6.cc #8 5.012 Creating dependency file for MSC_ConnectionHandler_part_5.cc #8 5.014 Creating dependency file for MSC_ConnectionHandler_part_4.cc #8 5.014 Creating dependency file for MSC_ConnectionHandler_part_3.cc #8 5.023 Creating dependency file for MSC_ConnectionHandler_part_2.cc #8 5.025 Creating dependency file for MSC_ConnectionHandler_part_1.cc #8 5.026 Creating dependency file for MGCP_Types_part_7.cc #8 5.030 Creating dependency file for MGCP_Types_part_6.cc #8 5.031 Creating dependency file for MGCP_Types_part_5.cc #8 5.033 Creating dependency file for MGCP_Types_part_4.cc #8 5.038 Creating dependency file for MGCP_Types_part_3.cc #8 5.038 Creating dependency file for MGCP_Types_part_2.cc #8 5.040 Creating dependency file for MGCP_Templates_part_7.cc #8 5.040 Creating dependency file for MGCP_Types_part_1.cc #8 5.041 Creating dependency file for MGCP_Templates_part_6.cc #8 5.042 Creating dependency file for MGCP_Templates_part_5.cc #8 5.042 Creating dependency file for MGCP_Templates_part_4.cc #8 5.043 Creating dependency file for MGCP_Templates_part_3.cc #8 5.045 Creating dependency file for MGCP_Templates_part_2.cc #8 5.046 Creating dependency file for MGCP_Templates_part_1.cc #8 5.047 Creating dependency file for MGCP_Emulation_part_7.cc #8 5.048 Creating dependency file for MGCP_Emulation_part_6.cc #8 5.048 Creating dependency file for MGCP_Emulation_part_5.cc #8 5.052 Creating dependency file for MGCP_Emulation_part_4.cc #8 5.052 Creating dependency file for MGCP_Emulation_part_3.cc #8 5.055 Creating dependency file for MGCP_Emulation_part_2.cc #8 5.056 Creating dependency file for MGCP_Emulation_part_1.cc #8 5.058 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc #8 5.059 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc #8 5.060 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 5.060 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc #8 5.062 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 5.062 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 5.065 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 5.066 Creating dependency file for MGCP_CodecPort_part_7.cc #8 5.066 Creating dependency file for MGCP_CodecPort_part_6.cc #8 5.070 Creating dependency file for MGCP_CodecPort_part_5.cc #8 5.070 Creating dependency file for MGCP_CodecPort_part_4.cc #8 5.071 Creating dependency file for MGCP_CodecPort_part_3.cc #8 5.071 Creating dependency file for MGCP_CodecPort_part_2.cc #8 5.072 Creating dependency file for MGCP_CodecPort_part_1.cc #8 5.072 Creating dependency file for M3UA_Types_part_7.cc #8 5.073 Creating dependency file for M3UA_Types_part_6.cc #8 5.073 Creating dependency file for M3UA_Types_part_5.cc #8 5.075 Creating dependency file for M3UA_Types_part_4.cc #8 5.076 Creating dependency file for M3UA_Types_part_3.cc #8 5.078 Creating dependency file for M3UA_Types_part_1.cc #8 5.078 Creating dependency file for M3UA_Types_part_2.cc #8 5.081 Creating dependency file for M3UA_Emulation_part_7.cc #8 5.081 Creating dependency file for M3UA_Emulation_part_6.cc #8 5.083 Creating dependency file for M3UA_Emulation_part_5.cc #8 5.088 Creating dependency file for M3UA_Emulation_part_4.cc #8 5.091 Creating dependency file for M3UA_Emulation_part_3.cc #8 5.092 Creating dependency file for M3UA_Emulation_part_2.cc #8 5.093 Creating dependency file for M3UA_Emulation_part_1.cc #8 5.093 Creating dependency file for L3_Templates_part_7.cc #8 5.093 Creating dependency file for L3_Templates_part_6.cc #8 5.096 Creating dependency file for L3_Templates_part_5.cc #8 5.097 Creating dependency file for L3_Templates_part_4.cc #8 5.098 Creating dependency file for L3_Templates_part_3.cc #8 5.099 Creating dependency file for L3_Templates_part_2.cc #8 5.100 Creating dependency file for L3_Templates_part_1.cc #8 5.100 Creating dependency file for IuUP_Types_part_7.cc #8 5.103 Creating dependency file for IuUP_Types_part_6.cc #8 5.110 Creating dependency file for IuUP_Types_part_5.cc #8 5.111 Creating dependency file for IuUP_Types_part_4.cc #8 5.111 Creating dependency file for IuUP_Types_part_3.cc #8 5.111 Creating dependency file for IuUP_Types_part_1.cc #8 5.111 Creating dependency file for IuUP_Types_part_2.cc #8 5.114 Creating dependency file for IuUP_Emulation_part_7.cc #8 5.114 Creating dependency file for IuUP_Emulation_part_6.cc #8 5.117 Creating dependency file for IuUP_Emulation_part_5.cc #8 5.118 Creating dependency file for IuUP_Emulation_part_4.cc #8 5.119 Creating dependency file for IuUP_Emulation_part_3.cc #8 5.124 Creating dependency file for IuUP_Emulation_part_2.cc #8 5.124 Creating dependency file for IuUP_Emulation_part_1.cc #8 5.125 Creating dependency file for IPL4asp_Types_part_7.cc #8 5.126 Creating dependency file for IPL4asp_Types_part_6.cc #8 5.128 Creating dependency file for IPL4asp_Types_part_5.cc #8 5.128 Creating dependency file for IPL4asp_Types_part_4.cc #8 5.129 Creating dependency file for IPL4asp_Types_part_3.cc #8 5.130 Creating dependency file for IPL4asp_Types_part_2.cc #8 5.130 Creating dependency file for IPL4asp_Types_part_1.cc #8 5.135 Creating dependency file for IPL4asp_PortType_part_7.cc #8 5.138 Creating dependency file for IPL4asp_PortType_part_5.cc #8 5.138 Creating dependency file for IPL4asp_PortType_part_6.cc #8 5.138 Creating dependency file for IPL4asp_PortType_part_4.cc #8 5.138 Creating dependency file for IPL4asp_PortType_part_3.cc #8 5.140 Creating dependency file for IPL4asp_PortType_part_2.cc #8 5.140 Creating dependency file for IPL4asp_PortType_part_1.cc #8 5.141 Creating dependency file for IPL4asp_Functions_part_7.cc #8 5.144 Creating dependency file for IPL4asp_Functions_part_6.cc #8 5.144 Creating dependency file for IPL4asp_Functions_part_5.cc #8 5.151 Creating dependency file for IPL4asp_Functions_part_3.cc #8 5.151 Creating dependency file for IPL4asp_Functions_part_4.cc #8 5.151 Creating dependency file for IPL4asp_Functions_part_2.cc #8 5.153 Creating dependency file for IPL4asp_Functions_part_1.cc #8 5.153 Creating dependency file for IPA_Types_part_7.cc #8 5.154 Creating dependency file for IPA_Types_part_6.cc #8 5.155 Creating dependency file for IPA_Types_part_5.cc #8 5.157 Creating dependency file for IPA_Types_part_4.cc #8 5.157 Creating dependency file for IPA_Types_part_2.cc #8 5.157 Creating dependency file for IPA_Types_part_3.cc #8 5.167 Creating dependency file for IPA_Types_part_1.cc #8 5.167 Creating dependency file for IPA_Testing_part_7.cc #8 5.171 Creating dependency file for IPA_Testing_part_5.cc #8 5.171 Creating dependency file for IPA_Testing_part_4.cc #8 5.171 Creating dependency file for IPA_Testing_part_6.cc #8 5.172 Creating dependency file for IPA_Testing_part_3.cc #8 5.172 Creating dependency file for IPA_Testing_part_2.cc #8 5.172 Creating dependency file for IPA_Testing_part_1.cc #8 5.173 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 5.174 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 5.174 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 5.175 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 5.183 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 5.186 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 5.187 Creating dependency file for IPA_CodecPort_part_7.cc #8 5.187 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 5.187 Creating dependency file for IPA_CodecPort_part_6.cc #8 5.187 Creating dependency file for IPA_CodecPort_part_5.cc #8 5.188 Creating dependency file for IPA_CodecPort_part_4.cc #8 5.188 Creating dependency file for IPA_CodecPort_part_3.cc #8 5.189 Creating dependency file for IPA_CodecPort_part_2.cc #8 5.189 Creating dependency file for IPA_CodecPort_part_1.cc #8 5.189 Creating dependency file for General_Types_part_7.cc #8 5.192 Creating dependency file for General_Types_part_6.cc #8 5.194 Creating dependency file for General_Types_part_5.cc #8 5.197 Creating dependency file for General_Types_part_4.cc #8 5.198 Creating dependency file for General_Types_part_3.cc #8 5.202 Creating dependency file for General_Types_part_2.cc #8 5.202 Creating dependency file for General_Types_part_1.cc #8 5.204 Creating dependency file for GSM_Types_part_7.cc #8 5.204 Creating dependency file for GSM_Types_part_5.cc #8 5.205 Creating dependency file for GSM_Types_part_6.cc #8 5.206 Creating dependency file for GSM_Types_part_4.cc #8 5.206 Creating dependency file for GSM_Types_part_3.cc #8 5.207 Creating dependency file for GSM_Types_part_2.cc #8 5.207 Creating dependency file for GSM_Types_part_1.cc #8 5.208 Creating dependency file for GSM_SystemInformation_part_7.cc #8 5.209 Creating dependency file for GSM_SystemInformation_part_6.cc #8 5.209 Creating dependency file for GSM_SystemInformation_part_5.cc #8 5.215 Creating dependency file for GSM_SystemInformation_part_3.cc #8 5.215 Creating dependency file for GSM_SystemInformation_part_4.cc #8 5.216 Creating dependency file for GSM_SystemInformation_part_2.cc #8 5.218 Creating dependency file for GSM_RestOctets_part_7.cc #8 5.218 Creating dependency file for GSM_SystemInformation_part_1.cc #8 5.218 Creating dependency file for GSM_RestOctets_part_6.cc #8 5.219 Creating dependency file for GSM_RestOctets_part_5.cc #8 5.220 Creating dependency file for GSM_RestOctets_part_4.cc #8 5.224 Creating dependency file for GSM_RestOctets_part_3.cc #8 5.224 Creating dependency file for GSM_RestOctets_part_2.cc #8 5.224 Creating dependency file for GSM_RestOctets_part_1.cc #8 5.225 Creating dependency file for GSM_RR_Types_part_7.cc #8 5.226 Creating dependency file for GSM_RR_Types_part_6.cc #8 5.227 Creating dependency file for GSM_RR_Types_part_5.cc #8 5.229 Creating dependency file for GSM_RR_Types_part_4.cc #8 5.229 Creating dependency file for GSM_RR_Types_part_3.cc #8 5.229 Creating dependency file for GSM_RR_Types_part_2.cc #8 5.230 Creating dependency file for GSM_RR_Types_part_1.cc #8 5.231 Creating dependency file for CBSP_Types_part_7.cc #8 5.232 Creating dependency file for CBSP_Types_part_6.cc #8 5.233 Creating dependency file for CBSP_Types_part_5.cc #8 5.233 Creating dependency file for CBSP_Types_part_4.cc #8 5.235 Creating dependency file for CBSP_Types_part_3.cc #8 5.235 Creating dependency file for CBSP_Types_part_2.cc #8 5.246 Creating dependency file for CBSP_Types_part_1.cc #8 5.246 Creating dependency file for CBSP_Templates_part_7.cc #8 5.246 Creating dependency file for CBSP_Templates_part_6.cc #8 5.247 Creating dependency file for CBSP_Templates_part_5.cc #8 5.247 Creating dependency file for CBSP_Templates_part_4.cc #8 5.248 Creating dependency file for CBSP_Templates_part_3.cc #8 5.248 Creating dependency file for CBSP_Templates_part_2.cc #8 5.249 Creating dependency file for CBSP_Templates_part_1.cc #8 5.250 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_7.cc #8 5.250 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_6.cc #8 5.256 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_5.cc #8 5.264 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_4.cc #8 5.264 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_3.cc #8 5.267 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_2.cc #8 5.270 Creating dependency file for CBSP_CodecPort_CtrlFunct_part_1.cc #8 5.272 Creating dependency file for CBSP_CodecPort_part_7.cc #8 5.272 Creating dependency file for CBSP_CodecPort_part_6.cc #8 5.287 Creating dependency file for CBSP_CodecPort_part_5.cc #8 5.288 Creating dependency file for CBSP_CodecPort_part_4.cc #8 5.289 Creating dependency file for CBSP_CodecPort_part_3.cc #8 5.289 Creating dependency file for CBSP_CodecPort_part_2.cc #8 5.295 Creating dependency file for CBSP_CodecPort_part_1.cc #8 5.300 Creating dependency file for CBSP_Adapter_part_5.cc #8 5.300 Creating dependency file for CBSP_Adapter_part_7.cc #8 5.300 Creating dependency file for CBSP_Adapter_part_6.cc #8 5.301 Creating dependency file for CBSP_Adapter_part_4.cc #8 5.302 Creating dependency file for CBSP_Adapter_part_2.cc #8 5.302 Creating dependency file for CBSP_Adapter_part_3.cc #8 5.303 Creating dependency file for CBSP_Adapter_part_1.cc #8 5.312 Creating dependency file for BSSMAP_Templates_part_7.cc #8 5.312 Creating dependency file for BSSMAP_Templates_part_6.cc #8 5.313 Creating dependency file for BSSMAP_Templates_part_5.cc #8 5.313 Creating dependency file for BSSMAP_Templates_part_4.cc #8 5.314 Creating dependency file for BSSMAP_Templates_part_3.cc #8 5.319 Creating dependency file for BSSMAP_Templates_part_2.cc #8 5.322 Creating dependency file for BSSMAP_Templates_part_1.cc #8 5.322 Creating dependency file for BSSMAP_LE_Templates_part_7.cc #8 5.328 Creating dependency file for BSSMAP_LE_Templates_part_6.cc #8 5.329 Creating dependency file for BSSMAP_LE_Templates_part_5.cc #8 5.330 Creating dependency file for BSSMAP_LE_Templates_part_4.cc #8 5.333 Creating dependency file for BSSMAP_LE_Templates_part_3.cc #8 5.333 Creating dependency file for BSSMAP_LE_Templates_part_2.cc #8 5.337 Creating dependency file for BSSMAP_LE_Templates_part_1.cc #8 5.337 Creating dependency file for BSSLAP_Types_part_7.cc #8 5.348 Creating dependency file for BSSLAP_Types_part_6.cc #8 5.348 Creating dependency file for BSSLAP_Types_part_5.cc #8 5.349 Creating dependency file for BSSLAP_Types_part_4.cc #8 5.350 Creating dependency file for BSSLAP_Types_part_3.cc #8 5.350 Creating dependency file for BSSLAP_Types_part_2.cc #8 5.360 Creating dependency file for BSSLAP_Types_part_1.cc #8 5.360 Creating dependency file for BSSAP_Types_part_7.cc #8 5.360 Creating dependency file for BSSAP_Types_part_6.cc #8 5.361 Creating dependency file for BSSAP_Types_part_5.cc #8 5.362 Creating dependency file for BSSAP_Types_part_4.cc #8 5.362 Creating dependency file for BSSAP_Types_part_3.cc #8 5.363 Creating dependency file for BSSAP_Types_part_2.cc #8 5.367 Creating dependency file for BSSAP_Types_part_1.cc #8 5.379 Creating dependency file for BSSAP_LE_Types_part_7.cc #8 5.380 Creating dependency file for BSSAP_LE_Types_part_6.cc #8 5.401 Creating dependency file for BSSAP_LE_Types_part_5.cc #8 5.407 Creating dependency file for BSSAP_LE_Types_part_4.cc #8 5.415 Creating dependency file for BSSAP_LE_Types_part_3.cc #8 5.427 Creating dependency file for BSSAP_LE_Types_part_2.cc #8 5.434 Creating dependency file for BSSAP_LE_Types_part_1.cc #8 5.435 Creating dependency file for BSSAP_LE_Emulation_part_7.cc #8 5.444 Creating dependency file for BSSAP_LE_Emulation_part_6.cc #8 5.446 Creating dependency file for BSSAP_LE_Emulation_part_5.cc #8 5.463 Creating dependency file for BSSAP_LE_Emulation_part_4.cc #8 5.464 Creating dependency file for BSSAP_LE_Emulation_part_3.cc #8 5.467 Creating dependency file for BSSAP_LE_Emulation_part_2.cc #8 5.467 Creating dependency file for BSSAP_LE_Emulation_part_1.cc #8 5.473 Creating dependency file for BSSAP_LE_CodecPort_part_7.cc #8 5.474 Creating dependency file for BSSAP_LE_CodecPort_part_6.cc #8 5.475 Creating dependency file for BSSAP_LE_CodecPort_part_5.cc #8 5.477 Creating dependency file for BSSAP_LE_CodecPort_part_4.cc #8 5.479 Creating dependency file for BSSAP_LE_CodecPort_part_3.cc #8 5.479 Creating dependency file for BSSAP_LE_CodecPort_part_2.cc #8 5.492 Creating dependency file for BSSAP_LE_CodecPort_part_1.cc #8 5.495 Creating dependency file for BSSAP_LE_Adapter_part_7.cc #8 5.496 Creating dependency file for BSSAP_LE_Adapter_part_6.cc #8 5.496 Creating dependency file for BSSAP_LE_Adapter_part_4.cc #8 5.496 Creating dependency file for BSSAP_LE_Adapter_part_5.cc #8 5.497 Creating dependency file for BSSAP_LE_Adapter_part_3.cc #8 5.497 Creating dependency file for BSSAP_LE_Adapter_part_2.cc #8 5.499 Creating dependency file for BSSAP_LE_Adapter_part_1.cc #8 5.504 Creating dependency file for BSSAP_CodecPort_part_7.cc #8 5.511 Creating dependency file for BSSAP_CodecPort_part_6.cc #8 5.512 Creating dependency file for BSSAP_CodecPort_part_5.cc #8 5.513 Creating dependency file for BSSAP_CodecPort_part_4.cc #8 5.515 Creating dependency file for BSSAP_CodecPort_part_3.cc #8 5.515 Creating dependency file for BSSAP_CodecPort_part_2.cc #8 5.518 Creating dependency file for BSSAP_CodecPort_part_1.cc #8 5.518 Creating dependency file for BSC_Tests_VAMOS_part_7.cc #8 5.519 Creating dependency file for BSC_Tests_VAMOS_part_6.cc #8 5.522 Creating dependency file for BSC_Tests_VAMOS_part_5.cc #8 5.522 Creating dependency file for BSC_Tests_VAMOS_part_4.cc #8 5.526 Creating dependency file for BSC_Tests_VAMOS_part_3.cc #8 5.534 Creating dependency file for BSC_Tests_VAMOS_part_2.cc #8 5.537 Creating dependency file for BSC_Tests_VAMOS_part_1.cc #8 5.547 Creating dependency file for BSC_Tests_OML_part_7.cc #8 5.562 Creating dependency file for BSC_Tests_OML_part_6.cc #8 5.589 Creating dependency file for BSC_Tests_OML_part_5.cc #8 5.589 Creating dependency file for BSC_Tests_OML_part_4.cc #8 5.589 Creating dependency file for BSC_Tests_OML_part_3.cc #8 5.590 Creating dependency file for BSC_Tests_OML_part_2.cc #8 5.592 Creating dependency file for BSC_Tests_OML_part_1.cc #8 5.592 Creating dependency file for BSC_Tests_LCLS_part_7.cc #8 5.592 Creating dependency file for BSC_Tests_LCLS_part_6.cc #8 5.593 Creating dependency file for BSC_Tests_LCLS_part_5.cc #8 5.594 Creating dependency file for BSC_Tests_LCLS_part_3.cc #8 5.594 Creating dependency file for BSC_Tests_LCLS_part_4.cc #8 5.595 Creating dependency file for BSC_Tests_LCLS_part_2.cc #8 5.598 Creating dependency file for BSC_Tests_LCLS_part_1.cc #8 5.598 Creating dependency file for BSC_Tests_CBSP_part_7.cc #8 5.601 Creating dependency file for BSC_Tests_CBSP_part_6.cc #8 5.602 Creating dependency file for BSC_Tests_CBSP_part_5.cc #8 5.604 Creating dependency file for BSC_Tests_CBSP_part_4.cc #8 5.604 Creating dependency file for BSC_Tests_CBSP_part_3.cc #8 5.604 Creating dependency file for BSC_Tests_CBSP_part_2.cc #8 5.605 Creating dependency file for BSC_Tests_CBSP_part_1.cc #8 5.606 Creating dependency file for BSC_Tests_ASCI_part_7.cc #8 5.608 Creating dependency file for BSC_Tests_ASCI_part_6.cc #8 5.608 Creating dependency file for BSC_Tests_ASCI_part_5.cc #8 5.610 Creating dependency file for BSC_Tests_ASCI_part_4.cc #8 5.613 Creating dependency file for BSC_Tests_ASCI_part_3.cc #8 5.613 Creating dependency file for BSC_Tests_ASCI_part_2.cc #8 5.614 Creating dependency file for BSC_Tests_ASCI_part_1.cc #8 5.615 Creating dependency file for BSC_Tests_part_7.cc #8 5.617 Creating dependency file for BSC_Tests_part_6.cc #8 5.618 Creating dependency file for BSC_Tests_part_5.cc #8 5.619 Creating dependency file for BSC_Tests_part_4.cc #8 5.620 Creating dependency file for BSC_Tests_part_3.cc #8 5.622 Creating dependency file for BSC_Tests_part_2.cc #8 5.624 Creating dependency file for BSC_Tests_part_1.cc #8 5.626 Creating dependency file for AbisOML_Types_part_7.cc #8 5.626 Creating dependency file for AbisOML_Types_part_6.cc #8 5.627 Creating dependency file for AbisOML_Types_part_5.cc #8 5.627 Creating dependency file for AbisOML_Types_part_4.cc #8 5.627 Creating dependency file for AbisOML_Types_part_3.cc #8 5.628 Creating dependency file for AbisOML_Types_part_2.cc #8 5.631 Creating dependency file for AbisOML_Types_part_1.cc #8 5.631 Creating dependency file for TELNETasp_PortType.cc #8 5.635 Creating dependency file for TCCInterface_Functions.cc #8 5.635 Creating dependency file for TCCConversion_Functions.cc #8 5.636 Creating dependency file for StatsD_Types.cc #8 5.637 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 5.637 Creating dependency file for StatsD_CodecPort.cc #8 5.637 Creating dependency file for StatsD_Checker.cc #8 5.638 Creating dependency file for SDP_Types.cc #8 5.638 Creating dependency file for Socket_API_Definitions.cc #8 5.640 Creating dependency file for SDP_Templates.cc #8 5.642 Creating dependency file for SCTPasp_Types.cc #8 5.642 Creating dependency file for SCTPasp_PortType.cc #8 5.659 Creating dependency file for SCCPasp_Types.cc #8 5.671 Creating dependency file for SCCP_Types.cc #8 5.671 Creating dependency file for SCCP_Templates.cc #8 5.710 Creating dependency file for SCCP_Emulation.cc #8 5.717 Creating dependency file for RTP_Types.cc #8 5.728 Creating dependency file for RTP_Emulation.cc #8 5.728 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 5.731 Creating dependency file for RTP_CodecPort.cc #8 5.731 Creating dependency file for RSL_Types.cc #8 5.731 Creating dependency file for RSL_Emulation.cc #8 5.732 Creating dependency file for RLCMAC_CSN1_Types.cc #8 5.734 Creating dependency file for RLCMAC_CSN1_Templates.cc #8 5.741 Creating dependency file for Osmocom_VTY_Functions.cc #8 5.744 Creating dependency file for Osmocom_Types.cc #8 5.754 Creating dependency file for Osmocom_CTRL_Types.cc #8 5.759 Creating dependency file for Osmocom_CTRL_Functions.cc #8 5.760 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 5.803 Creating dependency file for Native_Functions.cc #8 5.832 Creating dependency file for MobileL3_Types.cc #8 5.833 Creating dependency file for MobileL3_SS_Types.cc #8 5.833 Creating dependency file for MobileL3_SMS_Types.cc #8 5.838 Creating dependency file for MobileL3_RRM_Types.cc #8 5.839 Creating dependency file for MobileL3_MM_Types.cc #8 5.847 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 5.848 Creating dependency file for MobileL3_CommonIE_Types.cc #8 5.869 Creating dependency file for MobileL3_CC_Types.cc #8 5.893 Creating dependency file for Misc_Helpers.cc #8 5.908 Creating dependency file for MTP3asp_Types.cc #8 5.919 Creating dependency file for MTP3asp_PortType.cc #8 5.947 Creating dependency file for MSC_ConnectionHandler.cc #8 5.971 Creating dependency file for MGCP_Types.cc #8 5.972 Creating dependency file for MGCP_Templates.cc #8 5.974 Creating dependency file for MGCP_Emulation.cc #8 5.999 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 6.005 Creating dependency file for MGCP_CodecPort.cc #8 6.021 Creating dependency file for M3UA_Types.cc #8 6.031 Creating dependency file for M3UA_Emulation.cc #8 6.043 Creating dependency file for L3_Templates.cc #8 6.053 Creating dependency file for IuUP_Types.cc #8 6.063 Creating dependency file for IuUP_Emulation.cc #8 6.077 Creating dependency file for IPL4asp_Types.cc #8 6.082 Creating dependency file for IPL4asp_PortType.cc #8 6.097 Creating dependency file for IPL4asp_Functions.cc #8 6.119 Creating dependency file for IPA_Types.cc #8 6.131 Creating dependency file for IPA_Testing.cc #8 6.141 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 6.151 Creating dependency file for IPA_CodecPort.cc #8 6.154 Creating dependency file for General_Types.cc #8 6.165 Creating dependency file for GSM_Types.cc #8 6.184 Creating dependency file for GSM_SystemInformation.cc #8 6.185 Creating dependency file for GSM_RestOctets.cc #8 6.235 Creating dependency file for GSM_RR_Types.cc #8 6.235 Creating dependency file for CBSP_Types.cc #8 6.249 Creating dependency file for CBSP_Templates.cc #8 6.249 Creating dependency file for CBSP_CodecPort_CtrlFunct.cc #8 6.259 Creating dependency file for CBSP_CodecPort.cc #8 6.260 Creating dependency file for CBSP_Adapter.cc #8 6.261 Creating dependency file for BSSMAP_Templates.cc #8 6.262 Creating dependency file for BSSMAP_LE_Templates.cc #8 6.271 Creating dependency file for BSSLAP_Types.cc #8 6.271 Creating dependency file for BSSAP_Types.cc #8 6.291 Creating dependency file for BSSAP_LE_Types.cc #8 6.379 Creating dependency file for BSSAP_LE_Emulation.cc #8 6.382 Creating dependency file for BSSAP_LE_CodecPort.cc #8 6.387 Creating dependency file for BSSAP_LE_Adapter.cc #8 6.389 Creating dependency file for BSSAP_CodecPort.cc #8 6.394 Creating dependency file for BSC_Tests_VAMOS.cc #8 6.407 Creating dependency file for BSC_Tests_OML.cc #8 6.413 Creating dependency file for BSC_Tests_LCLS.cc #8 6.414 Creating dependency file for BSC_Tests_CBSP.cc #8 6.431 Creating dependency file for BSC_Tests_ASCI.cc #8 6.451 Creating dependency file for BSC_Tests.cc #8 6.555 Creating dependency file for AbisOML_Types.cc #8 7.959 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.959 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.959 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.959 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.960 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.960 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.960 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.961 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.961 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.961 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.961 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.966 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.966 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.976 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 8.003 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 8.007 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 11.75 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 12.37 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 12.46 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 13.62 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 14.09 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 14.37 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 14.68 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 14.69 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 15.90 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 17.56 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 18.58 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 18.79 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 18.83 BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 18.83 BSSAP_LE_Emulation.cc:10483:1: warning: control reaches end of non-void function [-Wreturn-type] #8 18.83 10483 | } #8 18.83 | ^ #8 18.84 BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 18.84 BSSAP_LE_Emulation.cc:10534:1: warning: control reaches end of non-void function [-Wreturn-type] #8 18.84 10534 | } #8 18.84 | ^ #8 18.84 BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__idx__by__comp(const COMPONENT&)': #8 18.84 BSSAP_LE_Emulation.cc:10585:1: warning: control reaches end of non-void function [-Wreturn-type] #8 18.84 10585 | } #8 18.84 | ^ #8 18.88 BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::ExpectedCreateCallback(const BSSAP__LE__CodecPort::BSSAP__LE__N__CONNECT__ind&, const CHARSTRING&)': #8 18.88 BSSAP_LE_Emulation.cc:12350:1: warning: control reaches end of non-void function [-Wreturn-type] #8 18.88 12350 | } #8 18.88 | ^ #8 19.02 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 19.16 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 19.21 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 19.38 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 19.67 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 20.01 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 20.11 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 20.51 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 20.58 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 20.67 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 20.90 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 21.02 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 21.60 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 21.64 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 22.56 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 22.74 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 23.59 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': #8 23.59 MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] #8 23.59 7791 | } #8 23.59 | ^ #8 23.59 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': #8 23.59 MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] #8 23.59 7843 | } #8 23.59 | ^ #8 23.60 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': #8 23.60 MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] #8 23.60 8940 | } #8 23.60 | ^ #8 23.60 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': #8 23.60 MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] #8 23.60 9388 | } #8 23.60 | ^ #8 23.62 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 23.82 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 23.87 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 24.27 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 25.23 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 25.27 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 25.35 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 25.76 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 25.78 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 25.94 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 26.46 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 26.49 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 28.23 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 29.07 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 29.43 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 29.66 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 30.33 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 30.74 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 32.27 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 32.30 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 33.13 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 33.17 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 35.00 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 35.50 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 36.00 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 36.36 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 36.72 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 38.27 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 38.88 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 39.57 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 39.97 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 41.07 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 41.40 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 41.65 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 41.70 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 41.72 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 41.80 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 41.87 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 42.29 RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': #8 42.29 RSL_Emulation.cc:11152:1: warning: control reaches end of non-void function [-Wreturn-type] #8 42.29 11152 | } #8 42.29 | ^ #8 43.57 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 44.50 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 44.53 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 44.88 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 44.98 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 45.08 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 45.09 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 45.12 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 45.14 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 45.18 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 45.20 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 45.25 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 45.29 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 45.37 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 45.41 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 45.43 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 45.49 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 45.53 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 45.55 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 45.59 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 45.59 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 45.61 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 45.65 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 45.67 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 45.69 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 45.71 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 45.71 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 45.73 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 45.75 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 45.75 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 45.78 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 45.81 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 45.81 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 45.84 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 45.87 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 45.89 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 45.93 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 45.94 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 45.95 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 45.96 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 46.00 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 46.01 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 46.02 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 46.03 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 46.05 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 46.10 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 46.11 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 46.13 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 46.14 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 46.15 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 46.15 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 46.16 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 46.17 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 46.18 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 46.21 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 46.21 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 46.23 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 46.23 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 46.27 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 46.28 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 46.29 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 46.30 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 46.33 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 46.34 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 46.37 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 46.42 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 46.43 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 46.43 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 46.45 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 46.46 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 46.48 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 46.50 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 46.53 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 46.55 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 46.55 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 46.57 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 46.57 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 46.60 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 46.63 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 46.64 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 46.67 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 46.68 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 46.68 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 46.74 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 46.75 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 46.75 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 46.76 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 46.82 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 46.83 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 46.85 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 46.86 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 47.26 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 47.75 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 48.51 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 49.28 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 50.00 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 50.07 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 50.10 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 50.21 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 50.28 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 50.36 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 50.42 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 50.52 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 50.60 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 50.64 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 50.70 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 50.78 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 50.84 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 50.92 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 51.02 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 51.09 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 51.30 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 51.34 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 51.40 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 51.42 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 51.46 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 51.49 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 51.53 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 51.57 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 51.59 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 51.62 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 51.64 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 51.65 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 51.70 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 51.71 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 51.73 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 51.77 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 51.77 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 51.79 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 51.81 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 51.82 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 51.86 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 51.89 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 51.92 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 51.94 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 51.97 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 51.99 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 52.01 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 52.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 52.04 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 52.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 52.07 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 52.11 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 52.12 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 52.13 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 52.15 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 52.22 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 52.23 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 52.28 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 52.30 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 52.35 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 52.37 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 52.46 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 52.52 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 52.58 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 52.65 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 52.75 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 52.83 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 53.43 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 53.62 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 54.12 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 54.20 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 54.24 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 54.27 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 54.31 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 54.33 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 54.34 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 54.36 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 54.37 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 54.40 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 54.42 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 54.43 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 54.45 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 54.46 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 54.47 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 54.49 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 54.51 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 54.53 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 54.55 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 54.60 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 54.61 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 54.63 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 54.64 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 54.67 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 54.67 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 54.68 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 54.70 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 54.71 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 54.72 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 54.72 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 54.76 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 54.78 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 54.79 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 54.80 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 54.84 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 54.84 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 54.86 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 54.87 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 54.90 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 54.92 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 54.94 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 54.94 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 54.94 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 54.99 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 55.00 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 55.01 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 55.02 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 55.04 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 55.05 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 55.06 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 55.09 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 55.11 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 55.12 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 55.14 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 55.14 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 55.15 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 55.17 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 55.19 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 55.21 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 55.23 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 55.23 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 55.24 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 55.26 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 55.26 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 55.28 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 55.30 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 55.31 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 55.33 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 55.33 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 55.35 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 55.36 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 55.37 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 55.37 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 55.41 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 55.41 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 55.43 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 55.43 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 55.44 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 55.47 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 55.49 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 55.49 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 55.50 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 55.51 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 55.53 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 55.55 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 55.56 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 55.59 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 55.61 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 55.63 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 55.64 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 55.65 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 55.67 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 55.68 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 55.70 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 55.72 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 55.73 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 55.74 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 55.75 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 55.78 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 55.79 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 55.81 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 55.81 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 55.83 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 55.85 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 55.89 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 55.90 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 55.96 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 55.97 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 56.03 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 56.07 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 56.12 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 56.15 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 56.20 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 56.23 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 56.27 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 56.31 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 56.35 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 56.37 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 56.38 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 56.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 56.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 56.48 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 56.49 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 56.53 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 56.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 56.57 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 56.61 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 56.62 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 56.65 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 56.68 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 56.73 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 56.74 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 56.75 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 56.80 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 56.81 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 56.84 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 56.87 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 56.90 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 56.92 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 56.95 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 56.96 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 56.97 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 57.04 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 57.06 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 57.09 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 57.11 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 57.16 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 57.18 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 57.22 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 57.22 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 57.26 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 57.28 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 57.29 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 57.31 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 57.33 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 57.34 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 57.35 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 57.38 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 57.39 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 57.39 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 57.43 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 57.44 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 57.46 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 57.47 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 57.50 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 57.51 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 57.53 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 57.56 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 57.57 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 57.58 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 57.59 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 57.65 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 57.66 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 57.66 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 57.67 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 57.68 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 57.72 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 57.74 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 57.77 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 57.81 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 57.83 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 57.92 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 57.99 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 58.04 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 58.10 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 58.14 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 58.18 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 58.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_2.o MobileL3_GMM_SM_Types_part_2.cc #8 58.95 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 59.17 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 59.53 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 59.60 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 60.69 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 60.73 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 60.83 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 60.86 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 60.93 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 61.01 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 61.10 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 61.12 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 61.16 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 61.17 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 63.18 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 64.17 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 64.75 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 64.81 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 64.89 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 64.95 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 64.98 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 65.04 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 65.10 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 65.17 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 65.24 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 65.34 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 65.39 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 65.42 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 65.46 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 65.52 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 65.57 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 65.60 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 65.69 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 65.75 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 65.78 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 65.80 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 65.84 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 65.88 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 65.92 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 65.96 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 66.00 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 66.04 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 66.10 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 66.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 66.23 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 66.32 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 66.34 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 66.44 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 66.45 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 66.47 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 66.47 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 66.50 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 66.52 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 66.55 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 66.58 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 66.61 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 66.64 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 66.66 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 66.67 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 66.72 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 66.74 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 66.77 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 66.78 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 66.80 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 66.82 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 66.83 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 66.86 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 66.88 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 66.90 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 66.92 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 66.94 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 66.95 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 66.97 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 66.97 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 67.00 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 67.01 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 67.04 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 67.04 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 67.07 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 67.07 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 67.09 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 67.11 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 67.12 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 67.12 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 67.15 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 67.18 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 67.19 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 67.22 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 67.26 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 67.26 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 67.27 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 67.31 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 68.23 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 68.82 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 68.89 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 68.97 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 69.00 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 69.02 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 69.04 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 69.08 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 69.08 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 69.10 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 69.13 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 69.14 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 69.17 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 69.17 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 69.21 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 69.27 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 69.30 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 69.35 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 69.39 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 69.43 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 69.46 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 69.49 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 69.50 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 69.54 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 69.56 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 69.57 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 69.58 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 69.60 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 69.63 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 69.64 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 69.65 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 69.67 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 69.71 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 69.72 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 69.73 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 69.78 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 69.80 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 69.82 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 69.84 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 69.86 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 69.89 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 69.92 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 69.94 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 69.98 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 70.01 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 70.04 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 70.05 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 70.07 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 70.09 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 70.14 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 70.15 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 70.17 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 70.19 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 70.21 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 70.21 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 70.25 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 70.26 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 70.31 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 70.33 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 70.34 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 70.35 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 70.36 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 70.38 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 70.40 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 70.42 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 70.44 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 70.48 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 70.49 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 70.52 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 70.59 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 70.59 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 70.60 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 70.63 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 70.63 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 70.65 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 70.66 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 70.68 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 70.68 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 70.69 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 70.71 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 70.73 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 70.73 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 70.74 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 70.76 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 70.78 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 70.80 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 70.80 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 70.83 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 70.84 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 70.84 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 70.87 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 70.88 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 70.88 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 70.90 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 70.91 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 70.93 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 70.94 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 70.96 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 70.98 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 71.03 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 71.04 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 71.06 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 71.10 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 71.11 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 71.15 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 71.17 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 71.20 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 71.21 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 71.24 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 71.24 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 71.26 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 71.32 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 71.34 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 71.47 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 71.51 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 71.53 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 71.55 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 71.59 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 71.61 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 71.66 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 71.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 71.73 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 71.75 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 71.76 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 71.78 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 71.83 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 71.87 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 71.91 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 71.93 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 71.96 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 71.98 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 71.99 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 71.99 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 72.01 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 72.03 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 72.05 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 72.05 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 72.05 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 72.07 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 72.08 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 72.10 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 72.12 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 72.12 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 72.13 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 72.14 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 72.16 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 72.19 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 72.19 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 72.21 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 72.22 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 72.23 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 72.24 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 72.25 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 72.26 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 72.28 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 72.29 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 72.31 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 72.32 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 72.33 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 72.33 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 72.35 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 72.38 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 72.92 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 72.94 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 72.97 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 72.99 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 73.05 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 73.13 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 73.19 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 73.27 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 73.37 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 73.44 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 73.55 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 73.63 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 73.69 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 73.76 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 73.80 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 73.84 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 73.87 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 73.92 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 73.94 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 73.97 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 74.01 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 74.02 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 74.03 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 74.05 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 74.07 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 74.07 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 74.10 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 74.12 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 74.14 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 74.15 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 74.18 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 75.64 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 75.64 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 75.64 21592 | register yy_state_type yy_current_state; #8 75.64 | ^~~~~~~~~~~~~~~~ #8 75.65 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 75.65 21593 | register char *yy_cp, *yy_bp; #8 75.65 | ^~~~~ #8 75.65 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 75.65 21593 | register char *yy_cp, *yy_bp; #8 75.65 | ^~~~~ #8 75.65 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 75.65 21594 | register int yy_act; #8 75.65 | ^~~~~~ #8 75.66 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 75.66 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 75.66 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 75.66 | ^~~~ #8 75.67 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 75.67 22513 | register char *source = (yytext_ptr); #8 75.67 | ^~~~~~ #8 75.67 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 75.67 22514 | register int number_to_move, i; #8 75.67 | ^~~~~~~~~~~~~~ #8 75.67 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 75.67 22514 | register int number_to_move, i; #8 75.67 | ^ #8 75.67 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 75.67 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 75.67 22646 | register yy_state_type yy_current_state; #8 75.67 | ^~~~~~~~~~~~~~~~ #8 75.67 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 75.67 22647 | register char *yy_cp; #8 75.67 | ^~~~~ #8 75.67 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 75.67 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 75.67 22676 | register int yy_is_jam; #8 75.67 | ^~~~~~~~~ #8 75.67 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 75.67 22677 | register char *yy_cp = (yy_c_buf_p); #8 75.67 | ^~~~~ #8 75.70 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 75.75 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 75.93 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 76.06 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 76.25 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 76.87 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 77.00 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 77.17 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 77.23 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 77.33 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 77.69 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 77.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 78.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 78.37 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 78.39 g++ -shared -o AbisOML_Types.so AbisOML_Types.o #8 78.54 g++ -shared -o BSC_Tests.so BSC_Tests.o #8 78.57 g++ -shared -o BSC_Tests_ASCI.so BSC_Tests_ASCI.o #8 78.64 g++ -shared -o BSC_Tests_CBSP.so BSC_Tests_CBSP.o #8 78.75 g++ -shared -o BSC_Tests_LCLS.so BSC_Tests_LCLS.o #8 78.78 g++ -shared -o BSC_Tests_OML.so BSC_Tests_OML.o #8 78.83 g++ -shared -o BSC_Tests_VAMOS.so BSC_Tests_VAMOS.o #8 78.85 g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o #8 78.98 g++ -shared -o BSSAP_LE_Adapter.so BSSAP_LE_Adapter.o #8 78.99 g++ -shared -o BSSAP_LE_CodecPort.so BSSAP_LE_CodecPort.o #8 79.03 g++ -shared -o BSSAP_LE_Emulation.so BSSAP_LE_Emulation.o #8 79.04 g++ -shared -o BSSAP_LE_Types.so BSSAP_LE_Types.o #8 79.15 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 79.19 g++ -shared -o BSSLAP_Types.so BSSLAP_Types.o #8 79.21 g++ -shared -o BSSMAP_LE_Templates.so BSSMAP_LE_Templates.o #8 79.25 g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o #8 79.31 g++ -shared -o CBSP_Adapter.so CBSP_Adapter.o #8 79.38 g++ -shared -o CBSP_CodecPort.so CBSP_CodecPort.o #8 79.40 g++ -shared -o CBSP_CodecPort_CtrlFunct.so CBSP_CodecPort_CtrlFunct.o #8 79.49 g++ -shared -o CBSP_Templates.so CBSP_Templates.o #8 79.51 g++ -shared -o CBSP_Types.so CBSP_Types.o #8 79.52 g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o #8 79.54 g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o #8 79.56 g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.o #8 79.66 g++ -shared -o GSM_Types.so GSM_Types.o #8 79.71 g++ -shared -o General_Types.so General_Types.o #8 79.73 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 79.83 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 79.87 g++ -shared -o IPA_Testing.so IPA_Testing.o #8 79.89 g++ -shared -o IPA_Types.so IPA_Types.o #8 79.89 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 79.92 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 79.94 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 79.94 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 79.98 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 80.02 g++ -shared -o L3_Templates.so L3_Templates.o #8 80.05 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 80.10 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 80.12 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 80.12 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 80.14 g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o #8 80.15 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 80.17 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 80.23 g++ -shared -o MSC_ConnectionHandler.so MSC_ConnectionHandler.o #8 80.29 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 80.30 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 80.32 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 80.33 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 80.34 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 80.37 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 80.44 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 80.45 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 80.46 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 80.48 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 80.48 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 80.53 g++ -shared -o Native_Functions.so Native_Functions.o #8 80.61 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 80.65 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 80.66 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 80.68 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 80.69 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 80.69 g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o #8 80.70 g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o #8 80.70 g++ -shared -o RSL_Emulation.so RSL_Emulation.o #8 80.74 g++ -shared -o RSL_Types.so RSL_Types.o #8 80.78 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 80.86 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 80.87 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 80.95 g++ -shared -o RTP_Types.so RTP_Types.o #8 81.00 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 81.00 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 81.04 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 81.05 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 81.06 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 81.07 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 81.09 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 81.10 g++ -shared -o SDP_Types.so SDP_Types.o #8 81.12 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 81.14 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 81.15 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 81.18 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 81.22 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 81.26 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 81.29 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 81.31 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 81.32 g++ -shared -o AbisOML_Types_part_1.so AbisOML_Types_part_1.o #8 81.34 g++ -shared -o AbisOML_Types_part_2.so AbisOML_Types_part_2.o #8 81.36 g++ -shared -o AbisOML_Types_part_3.so AbisOML_Types_part_3.o #8 81.38 g++ -shared -o AbisOML_Types_part_4.so AbisOML_Types_part_4.o #8 81.39 g++ -shared -o AbisOML_Types_part_5.so AbisOML_Types_part_5.o #8 81.40 g++ -shared -o AbisOML_Types_part_6.so AbisOML_Types_part_6.o #8 81.41 g++ -shared -o AbisOML_Types_part_7.so AbisOML_Types_part_7.o #8 81.41 g++ -shared -o BSC_Tests_part_1.so BSC_Tests_part_1.o #8 81.41 g++ -shared -o BSC_Tests_part_2.so BSC_Tests_part_2.o #8 81.42 g++ -shared -o BSC_Tests_part_3.so BSC_Tests_part_3.o #8 81.42 g++ -shared -o BSC_Tests_part_4.so BSC_Tests_part_4.o #8 81.43 g++ -shared -o BSC_Tests_part_5.so BSC_Tests_part_5.o #8 81.44 g++ -shared -o BSC_Tests_part_6.so BSC_Tests_part_6.o #8 81.45 g++ -shared -o BSC_Tests_part_7.so BSC_Tests_part_7.o #8 81.45 g++ -shared -o BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_1.o #8 81.45 g++ -shared -o BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_2.o #8 81.47 g++ -shared -o BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_3.o #8 81.47 g++ -shared -o BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_4.o #8 81.47 g++ -shared -o BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_5.o #8 81.48 g++ -shared -o BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_6.o #8 81.48 g++ -shared -o BSC_Tests_ASCI_part_7.so BSC_Tests_ASCI_part_7.o #8 81.48 g++ -shared -o BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_1.o #8 81.49 g++ -shared -o BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_2.o #8 81.50 g++ -shared -o BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_3.o #8 81.50 g++ -shared -o BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_4.o #8 81.51 g++ -shared -o BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_5.o #8 81.51 g++ -shared -o BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_6.o #8 81.52 g++ -shared -o BSC_Tests_CBSP_part_7.so BSC_Tests_CBSP_part_7.o #8 81.52 g++ -shared -o BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_1.o #8 81.52 g++ -shared -o BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_2.o #8 81.53 g++ -shared -o BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_3.o #8 81.54 g++ -shared -o BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_4.o #8 81.54 g++ -shared -o BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_5.o #8 81.54 g++ -shared -o BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_6.o #8 81.54 g++ -shared -o BSC_Tests_LCLS_part_7.so BSC_Tests_LCLS_part_7.o #8 81.54 g++ -shared -o BSC_Tests_OML_part_1.so BSC_Tests_OML_part_1.o #8 81.54 g++ -shared -o BSC_Tests_OML_part_2.so BSC_Tests_OML_part_2.o #8 81.55 g++ -shared -o BSC_Tests_OML_part_3.so BSC_Tests_OML_part_3.o #8 81.56 g++ -shared -o BSC_Tests_OML_part_4.so BSC_Tests_OML_part_4.o #8 81.56 g++ -shared -o BSC_Tests_OML_part_5.so BSC_Tests_OML_part_5.o #8 81.57 g++ -shared -o BSC_Tests_OML_part_6.so BSC_Tests_OML_part_6.o #8 81.57 g++ -shared -o BSC_Tests_OML_part_7.so BSC_Tests_OML_part_7.o #8 81.57 g++ -shared -o BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_1.o #8 81.57 g++ -shared -o BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_2.o #8 81.58 g++ -shared -o BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_3.o #8 81.58 g++ -shared -o BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_4.o #8 81.58 g++ -shared -o BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_5.o #8 81.58 g++ -shared -o BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_6.o #8 81.60 g++ -shared -o BSC_Tests_VAMOS_part_7.so BSC_Tests_VAMOS_part_7.o #8 81.60 g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o #8 81.60 g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o #8 81.60 g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o #8 81.61 g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o #8 81.61 g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o #8 81.61 g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o #8 81.61 g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o #8 81.61 g++ -shared -o BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_1.o #8 81.62 g++ -shared -o BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_2.o #8 81.63 g++ -shared -o BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_3.o #8 81.64 g++ -shared -o BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_4.o #8 81.65 g++ -shared -o BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_5.o #8 81.65 g++ -shared -o BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_6.o #8 81.65 g++ -shared -o BSSAP_LE_Adapter_part_7.so BSSAP_LE_Adapter_part_7.o #8 81.65 g++ -shared -o BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_1.o #8 81.65 g++ -shared -o BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_2.o #8 81.66 g++ -shared -o BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_3.o #8 81.66 g++ -shared -o BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_4.o #8 81.67 g++ -shared -o BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_5.o #8 81.67 g++ -shared -o BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_6.o #8 81.67 g++ -shared -o BSSAP_LE_CodecPort_part_7.so BSSAP_LE_CodecPort_part_7.o #8 81.67 g++ -shared -o BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_1.o #8 81.68 g++ -shared -o BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_2.o #8 81.69 g++ -shared -o BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_3.o #8 81.69 g++ -shared -o BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_4.o #8 81.69 g++ -shared -o BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_5.o #8 81.69 g++ -shared -o BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_6.o #8 81.70 g++ -shared -o BSSAP_LE_Emulation_part_7.so BSSAP_LE_Emulation_part_7.o #8 81.70 g++ -shared -o BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_1.o #8 81.70 g++ -shared -o BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_2.o #8 81.71 g++ -shared -o BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_3.o #8 81.72 g++ -shared -o BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_4.o #8 81.72 g++ -shared -o BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_5.o #8 81.72 g++ -shared -o BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_6.o #8 81.73 g++ -shared -o BSSAP_LE_Types_part_7.so BSSAP_LE_Types_part_7.o #8 81.73 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 81.73 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 81.74 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 81.75 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 81.75 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 81.76 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 81.76 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 81.76 g++ -shared -o BSSLAP_Types_part_1.so BSSLAP_Types_part_1.o #8 81.76 g++ -shared -o BSSLAP_Types_part_2.so BSSLAP_Types_part_2.o #8 81.76 g++ -shared -o BSSLAP_Types_part_3.so BSSLAP_Types_part_3.o #8 81.76 g++ -shared -o BSSLAP_Types_part_4.so BSSLAP_Types_part_4.o #8 81.77 g++ -shared -o BSSLAP_Types_part_5.so BSSLAP_Types_part_5.o #8 81.79 g++ -shared -o BSSLAP_Types_part_6.so BSSLAP_Types_part_6.o #8 81.80 g++ -shared -o BSSLAP_Types_part_7.so BSSLAP_Types_part_7.o #8 81.81 g++ -shared -o BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_1.o #8 81.83 g++ -shared -o BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_2.o #8 81.87 g++ -shared -o BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_3.o #8 81.88 g++ -shared -o BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_4.o #8 81.89 g++ -shared -o BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_5.o #8 81.90 g++ -shared -o BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_6.o #8 81.92 g++ -shared -o BSSMAP_LE_Templates_part_7.so BSSMAP_LE_Templates_part_7.o #8 81.92 g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o #8 81.93 g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o #8 81.93 g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o #8 81.94 g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o #8 81.94 g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o #8 81.94 g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o #8 81.96 g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o #8 81.96 g++ -shared -o CBSP_Adapter_part_1.so CBSP_Adapter_part_1.o #8 81.96 g++ -shared -o CBSP_Adapter_part_2.so CBSP_Adapter_part_2.o #8 81.97 g++ -shared -o CBSP_Adapter_part_3.so CBSP_Adapter_part_3.o #8 81.97 g++ -shared -o CBSP_Adapter_part_4.so CBSP_Adapter_part_4.o #8 81.97 g++ -shared -o CBSP_Adapter_part_5.so CBSP_Adapter_part_5.o #8 81.99 g++ -shared -o CBSP_Adapter_part_6.so CBSP_Adapter_part_6.o #8 82.00 g++ -shared -o CBSP_Adapter_part_7.so CBSP_Adapter_part_7.o #8 82.00 g++ -shared -o CBSP_CodecPort_part_1.so CBSP_CodecPort_part_1.o #8 82.00 g++ -shared -o CBSP_CodecPort_part_2.so CBSP_CodecPort_part_2.o #8 82.01 g++ -shared -o CBSP_CodecPort_part_3.so CBSP_CodecPort_part_3.o #8 82.02 g++ -shared -o CBSP_CodecPort_part_4.so CBSP_CodecPort_part_4.o #8 82.03 g++ -shared -o CBSP_CodecPort_part_5.so CBSP_CodecPort_part_5.o #8 82.03 g++ -shared -o CBSP_CodecPort_part_6.so CBSP_CodecPort_part_6.o #8 82.03 g++ -shared -o CBSP_CodecPort_part_7.so CBSP_CodecPort_part_7.o #8 82.03 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_1.o #8 82.03 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_2.o #8 82.03 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_3.o #8 82.03 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_4.o #8 82.04 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_5.o #8 82.04 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_6.o #8 82.04 g++ -shared -o CBSP_CodecPort_CtrlFunct_part_7.so CBSP_CodecPort_CtrlFunct_part_7.o #8 82.05 g++ -shared -o CBSP_Templates_part_1.so CBSP_Templates_part_1.o #8 82.06 g++ -shared -o CBSP_Templates_part_2.so CBSP_Templates_part_2.o #8 82.06 g++ -shared -o CBSP_Templates_part_3.so CBSP_Templates_part_3.o #8 82.06 g++ -shared -o CBSP_Templates_part_4.so CBSP_Templates_part_4.o #8 82.06 g++ -shared -o CBSP_Templates_part_5.so CBSP_Templates_part_5.o #8 82.07 g++ -shared -o CBSP_Templates_part_6.so CBSP_Templates_part_6.o #8 82.07 g++ -shared -o CBSP_Templates_part_7.so CBSP_Templates_part_7.o #8 82.07 g++ -shared -o CBSP_Types_part_1.so CBSP_Types_part_1.o #8 82.07 g++ -shared -o CBSP_Types_part_2.so CBSP_Types_part_2.o #8 82.07 g++ -shared -o CBSP_Types_part_3.so CBSP_Types_part_3.o #8 82.08 g++ -shared -o CBSP_Types_part_4.so CBSP_Types_part_4.o #8 82.09 g++ -shared -o CBSP_Types_part_5.so CBSP_Types_part_5.o #8 82.09 g++ -shared -o CBSP_Types_part_6.so CBSP_Types_part_6.o #8 82.09 g++ -shared -o CBSP_Types_part_7.so CBSP_Types_part_7.o #8 82.10 g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o #8 82.10 g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o #8 82.11 g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o #8 82.11 g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o #8 82.12 g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o #8 82.12 g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o #8 82.12 g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o #8 82.12 g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o #8 82.13 g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o #8 82.15 g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o #8 82.15 g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o #8 82.15 g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o #8 82.15 g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o #8 82.15 g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o #8 82.16 g++ -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o #8 82.16 g++ -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o #8 82.16 g++ -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o #8 82.17 g++ -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o #8 82.19 g++ -shared -o GSM_SystemInformation_part_5.so GSM_SystemInformation_part_5.o #8 82.20 g++ -shared -o GSM_SystemInformation_part_6.so GSM_SystemInformation_part_6.o #8 82.20 g++ -shared -o GSM_SystemInformation_part_7.so GSM_SystemInformation_part_7.o #8 82.20 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 82.20 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 82.20 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 82.20 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 82.21 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 82.23 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 82.23 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 82.23 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 82.24 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 82.25 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 82.25 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 82.25 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 82.26 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 82.28 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 82.28 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 82.28 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 82.28 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 82.29 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 82.29 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 82.29 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 82.29 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 82.30 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 82.30 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 82.31 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 82.31 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 82.31 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 82.32 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 82.34 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 82.34 g++ -shared -o IPA_Testing_part_1.so IPA_Testing_part_1.o #8 82.34 g++ -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o #8 82.35 g++ -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o #8 82.35 g++ -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o #8 82.35 g++ -shared -o IPA_Testing_part_5.so IPA_Testing_part_5.o #8 82.35 g++ -shared -o IPA_Testing_part_6.so IPA_Testing_part_6.o #8 82.35 g++ -shared -o IPA_Testing_part_7.so IPA_Testing_part_7.o #8 82.36 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 82.37 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 82.37 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 82.37 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 82.37 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 82.37 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 82.37 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 82.38 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 82.39 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 82.39 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 82.39 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 82.39 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 82.40 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 82.40 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 82.40 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 82.40 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 82.40 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 82.41 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 82.42 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 82.43 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 82.43 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 82.43 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 82.44 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 82.44 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 82.44 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 82.45 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 82.45 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 82.46 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 82.46 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 82.46 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 82.47 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 82.47 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 82.47 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 82.47 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 82.48 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 82.48 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 82.48 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 82.49 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 82.49 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 82.49 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 82.49 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 82.50 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 82.50 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 82.51 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 82.51 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 82.52 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 82.52 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 82.53 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 82.53 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 82.54 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 82.54 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 82.54 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 82.54 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 82.54 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 82.55 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 82.55 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 82.55 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 82.55 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 82.56 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 82.58 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 82.58 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 82.58 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 82.58 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 82.58 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 82.58 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 82.58 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 82.59 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 82.60 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 82.61 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 82.61 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 82.61 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 82.61 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 82.62 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 82.62 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 82.62 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 82.63 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 82.64 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 82.64 g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o #8 82.64 g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o #8 82.64 g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o #8 82.65 g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o #8 82.66 g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o #8 82.66 g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o #8 82.66 g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o #8 82.67 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 82.67 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 82.67 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 82.67 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 82.68 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 82.68 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 82.69 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 82.69 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 82.69 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 82.70 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 82.71 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 82.72 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 82.72 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 82.72 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 82.73 g++ -shared -o MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_1.o #8 82.73 g++ -shared -o MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_2.o #8 82.73 g++ -shared -o MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_3.o #8 82.73 g++ -shared -o MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_4.o #8 82.73 g++ -shared -o MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_5.o #8 82.73 g++ -shared -o MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_part_6.o #8 82.74 g++ -shared -o MSC_ConnectionHandler_part_7.so MSC_ConnectionHandler_part_7.o #8 82.75 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 82.75 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 82.75 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 82.76 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 82.76 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 82.76 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 82.76 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 82.76 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 82.76 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 82.77 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 82.78 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 82.78 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 82.78 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 82.78 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 82.79 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 82.79 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 82.80 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 82.81 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 82.81 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 82.81 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 82.82 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 82.82 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 82.82 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 82.82 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 82.82 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 82.84 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 82.84 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 82.85 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 82.85 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 82.85 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 82.85 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 82.86 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 82.86 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 82.87 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 82.88 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 82.89 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 82.89 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 82.90 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 82.90 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 82.91 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 82.93 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 82.95 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 82.96 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 82.98 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 82.99 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 83.01 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 83.04 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 83.04 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 83.07 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 83.08 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 83.09 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 83.11 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 83.11 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 83.12 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 83.14 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 83.15 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 83.15 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 83.16 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 83.19 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 83.20 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 83.20 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 83.21 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 83.22 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 83.23 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 83.24 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 83.26 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 83.26 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 83.27 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 83.28 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 83.28 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 83.29 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 83.29 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 83.29 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 83.29 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 83.30 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 83.30 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 83.31 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 83.33 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 83.33 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 83.34 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 83.34 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 83.35 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 83.35 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 83.36 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 83.37 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 83.38 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 83.38 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 83.38 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 83.38 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 83.38 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 83.38 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 83.39 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 83.39 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 83.39 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 83.40 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 83.41 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 83.41 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 83.41 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 83.41 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 83.42 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 83.43 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 83.43 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 83.43 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 83.44 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 83.44 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 83.44 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 83.44 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 83.45 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 83.45 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 83.45 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 83.45 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 83.45 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 83.46 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 83.46 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 83.46 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 83.46 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 83.47 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 83.48 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 83.48 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 83.48 g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o #8 83.48 g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o #8 83.48 g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o #8 83.49 g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o #8 83.49 g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o #8 83.50 g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o #8 83.50 g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o #8 83.50 g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o #8 83.51 g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o #8 83.51 g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o #8 83.51 g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o #8 83.51 g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o #8 83.52 g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o #8 83.52 g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o #8 83.52 g++ -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o #8 83.53 g++ -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o #8 83.54 g++ -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o #8 83.54 g++ -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o #8 83.54 g++ -shared -o RSL_Emulation_part_5.so RSL_Emulation_part_5.o #8 83.55 g++ -shared -o RSL_Emulation_part_6.so RSL_Emulation_part_6.o #8 83.55 g++ -shared -o RSL_Emulation_part_7.so RSL_Emulation_part_7.o #8 83.55 g++ -shared -o RSL_Types_part_2.so RSL_Types_part_2.o #8 83.55 g++ -shared -o RSL_Types_part_3.so RSL_Types_part_3.o #8 83.57 g++ -shared -o RSL_Types_part_4.so RSL_Types_part_4.o #8 83.57 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 83.57 RAN_Emulation.cc:17128:1: warning: control reaches end of non-void function [-Wreturn-type] #8 83.57 17128 | } #8 83.57 | ^ #8 83.57 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': #8 83.57 RAN_Emulation.cc:17180:1: warning: control reaches end of non-void function [-Wreturn-type] #8 83.57 17180 | } #8 83.57 | ^ #8 83.57 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 83.57 RAN_Emulation.cc:17290:1: warning: control reaches end of non-void function [-Wreturn-type] #8 83.57 17290 | } #8 83.57 | ^ #8 83.57 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 83.57 RAN_Emulation.cc:17399:1: warning: control reaches end of non-void function [-Wreturn-type] #8 83.57 17399 | } #8 83.57 | ^ #8 83.57 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 83.57 RAN_Emulation.cc:17450:1: warning: control reaches end of non-void function [-Wreturn-type] #8 83.57 17450 | } #8 83.57 | ^ #8 83.58 g++ -shared -o RSL_Types_part_5.so RSL_Types_part_5.o #8 83.59 g++ -shared -o RSL_Types_part_6.so RSL_Types_part_6.o #8 83.59 g++ -shared -o RSL_Types_part_7.so RSL_Types_part_7.o #8 83.59 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 83.59 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 83.60 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': #8 83.60 RAN_Emulation.cc:20147:1: warning: control reaches end of non-void function [-Wreturn-type] #8 83.60 20147 | } #8 83.60 | ^ #8 83.60 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 83.60 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 83.60 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 83.61 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 83.62 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 83.63 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 83.63 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 83.64 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 83.64 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 83.64 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 83.65 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 83.67 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 83.67 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 83.67 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 83.67 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 83.68 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 83.69 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 83.69 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 83.70 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 83.70 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 83.70 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 83.70 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 83.70 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 83.70 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 83.71 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 83.72 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 83.72 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 83.72 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 83.73 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 83.73 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 83.74 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 83.74 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 83.75 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 83.76 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 83.76 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 83.76 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 83.76 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 83.77 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 83.78 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 83.79 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 83.79 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 83.79 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 83.80 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 83.80 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 83.80 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 83.80 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 83.81 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 83.81 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 83.81 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 83.81 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 83.82 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 83.82 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 83.83 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 83.83 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 83.83 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 83.84 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 83.85 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 83.86 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 83.86 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 83.86 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 83.86 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 83.86 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 83.86 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 83.88 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 83.88 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 83.88 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 83.88 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 83.88 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 83.89 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 83.89 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 83.90 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 83.90 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 83.90 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 83.91 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 83.91 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 83.91 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 83.91 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 83.92 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 83.92 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 83.93 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 83.93 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 83.93 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 83.94 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 83.94 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 83.94 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 83.94 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 83.95 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 83.96 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 83.96 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 83.97 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 83.97 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 83.98 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 83.98 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 83.99 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 83.99 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 83.99 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 83.99 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 83.99 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 84.00 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 84.01 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 84.01 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 84.02 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 84.02 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 84.02 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 84.02 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 84.02 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 84.02 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 84.02 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 84.03 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 84.04 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 84.05 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 84.05 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 84.05 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 84.05 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 84.05 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 84.05 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 84.06 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 84.06 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 84.06 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 84.06 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 84.07 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 84.08 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 84.08 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 84.08 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 84.08 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 84.09 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 84.09 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 84.09 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 84.09 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 84.10 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 84.10 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 84.10 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 84.11 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 84.11 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 84.11 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 84.11 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 84.11 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 84.12 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 84.12 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 84.12 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 84.12 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 84.12 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 84.12 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 84.12 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 84.13 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 84.13 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 84.14 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 84.15 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 84.15 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 84.15 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 84.15 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 84.15 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 84.16 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 84.16 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 84.16 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 84.17 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 84.17 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 84.17 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 84.18 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 84.19 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 84.19 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 84.19 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 84.20 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 84.20 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 84.20 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 84.20 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 84.20 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 84.22 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 84.22 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 84.22 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 84.22 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 84.22 g++ -shared -o CBSP_CodecPort_CtrlFunctdef.so CBSP_CodecPort_CtrlFunctdef.o #8 84.22 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 84.23 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 84.23 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 84.23 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 84.23 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 84.24 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 84.24 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 84.25 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 84.25 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 84.26 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 84.26 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 84.28 g++ -shared -o TCCConversion.so TCCConversion.o #8 84.29 g++ -shared -o TCCInterface.so TCCInterface.o #8 84.30 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 84.31 g++ -shared -o RSL_Types_part_1.so RSL_Types_part_1.o #8 86.02 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 86.11 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 86.11 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 86.11 -L/lib -lcrypto \ #8 86.11 -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ #8 86.11 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 87.10 make[1]: Leaving directory '/osmo-ttcn3-hacks/bsc' #8 DONE 88.1s #9 [4/4] COPY BSC_TESTS.CFG /data/BSC_Tests.cfg #9 DONE 0.5s #10 exporting to image #10 exporting layers #10 exporting layers 1.2s done #10 writing image sha256:db08ece8095fec84b3a20777ce84b831c690728550e362035290088d9b123cba #10 writing image sha256:db08ece8095fec84b3a20777ce84b831c690728550e362035290088d9b123cba 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-bsc-test:latest 0.0s done #10 DONE 1.3s 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 db08ece8095f + 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=1954967 + seq 1 30 + echo (1954967 + 1) % 256 + bc + SUBNET=152 + NET_NAME=ttcn3-bsc-test-sccplite-152 + SUB4=172.18.152.0/24 + SUB6=fd02:db8:152::/64 + set +x Creating network ttcn3-bsc-test-sccplite-152, trying SUBNET=152... + docker network create --internal --subnet 172.18.152.0/24 --ipv6 --subnet fd02:db8:152::/64 ttcn3-bsc-test-sccplite-152 a81374c63029a125076b87bb4cdb72f79e5a2f3254217c0119b7b4495d64732a + set +x ### Network ttcn3-bsc-test-sccplite-152 created (SUBNET=152) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=152 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc/osmo-bsc.cfg Applying SUBNET=152 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 152 20 + NET=152 + ADDR_SUFIX=20 + echo --network ttcn3-bsc-test-sccplite-152 --ip 172.18.152.20 --ip6 fd02:db8:152::20 + docker run --rm --network ttcn3-bsc-test-sccplite-152 --ip 172.18.152.20 --ip6 fd02:db8:152::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc:/data --name jenkins-ttcn3-bsc-test-sccplite-2218-bsc -d osmocom-build/osmo-bsc-master 4cee369b53ece817ff954a3eae338c3d1d1d725a68ee0dc678b29462a443e654 + 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 152 100 + NET=152 + ADDR_SUFIX=100 + echo --network ttcn3-bsc-test-sccplite-152 --ip 172.18.152.100 --ip6 fd02:db8:152::100 + docker run --rm --network ttcn3-bsc-test-sccplite-152 --ip 172.18.152.100 --ip6 fd02:db8:152::100 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-sccplite-2218-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.152.20 1234 1 >>/data/osmo-bts-omldummy-0.log 2>&1 3fa3728d699a080c699926182133fd918a5da11a3efd40979a093717891f5ec6 + set -- 1 1 + echo Starting container with OML for BTS1 (TRXN = 1) Starting container with OML for BTS1 (TRXN = 1) + docker_network_params 152 101 + NET=152 + ADDR_SUFIX=101 + echo --network ttcn3-bsc-test-sccplite-152 --ip 172.18.152.101 --ip6 fd02:db8:152::101 + docker run --rm --network ttcn3-bsc-test-sccplite-152 --ip 172.18.152.101 --ip6 fd02:db8:152::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-sccplite-2218-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.152.20 1235 1 >>/data/osmo-bts-omldummy-1.log 2>&1 6fb8516788cefb450be19d80d72124bce66fc4487a4c1aec85ab3d0590118ba7 + set -- 2 4 + echo Starting container with OML for BTS2 (TRXN = 4) Starting container with OML for BTS2 (TRXN = 4) + docker_network_params 152 102 + NET=152 + ADDR_SUFIX=102 + echo --network ttcn3-bsc-test-sccplite-152 --ip 172.18.152.102 --ip6 fd02:db8:152::102 + docker run --rm --network ttcn3-bsc-test-sccplite-152 --ip 172.18.152.102 --ip6 fd02:db8:152::102 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-sccplite-2218-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.152.20 1236 4 >>/data/osmo-bts-omldummy-2.log 2>&1 aae73e8439500f7c9594543cc49f576ae62be88777eaf0aaa4a67ef55c862fd2 + echo Starting container with BSC testsuite Starting container with BSC testsuite + docker_network_params 152 203 + NET=152 + ADDR_SUFIX=203 + echo --network ttcn3-bsc-test-sccplite-152 --ip 172.18.152.203 --ip6 fd02:db8:152::203 + docker run --rm --network ttcn3-bsc-test-sccplite-152 --ip 172.18.152.203 --ip6 fd02:db8:152::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.152.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-2218-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@104ebcb5e699: Unix server socket created successfully. MC@104ebcb5e699: Listening on TCP port 44303. MC2> 104ebcb5e699 is the default spawn /osmo-ttcn3-hacks/bsc/BSC_Tests 104ebcb5e699 44303 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@104ebcb5e699: New HC connected from 172.18.152.203 [172.18.152.203]. 104ebcb5e699: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@104ebcb5e699: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@104ebcb5e699: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@104ebcb5e699: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@104ebcb5e699: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@104ebcb5e699: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@104ebcb5e699: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@104ebcb5e699: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@104ebcb5e699: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@104ebcb5e699: Configuration file was processed on all HCs. MC@104ebcb5e699: Creating MTC on host 172.18.152.203. MC@104ebcb5e699: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status'. ------ BSC_Tests.TC_ctrl_msc_connection_status ------ Thu May 16 05:50:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ctrl_msc_connection_status started. VirtMSC-IPA(5)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(5)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(5)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(6)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(6)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(4)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(9)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(9)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ctrl_msc_connection_status() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-IPA(5)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(3)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(4)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(7)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(8)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(9)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(3): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(4): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(5): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(6): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(8): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(9): none (pass -> pass) MTC@104ebcb5e699: Test case TC_ctrl_msc_connection_status finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status pass'. Thu May 16 05:50:41 UTC 2024 ====== BSC_Tests.TC_ctrl_msc_connection_status pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ctrl_msc_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=166187) Waiting for packet dumper to finish... 1 (prev_count=166187, count=354828) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status'. ------ BSC_Tests.TC_ctrl_msc0_connection_status ------ Thu May 16 05:50:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ctrl_msc0_connection_status started. VirtMSC-IPA(12)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(12)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(12)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(13)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(13)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(11)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(16)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(16)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ctrl_msc0_connection_status() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(11)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(10)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(12)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(14)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(16)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(15)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(10): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(11): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(12): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(13): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(14): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(15): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(16): none (pass -> pass) MTC@104ebcb5e699: Test case TC_ctrl_msc0_connection_status finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass'. Thu May 16 05:50:53 UTC 2024 ====== BSC_Tests.TC_ctrl_msc0_connection_status pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ctrl_msc0_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=167346) Waiting for packet dumper to finish... 1 (prev_count=167346, count=354153) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1'. ------ BSC_Tests.TC_stat_num_bts_connected_1 ------ Thu May 16 05:50:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_stat_num_bts_connected_1 started. VirtMSC-IPA(20)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(20)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(20)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(21)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(21)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(18)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(19)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(24)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(24)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_stat_num_bts_connected_1() start" TC_stat_num_bts_connected_1(26)@104ebcb5e699: "TC_stat_num_bts_connected_1": using IMSI '001010097876865'H VirtMSC-STATS(17)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(17)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(20)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(19)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(18)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(22)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(23)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(25)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(24)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(17): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(18): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(19): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(20): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(21): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(23): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(24): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(25): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_stat_num_bts_connected_1(26): none (pass -> pass) MTC@104ebcb5e699: Test case TC_stat_num_bts_connected_1 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass'. Thu May 16 05:51:07 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_1 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_stat_num_bts_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228795) Waiting for packet dumper to finish... 1 (prev_count=228795, count=416426) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2'. ------ BSC_Tests.TC_stat_num_bts_connected_2 ------ Thu May 16 05:51:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_stat_num_bts_connected_2 started. VirtMSC-IPA(30)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(30)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(30)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(31)@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-IPA-WAIT(31)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(28)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(29)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(34)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(34)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(36)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(36)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_stat_num_bts_connected_2() start" TC_stat_num_bts_connected_2(38)@104ebcb5e699: "TC_stat_num_bts_connected_2": using IMSI '001015023133885'H VirtMSC-STATS(27)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(28)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(27)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(29)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(30)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS1-TRX0-RSL-RSL(37)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(35)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(34)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(33)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(36)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(27): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(28): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(29): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(30): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(31): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(33): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(34): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(35): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(36): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(37): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_stat_num_bts_connected_2(38): none (pass -> pass) MTC@104ebcb5e699: Test case TC_stat_num_bts_connected_2 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass'. Thu May 16 05:51:23 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_2 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_stat_num_bts_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=508989) Waiting for packet dumper to finish... 1 (prev_count=508989, count=683681) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3'. ------ BSC_Tests.TC_stat_num_bts_connected_3 ------ Thu May 16 05:51:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_stat_num_bts_connected_3 started. VirtMSC-IPA(42)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(42)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(42)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(43)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(43)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(40)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(41)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(46)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(46)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(48)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(48)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(50)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(50)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(52)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(52)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(54)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(54)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(56)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(56)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_stat_num_bts_connected_3() start" TC_stat_num_bts_connected_3(58)@104ebcb5e699: "TC_stat_num_bts_connected_3": using IMSI '001011405346271'H VirtMSC-STATS(39)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(44)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(42)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(39)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(40)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(41)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS1-TRX0-RSL-RSL(49)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(47)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(53)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(57)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(51)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(55)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(46)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(48)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(50)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(45)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(54)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(56)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(52)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(39): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(40): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(41): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(42): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(43): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(45): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(46): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(47): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(48): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(49): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(50): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(51): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(52): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(53): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(54): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(55): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(56): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(57): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_stat_num_bts_connected_3(58): none (pass -> pass) MTC@104ebcb5e699: Test case TC_stat_num_bts_connected_3 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 pass'. Thu May 16 05:51:41 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_3 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_stat_num_bts_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=577337) Waiting for packet dumper to finish... 1 (prev_count=577337, count=1365397) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl'. ------ BSC_Tests.TC_ctrl ------ Thu May 16 05:51:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ctrl started. VirtMSC-IPA(61)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(61)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(61)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(62)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(62)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(60)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(65)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(65)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ctrl() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(60)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(59)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(61)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(64)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(65)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(59): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(60): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(61): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(62): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(64): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(65): none (pass -> pass) MTC@104ebcb5e699: Test case TC_ctrl finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass'. Thu May 16 05:51:55 UTC 2024 ====== BSC_Tests.TC_ctrl pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ctrl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=365289) Waiting for packet dumper to finish... 1 (prev_count=365289, count=366702) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_location'. ------ BSC_Tests.TC_ctrl_location ------ Thu May 16 05:52:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_location' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ctrl_location started. VirtMSC-IPA(69)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(69)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(69)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(70)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(70)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(67)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(68)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(73)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(73)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ctrl_location() start" MTC@104ebcb5e699: setverdict(fail): none -> fail reason: "Timeout waiting for CTRL SET REPLY "rf_locked"", new component reason: "Timeout waiting for CTRL SET REPLY "rf_locked"" IPA-BTS0-TRX0-RSL-RSL(74)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(67)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(68)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(71)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(69)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(73)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(66)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(72)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: fail reason: "Timeout waiting for CTRL SET REPLY "rf_locked"" MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(66): none (fail -> fail) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(67): none (fail -> fail) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(68): none (fail -> fail) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(69): none (fail -> fail) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(70): pass (fail -> fail) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(71): none (fail -> fail) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(72): none (fail -> fail) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(73): none (fail -> fail) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(74): none (fail -> fail) MTC@104ebcb5e699: Test case TC_ctrl_location finished. Verdict: fail reason: Timeout waiting for CTRL SET REPLY "rf_locked" MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_location fail'. Thu May 16 05:52:10 UTC 2024 ------ BSC_Tests.TC_ctrl_location fail ------ Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ctrl_location.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=175582) Waiting for packet dumper to finish... 1 (prev_count=175582, count=361387) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_location fail' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default'. ------ BSC_Tests.TC_si_default ------ Thu May 16 05:52:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si_default started. VirtMSC-IPA(77)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(77)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(77)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(78)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(78)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(76)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si_default() start" IPA-BTS0-TRX0-RSL-IPA(81)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(81)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(76)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(77)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(75)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(81)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(80)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(75): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(76): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(77): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(78): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(80): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(81): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si_default finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass'. Thu May 16 05:52:27 UTC 2024 ====== BSC_Tests.TC_si_default pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si_default.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=171407) Waiting for packet dumper to finish... 1 (prev_count=171407, count=358214) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns'. ------ BSC_Tests.TC_si2quater_2_earfcns ------ Thu May 16 05:52:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si2quater_2_earfcns started. VirtMSC-IPA(84)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(84)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(84)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(85)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(85)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(83)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si2quater_2_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(88)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(88)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(83)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(83)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(83)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(83)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(83)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(83)@104ebcb5e699: vl_len:17 VirtMSC-SCCP(83)@104ebcb5e699: vl_from0 VirtMSC-SCCP(83)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(83)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(83)@104ebcb5e699: vl_len:7 VirtMSC-SCCP(83)@104ebcb5e699: vl_from0 VirtMSC-SCCP(83)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(83)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(83)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(83)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(83)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(83)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(83)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(83)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(83)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(86)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(82)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(84)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(88)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(87)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(82): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(83): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(84): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(85): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(86): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(87): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(88): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si2quater_2_earfcns finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass'. Thu May 16 05:52:46 UTC 2024 ====== BSC_Tests.TC_si2quater_2_earfcns pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si2quater_2_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222815) Waiting for packet dumper to finish... 1 (prev_count=222815, count=408620) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns'. ------ BSC_Tests.TC_si2quater_3_earfcns ------ Thu May 16 05:52:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si2quater_3_earfcns started. VirtMSC-IPA(91)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(91)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(91)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(92)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(92)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(90)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si2quater_3_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(95)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(95)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(90)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(90)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(90)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(90)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(90)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(90)@104ebcb5e699: vl_len:17 VirtMSC-SCCP(90)@104ebcb5e699: vl_from0 VirtMSC-SCCP(90)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(90)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(90)@104ebcb5e699: vl_len:7 VirtMSC-SCCP(90)@104ebcb5e699: vl_from0 VirtMSC-SCCP(90)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(90)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(90)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(90)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(90)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(90)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(90)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(90)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(90)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(89)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(91)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(93)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(94)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(95)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(89): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(90): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(91): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(92): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(94): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(95): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si2quater_3_earfcns finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass'. Thu May 16 05:53:05 UTC 2024 ====== BSC_Tests.TC_si2quater_3_earfcns pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si2quater_3_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=226559) Waiting for packet dumper to finish... 1 (prev_count=226559, count=414190) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns'. ------ BSC_Tests.TC_si2quater_4_earfcns ------ Thu May 16 05:53:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si2quater_4_earfcns started. VirtMSC-IPA(98)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(98)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(98)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(99)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(99)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(97)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si2quater_4_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(102)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(102)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(97)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(97)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(97)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(97)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(97)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(97)@104ebcb5e699: vl_len:17 VirtMSC-SCCP(97)@104ebcb5e699: vl_from0 VirtMSC-SCCP(97)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(97)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(97)@104ebcb5e699: vl_len:7 VirtMSC-SCCP(97)@104ebcb5e699: vl_from0 VirtMSC-SCCP(97)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(97)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(97)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(97)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(97)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(97)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(97)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(97)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(97)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(96)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(98)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(102)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(101)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(96): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(97): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(98): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(99): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(101): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(102): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si2quater_4_earfcns finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass'. Thu May 16 05:53:24 UTC 2024 ====== BSC_Tests.TC_si2quater_4_earfcns pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si2quater_4_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=228437) Waiting for packet dumper to finish... 1 (prev_count=228437, count=415980) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns'. ------ BSC_Tests.TC_si2quater_5_earfcns ------ Thu May 16 05:53:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si2quater_5_earfcns started. VirtMSC-IPA(105)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(105)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(105)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(106)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(106)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(104)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si2quater_5_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(109)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(109)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(104)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(104)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(104)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(104)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(104)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(104)@104ebcb5e699: vl_len:17 VirtMSC-SCCP(104)@104ebcb5e699: vl_from0 VirtMSC-SCCP(104)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(104)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(104)@104ebcb5e699: vl_len:7 VirtMSC-SCCP(104)@104ebcb5e699: vl_from0 VirtMSC-SCCP(104)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(104)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(104)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(104)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(104)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(104)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'B0'O MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(104)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(104)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(104)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(103)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(105)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(107)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(109)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(108)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(103): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(104): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(105): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(106): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(108): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(109): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si2quater_5_earfcns finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass'. Thu May 16 05:53:43 UTC 2024 ====== BSC_Tests.TC_si2quater_5_earfcns pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si2quater_5_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231489) Waiting for packet dumper to finish... 1 (prev_count=231489, count=418531) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns'. ------ BSC_Tests.TC_si2quater_6_earfcns ------ Thu May 16 05:53:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si2quater_6_earfcns started. VirtMSC-IPA(112)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(112)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(112)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(113)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(113)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(111)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si2quater_6_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(116)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(116)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(111)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(111)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(111)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(111)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(111)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(111)@104ebcb5e699: vl_len:17 VirtMSC-SCCP(111)@104ebcb5e699: vl_from0 VirtMSC-SCCP(111)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(111)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(111)@104ebcb5e699: vl_len:7 VirtMSC-SCCP(111)@104ebcb5e699: vl_from0 VirtMSC-SCCP(111)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(111)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(111)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(111)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(111)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(111)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '60'O ("`") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(111)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(111)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(111)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(112)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(110)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(116)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(115)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(110): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(111): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(112): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(113): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(115): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(116): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si2quater_6_earfcns finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass'. Thu May 16 05:54:03 UTC 2024 ====== BSC_Tests.TC_si2quater_6_earfcns pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si2quater_6_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230201) Waiting for packet dumper to finish... 1 (prev_count=230201, count=417420) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns'. ------ BSC_Tests.TC_si2quater_12_earfcns ------ Thu May 16 05:54:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si2quater_12_earfcns started. VirtMSC-IPA(119)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(119)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(119)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(120)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(120)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(118)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si2quater_12_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(123)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(123)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(118)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(118)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(118)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(118)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(118)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(118)@104ebcb5e699: vl_len:17 VirtMSC-SCCP(118)@104ebcb5e699: vl_from0 VirtMSC-SCCP(118)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(118)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(118)@104ebcb5e699: vl_len:7 VirtMSC-SCCP(118)@104ebcb5e699: vl_from0 VirtMSC-SCCP(118)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(118)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(118)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(118)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(118)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(118)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(118)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(118)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(118)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(121)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(117)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(119)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(123)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(122)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(117): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(118): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(119): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(120): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(121): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(122): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(123): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si2quater_12_earfcns finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass'. Thu May 16 05:54:22 UTC 2024 ====== BSC_Tests.TC_si2quater_12_earfcns pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si2quater_12_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=245561) Waiting for packet dumper to finish... 1 (prev_count=245561, count=431366) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns'. ------ BSC_Tests.TC_si2quater_23_earfcns ------ Thu May 16 05:54:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si2quater_23_earfcns started. VirtMSC-IPA(126)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(126)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(126)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(127)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(127)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(125)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si2quater_23_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(130)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(130)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(125)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(125)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(125)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(125)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(125)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(125)@104ebcb5e699: vl_len:17 VirtMSC-SCCP(125)@104ebcb5e699: vl_from0 VirtMSC-SCCP(125)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(125)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(125)@104ebcb5e699: vl_len:7 VirtMSC-SCCP(125)@104ebcb5e699: vl_from0 VirtMSC-SCCP(125)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(125)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(125)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(125)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(125)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(125)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'C0'O MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) VirtMSC-SCCP(125)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(125)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(125)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(124)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(126)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(130)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(129)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(124): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(125): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(126): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(127): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(129): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(130): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si2quater_23_earfcns finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass'. Thu May 16 05:54:41 UTC 2024 ====== BSC_Tests.TC_si2quater_23_earfcns pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si2quater_23_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=278835) Waiting for packet dumper to finish... 1 (prev_count=278835, count=465642) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns'. ------ BSC_Tests.TC_si2quater_32_earfcns ------ Thu May 16 05:54:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si2quater_32_earfcns started. VirtMSC-IPA(133)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(133)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(133)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(134)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(134)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(132)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si2quater_32_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(137)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(137)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(132)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(132)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(132)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(132)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(132)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(132)@104ebcb5e699: vl_len:17 VirtMSC-SCCP(132)@104ebcb5e699: vl_from0 VirtMSC-SCCP(132)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(132)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(132)@104ebcb5e699: vl_len:7 VirtMSC-SCCP(132)@104ebcb5e699: vl_from0 VirtMSC-SCCP(132)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(132)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(132)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(132)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(132)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(132)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O VirtMSC-SCCP(132)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(132)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(132)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(133)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(135)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(131)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(136)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(137)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(131): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(132): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(133): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(134): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(136): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(137): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si2quater_32_earfcns finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass'. Thu May 16 05:55:00 UTC 2024 ====== BSC_Tests.TC_si2quater_32_earfcns pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si2quater_32_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=295365) Waiting for packet dumper to finish... 1 (prev_count=295365, count=481994) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns'. ------ BSC_Tests.TC_si2quater_33_earfcns ------ Thu May 16 05:55:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si2quater_33_earfcns started. VirtMSC-IPA(140)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(140)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(140)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(141)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(141)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(139)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si2quater_33_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(144)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(144)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(139)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(139)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(139)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(139)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(139)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(139)@104ebcb5e699: vl_len:17 VirtMSC-SCCP(139)@104ebcb5e699: vl_from0 VirtMSC-SCCP(139)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(139)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(139)@104ebcb5e699: vl_len:7 VirtMSC-SCCP(139)@104ebcb5e699: vl_from0 VirtMSC-SCCP(139)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(139)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(139)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(139)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(139)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(139)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(139)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(139)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(139)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(140)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(138)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(144)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(143)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(138): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(139): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(140): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(141): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(143): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(144): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si2quater_33_earfcns finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass'. Thu May 16 05:55:19 UTC 2024 ====== BSC_Tests.TC_si2quater_33_earfcns pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si2quater_33_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=301780) Waiting for packet dumper to finish... 1 (prev_count=301780, count=490524) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns'. ------ BSC_Tests.TC_si2quater_42_earfcns ------ Thu May 16 05:55:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si2quater_42_earfcns started. VirtMSC-IPA(147)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(147)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(147)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(148)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(148)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(146)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si2quater_42_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(151)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(151)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(146)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(146)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(146)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(146)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(146)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(146)@104ebcb5e699: vl_len:17 VirtMSC-SCCP(146)@104ebcb5e699: vl_from0 VirtMSC-SCCP(146)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(146)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(146)@104ebcb5e699: vl_len:7 VirtMSC-SCCP(146)@104ebcb5e699: vl_from0 VirtMSC-SCCP(146)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(146)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(146)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(146)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(146)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(146)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(146)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(146)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(146)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(145)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(147)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(151)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(150)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(145): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(146): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(147): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(148): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(150): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(151): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si2quater_42_earfcns finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass'. Thu May 16 05:55:39 UTC 2024 ====== BSC_Tests.TC_si2quater_42_earfcns pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si2quater_42_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=322016) Waiting for packet dumper to finish... 1 (prev_count=322016, count=509647) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns'. ------ BSC_Tests.TC_si2quater_48_earfcns ------ Thu May 16 05:55:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si2quater_48_earfcns started. VirtMSC-IPA(154)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(154)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(154)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(155)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(155)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(153)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si2quater_48_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(158)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(158)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(153)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(153)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(153)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(153)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(153)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(153)@104ebcb5e699: vl_len:17 VirtMSC-SCCP(153)@104ebcb5e699: vl_from0 VirtMSC-SCCP(153)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(153)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(153)@104ebcb5e699: vl_len:7 VirtMSC-SCCP(153)@104ebcb5e699: vl_from0 VirtMSC-SCCP(153)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(153)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(153)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(153)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(153)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(153)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@104ebcb5e699: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O MTC@104ebcb5e699: 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 } VirtMSC-SCCP(153)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(153)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(153)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(154)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(152)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(158)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(157)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(152): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(153): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(154): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(155): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(157): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(158): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si2quater_48_earfcns finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass'. Thu May 16 05:55:58 UTC 2024 ====== BSC_Tests.TC_si2quater_48_earfcns pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si2quater_48_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=337900) Waiting for packet dumper to finish... 1 (prev_count=337900, count=523705) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns'. ------ BSC_Tests.TC_si2quater_49_earfcns ------ Thu May 16 05:56:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si2quater_49_earfcns started. VirtMSC-IPA(161)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(161)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(161)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(162)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(162)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(160)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si2quater_49_earfcns() start" MTC@104ebcb5e699: Got expected VTY error: "% Unable to add ARFCN 70: Cannot allocate memory" MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(165)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(165)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(160)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(159)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(161)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(163)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(165)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(164)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(159): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(160): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(161): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(162): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(163): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(164): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(165): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si2quater_49_earfcns finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass'. Thu May 16 05:56:15 UTC 2024 ====== BSC_Tests.TC_si2quater_49_earfcns pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si2quater_49_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=291049) Waiting for packet dumper to finish... 1 (prev_count=291049, count=477856) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate'. ------ BSC_Tests.TC_si_acc_rotate ------ Thu May 16 05:56:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si_acc_rotate started. VirtMSC-IPA(168)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(168)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(168)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(169)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(169)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(167)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si_acc_rotate() start" IPA-BTS0-TRX0-RSL-IPA(172)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(172)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@104ebcb5e699: ACC0 allowed 8 times MTC@104ebcb5e699: ACC1 allowed 7 times MTC@104ebcb5e699: ACC2 allowed 6 times MTC@104ebcb5e699: ACC3 allowed 6 times MTC@104ebcb5e699: ACC4 allowed 6 times MTC@104ebcb5e699: ACC5 allowed 0 times MTC@104ebcb5e699: ACC6 allowed 6 times MTC@104ebcb5e699: ACC7 allowed 6 times MTC@104ebcb5e699: ACC8 allowed 7 times MTC@104ebcb5e699: ACC9 allowed 8 times MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(167)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(166)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(168)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(172)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(171)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(166): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(167): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(168): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(169): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(171): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(172): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si_acc_rotate finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass'. Thu May 16 05:57:04 UTC 2024 ====== BSC_Tests.TC_si_acc_rotate pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si_acc_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477697) Waiting for packet dumper to finish... 1 (prev_count=477697, count=663915) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate'. ------ BSC_Tests.TC_si_acc_ramp_rotate ------ Thu May 16 05:57:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si_acc_ramp_rotate started. VirtMSC-IPA(175)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(175)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(175)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(176)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(176)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(174)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping MTC@104ebcb5e699: "TC_si_acc_ramp_rotate() start" IPA-BTS0-TRX0-RSL-IPA(179)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(179)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: RSL: GOT SI1 ACC len=5: '0000011111010000'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=5: '0000011110010001'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=5: '0000011100010011'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=5: '0000011000010111'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=5: '0000010000011111'B MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@104ebcb5e699: RSL: GOT SI1 ACC len=9: '0000010000010000'B MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(174)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(173)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(175)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(177)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(179)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(178)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(173): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(174): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(175): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(176): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(177): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(178): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(179): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si_acc_ramp_rotate finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass'. Thu May 16 05:57:29 UTC 2024 ====== BSC_Tests.TC_si_acc_ramp_rotate pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si_acc_ramp_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=282729) Waiting for packet dumper to finish... 1 (prev_count=282729, count=471473) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted'. ------ BSC_Tests.TC_si2_ncc_permitted ------ Thu May 16 05:57:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_si2_ncc_permitted started. VirtMSC-IPA(182)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(182)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(182)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(183)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(183)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(181)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(186)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(186)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_si2_ncc_permitted() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(181)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(180)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(182)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(185)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(186)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(180): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(181): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(182): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(183): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(185): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(186): none (pass -> pass) MTC@104ebcb5e699: Test case TC_si2_ncc_permitted finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted pass'. Thu May 16 05:57:41 UTC 2024 ====== BSC_Tests.TC_si2_ncc_permitted pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_si2_ncc_permitted.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=164010) Waiting for packet dumper to finish... 1 (prev_count=164010, count=351230) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply'. ------ BSC_Tests.TC_chan_act_noreply ------ Thu May 16 05:57:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_act_noreply started. VirtMSC-IPA(189)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(189)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(189)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(190)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(190)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(188)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(193)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(193)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_act_noreply() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(188)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(187)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(189)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(193)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(192)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(187): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(188): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(189): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(190): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(192): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(193): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_act_noreply finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass'. Thu May 16 05:57:53 UTC 2024 ====== BSC_Tests.TC_chan_act_noreply pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_act_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=170507) Waiting for packet dumper to finish... 1 (prev_count=170507, count=357314) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter'. ------ BSC_Tests.TC_chan_act_counter ------ Thu May 16 05:57:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_act_counter started. VirtMSC-IPA(196)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(196)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(196)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(197)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(197)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(195)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(200)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(200)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_act_counter() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: "f_chan_act_counter(emerg)" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: "f_chan_act_counter(call)" MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: "f_chan_act_counter(location_upd)" MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: "f_chan_act_counter(pag)" MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: "f_chan_act_counter(pag)" MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: "f_chan_act_counter(other)" MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(195)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(194)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(196)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(199)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(200)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(194): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(195): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(196): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(197): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(199): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(200): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_act_counter finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass'. Thu May 16 05:58:12 UTC 2024 ====== BSC_Tests.TC_chan_act_counter pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_act_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403339) Waiting for packet dumper to finish... 1 (prev_count=403339, count=590146) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest'. ------ BSC_Tests.TC_chan_act_ack_noest ------ Thu May 16 05:58:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_act_ack_noest started. VirtMSC-IPA(203)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(203)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(203)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(204)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(204)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(202)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(207)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(207)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_act_ack_noest() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(202)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(201)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(205)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(203)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(207)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(206)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(201): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(202): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(203): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(204): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(205): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(206): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(207): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_act_ack_noest finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass'. Thu May 16 05:58:27 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_noest pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_act_ack_noest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179977) Waiting for packet dumper to finish... 1 (prev_count=179977, count=366784) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg'. ------ BSC_Tests.TC_chan_act_ack_noest_emerg ------ Thu May 16 05:58:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_act_ack_noest_emerg started. VirtMSC-IPA(210)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(210)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(210)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(211)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(211)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(209)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(214)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(214)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_act_ack_noest_emerg() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(209)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(212)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(210)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(208)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(213)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(214)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(208): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(209): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(210): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(211): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(212): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(213): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(214): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_act_ack_noest_emerg finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass'. Thu May 16 05:58:42 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_noest_emerg pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_act_ack_noest_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=184396) Waiting for packet dumper to finish... 1 (prev_count=184396, count=370201) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny'. ------ BSC_Tests.TC_chan_rqd_emerg_deny ------ Thu May 16 05:58:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_rqd_emerg_deny started. VirtMSC-IPA(217)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(217)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(217)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(218)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(218)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(216)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(221)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(221)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_rqd_emerg_deny() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(216)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(217)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(215)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(219)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(220)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(221)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(215): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(216): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(217): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(218): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(220): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(221): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_rqd_emerg_deny finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass'. Thu May 16 05:58:54 UTC 2024 ====== BSC_Tests.TC_chan_rqd_emerg_deny pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_rqd_emerg_deny.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=165764) Waiting for packet dumper to finish... 1 (prev_count=165764, count=352806) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 05:58:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_act_ack_est_ind_noreply started. VirtMSC-IPA(224)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(224)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(224)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(225)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(225)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(223)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(228)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(228)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_act_ack_est_ind_noreply() start" VirtMSC-SCCP(223)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(223)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@104ebcb5e699: GOT CAUSE CODE: '03'O = GSM48_RR_CAUSE_ABNORMAL_TIMER (3) MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(223)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(222)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(226)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(224)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(228)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(227)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(222): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(223): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(224): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(225): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(226): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(227): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(228): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_act_ack_est_ind_noreply finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass'. Thu May 16 05:59:26 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_est_ind_noreply pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227703) Waiting for packet dumper to finish... 1 (prev_count=227703, count=414332) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 05:59:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_act_ack_est_ind_refused started. VirtMSC-IPA(231)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(231)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(231)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(232)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(232)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(230)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(235)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(235)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_act_ack_est_ind_refused() start" VirtMSC-SCCP(230)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(230)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(230)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(230)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(229)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(231)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(234)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(235)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(229): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(230): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(231): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(232): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(234): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(235): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_act_ack_est_ind_refused finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass'. Thu May 16 05:59:40 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_est_ind_refused pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_refused.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=199586) Waiting for packet dumper to finish... 1 (prev_count=199586, count=385391) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack'. ------ BSC_Tests.TC_chan_act_nack ------ Thu May 16 05:59:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_act_nack started. VirtMSC-IPA(238)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(238)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(238)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(239)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(239)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(237)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(242)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(242)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_act_nack() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(237)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(240)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(236)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(238)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(241)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(242)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(236): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(237): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(238): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(239): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(240): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(241): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(242): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_act_nack finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass'. Thu May 16 05:59:52 UTC 2024 ====== BSC_Tests.TC_chan_act_nack pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=177708) Waiting for packet dumper to finish... 1 (prev_count=177708, count=365339) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion'. ------ BSC_Tests.TC_chan_exhaustion ------ Thu May 16 05:59:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_exhaustion started. VirtMSC-IPA(245)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(245)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(245)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(246)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(246)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(244)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(249)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(249)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_exhaustion() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(244)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(243)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(245)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(249)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(248)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(243): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(244): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(245): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(246): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(248): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(249): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_exhaustion finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass'. Thu May 16 06:00:05 UTC 2024 ====== BSC_Tests.TC_chan_exhaustion pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=592550) Waiting for packet dumper to finish... 1 (prev_count=592550, count=595377) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence'. ------ BSC_Tests.TC_chan_deact_silence ------ Thu May 16 06:00:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_deact_silence started. VirtMSC-IPA(252)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(252)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(252)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(253)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(253)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(251)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(256)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(256)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_deact_silence() start" MTC@104ebcb5e699: Received CHANnel RELease MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(251)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(250)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(254)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(252)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(255)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(256)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(250): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(251): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(252): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(253): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(254): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(255): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(256): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_deact_silence finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass'. Thu May 16 06:00:20 UTC 2024 ====== BSC_Tests.TC_chan_deact_silence pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_deact_silence.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=186955) Waiting for packet dumper to finish... 1 (prev_count=186955, count=373873) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind'. ------ BSC_Tests.TC_chan_rel_rll_rel_ind ------ Thu May 16 06:00:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_rel_rll_rel_ind started. VirtMSC-IPA(259)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(259)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(259)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(260)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(260)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(258)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(263)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(263)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_rel_rll_rel_ind() start" VirtMSC-SCCP(258)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(258)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(258)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(258)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(258)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(258)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(258)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(258)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(258)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(258)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(258)@104ebcb5e699: vl_from0 VirtMSC-SCCP(258)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(258)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(258)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(258)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(258)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(258)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(258)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(258)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(258)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(259)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(257)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(261)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(263)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(262)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(257): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(258): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(259): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(260): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(261): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(262): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(263): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_rel_rll_rel_ind finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass'. Thu May 16 06:00:35 UTC 2024 ====== BSC_Tests.TC_chan_rel_rll_rel_ind pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_rel_rll_rel_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=211290) Waiting for packet dumper to finish... 1 (prev_count=211290, count=398097) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail'. ------ BSC_Tests.TC_chan_rel_conn_fail ------ Thu May 16 06:00:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_rel_conn_fail started. VirtMSC-IPA(266)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(266)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(266)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(267)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(267)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(265)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(270)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(270)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_rel_conn_fail() start" VirtMSC-SCCP(265)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(265)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(265)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(265)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(265)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(265)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(265)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(265)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(265)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(265)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(265)@104ebcb5e699: vl_from0 VirtMSC-SCCP(265)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(265)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(265)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(265)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(265)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(265)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(265)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(265)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(265)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(264)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(266)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(269)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(270)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(264): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(265): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(266): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(267): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(269): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(270): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_rel_conn_fail finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass'. Thu May 16 06:00:50 UTC 2024 ====== BSC_Tests.TC_chan_rel_conn_fail pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_rel_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216057) Waiting for packet dumper to finish... 1 (prev_count=216057, count=401862) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear'. ------ BSC_Tests.TC_chan_rel_hard_clear ------ Thu May 16 06:00:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_rel_hard_clear started. VirtMSC-IPA(273)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(273)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(273)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(274)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(274)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(272)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(277)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(277)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_rel_hard_clear() start" VirtMSC-SCCP(272)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(272)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(272)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(272)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(272)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(272)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(272)@104ebcb5e699: vl_from0 VirtMSC-SCCP(272)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(272)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(272)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(272)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(272)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(272)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(272)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(272)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(272)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(271)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(275)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(273)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(277)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(276)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(271): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(272): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(273): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(274): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(275): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(276): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(277): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_rel_hard_clear finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass'. Thu May 16 06:01:04 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_clear pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_rel_hard_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=206513) Waiting for packet dumper to finish... 1 (prev_count=206513, count=393555) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:01:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: 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@104ebcb5e699: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb started. VirtMSC-IPA(280)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(280)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(280)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(281)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(281)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(279)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(284)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(284)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb() start" VirtMSC-SCCP(279)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(279)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(279)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(279)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(279)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(279)@104ebcb5e699: vl_len:17 VirtMSC-SCCP(279)@104ebcb5e699: vl_from0 VirtMSC-SCCP(279)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(279)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(279)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(279)@104ebcb5e699: vl_from0 VirtMSC-SCCP(279)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(279)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(279)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(279)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(279)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(279)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(279)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(279)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(279)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(278)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(280)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(284)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(283)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(278): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(279): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(280): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(281): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(283): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(284): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass'. Thu May 16 06:01:18 UTC 2024 ====== BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass ====== Saving talloc report from 172.18.152.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=209542) Waiting for packet dumper to finish... 1 (prev_count=209542, count=395347) MTC@104ebcb5e699: 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@104ebcb5e699: 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 ------ Thu May 16 06:01:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb started. VirtMSC-IPA(287)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(287)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(287)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(288)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(288)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(286)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(291)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(291)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_rel_last_eutran_plmn_hard_clear_csfb() start" VirtMSC-SCCP(286)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(286)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(286)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(286)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(286)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(286)@104ebcb5e699: vl_len:17 VirtMSC-SCCP(286)@104ebcb5e699: vl_from0 VirtMSC-SCCP(286)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(286)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(286)@104ebcb5e699: vl_len:7 VirtMSC-SCCP(286)@104ebcb5e699: vl_from0 VirtMSC-SCCP(286)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(286)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(286)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(286)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(286)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(286)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(286)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(286)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(286)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(289)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(285)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(287)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(290)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(291)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(285): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(286): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(287): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(288): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(289): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(290): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(291): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass'. Thu May 16 06:01:32 UTC 2024 ====== BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass ====== Saving talloc report from 172.18.152.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=212502) Waiting for packet dumper to finish... 1 (prev_count=212502, count=399131) MTC@104ebcb5e699: 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@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_hard_clear_csfb ------ Thu May 16 06:01:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_rel_hard_clear_csfb started. VirtMSC-IPA(294)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(294)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(294)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(295)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(295)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(293)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(298)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(298)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_rel_hard_clear_csfb() start" VirtMSC-SCCP(293)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(293)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(293)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(293)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(293)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(293)@104ebcb5e699: vl_len:7 VirtMSC-SCCP(293)@104ebcb5e699: vl_from0 VirtMSC-SCCP(293)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(293)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(293)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(293)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(293)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(293)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(293)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(293)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(293)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(296)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(292)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(294)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(297)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(298)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(292): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(293): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(294): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(295): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(296): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(297): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(298): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_rel_hard_clear_csfb finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass'. Thu May 16 06:01:47 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_clear_csfb pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_rel_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=206995) Waiting for packet dumper to finish... 1 (prev_count=206995, count=393802) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd'. ------ BSC_Tests.TC_chan_rel_hard_rlsd ------ Thu May 16 06:01:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_rel_hard_rlsd started. VirtMSC-IPA(301)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(301)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(301)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(302)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(302)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(300)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(305)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(305)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_rel_hard_rlsd() start" VirtMSC-SCCP(300)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(300)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(300)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(300)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(300)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(300)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(300)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(300)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(301)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(299)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(305)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(304)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(299): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(300): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(301): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(302): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(304): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(305): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_rel_hard_rlsd finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass'. Thu May 16 06:02:01 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_rlsd pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=202966) Waiting for packet dumper to finish... 1 (prev_count=202966, count=391010) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:02:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_rel_hard_rlsd_ms_dead started. VirtMSC-IPA(308)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(308)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(308)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(309)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(309)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(307)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(312)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(312)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_rel_hard_rlsd_ms_dead() start" VirtMSC-SCCP(307)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(307)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(307)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(307)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(307)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(307)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(307)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(307)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(306)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(308)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(310)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(311)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(312)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(306): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(307): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(308): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(309): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(310): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(311): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(312): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_rel_hard_rlsd_ms_dead finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass'. Thu May 16 06:02:15 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=201935) Waiting for packet dumper to finish... 1 (prev_count=201935, count=388742) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset'. ------ BSC_Tests.TC_chan_rel_a_reset ------ Thu May 16 06:02:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_rel_a_reset started. VirtMSC-IPA(315)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(315)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(315)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(316)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(316)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(314)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(319)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(319)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_rel_a_reset() start" VirtMSC-SCCP(314)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(314)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(314)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(314)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(314)@104ebcb5e699: Session index based on local reference:0 MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@104ebcb5e699: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(314)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(313)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(315)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(317)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(319)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(318)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(313): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(314): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(315): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(316): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(317): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(318): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(319): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_rel_a_reset finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass'. Thu May 16 06:02:29 UTC 2024 ====== BSC_Tests.TC_chan_rel_a_reset pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_rel_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215002) Waiting for packet dumper to finish... 1 (prev_count=215002, count=404182) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout'. ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout ------ Thu May 16 06:02:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_rel_sccp_tiar_timeout started. VirtMSC-IPA(322)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(322)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(322)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(323)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(323)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(321)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(326)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(326)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_rel_sccp_tiar_timeout() start" VirtMSC-SCCP(321)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(321)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(321)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(321)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(321)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(321)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(321)@104ebcb5e699: Session index based on local reference:0 MTC@104ebcb5e699: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(321)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(320)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(322)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(326)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(325)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(320): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(321): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(322): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(323): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(325): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(326): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_rel_sccp_tiar_timeout finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass'. Thu May 16 06:02:48 UTC 2024 ====== BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_rel_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215214) Waiting for packet dumper to finish... 1 (prev_count=215214, count=402256) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause'. ------ BSC_Tests.TC_chan_rel_rr_cause ------ Thu May 16 06:02:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_rel_rr_cause started. VirtMSC-IPA(329)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(329)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(329)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(330)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(330)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(328)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(333)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(333)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_rel_rr_cause() start" VirtMSC-SCCP(328)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(328)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(328)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(328)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(328)@104ebcb5e699: vl_from0 VirtMSC-SCCP(328)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(328)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(328)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(328)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(328)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(328)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(328)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(328)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(328)@104ebcb5e699: vl_from0 VirtMSC-SCCP(328)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(328)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(328)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(328)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(328)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(328)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(328)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(328)@104ebcb5e699: vl_from0 VirtMSC-SCCP(328)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040129'O VirtMSC-SCCP(328)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(328)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: GOT CAUSE CODE: '05'O = GSM48_RR_CAUSE_PREMPTIVE_REL (5) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(328)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(328)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(328)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(328)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(328)@104ebcb5e699: vl_from0 VirtMSC-SCCP(328)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(328)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(328)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(328)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(328)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(328)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(328)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(328)@104ebcb5e699: vl_from0 VirtMSC-SCCP(328)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(328)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(328)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(328)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(328)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(328)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(328)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(328)@104ebcb5e699: vl_from0 VirtMSC-SCCP(328)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(328)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(328)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(328)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@104ebcb5e699: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(328)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(328)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(327)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(329)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(333)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(332)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(327): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(328): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(329): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(330): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(332): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(333): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_rel_rr_cause finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass'. Thu May 16 06:03:12 UTC 2024 ====== BSC_Tests.TC_chan_rel_rr_cause pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_rel_rr_cause.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=423659) Waiting for packet dumper to finish... 1 (prev_count=423659, count=610701) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect'. ------ BSC_Tests.TC_outbound_connect ------ Thu May 16 06:03:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_outbound_connect started. VirtMSC-IPA(336)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(336)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(336)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(337)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(337)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(335)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(340)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(340)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_outbound_connect() start" VirtMSC-SCCP(335)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(335)@104ebcb5e699: Session index based on local reference:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(335)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(336)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(334)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(340)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(339)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(334): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(335): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(336): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(337): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(339): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(340): none (pass -> pass) MTC@104ebcb5e699: Test case TC_outbound_connect finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass'. Thu May 16 06:03:24 UTC 2024 ====== BSC_Tests.TC_outbound_connect pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_outbound_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179779) Waiting for packet dumper to finish... 1 (prev_count=179779, count=365584) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only'. ------ BSC_Tests.TC_assignment_cic_only ------ Thu May 16 06:03:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_cic_only started. VirtMSC-IPA(343)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(343)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(343)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(344)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(344)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(342)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(347)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(347)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_cic_only() start" VirtMSC-SCCP(342)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(342)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(342)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(342)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(342)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(342)@104ebcb5e699: vl_from0 VirtMSC-SCCP(342)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B030108017C06010203040926'O VirtMSC-SCCP(342)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(342)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(342)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(342)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(342)@104ebcb5e699: vl_from0 VirtMSC-SCCP(342)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(342)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(342)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(342)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(342)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(342)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(341)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(345)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(343)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(346)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(347)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(341): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(342): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(343): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(344): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(345): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(346): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(347): none (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_cic_only finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass'. Thu May 16 06:03:42 UTC 2024 ====== BSC_Tests.TC_assignment_cic_only pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_cic_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222831) Waiting for packet dumper to finish... 1 (prev_count=222831, count=410051) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd'. ------ BSC_Tests.TC_assignment_csd ------ Thu May 16 06:03:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_csd started. MTC@104ebcb5e699: "TC_assignment_csd": using IMSI '001011633828487'H VirtMSC-IPA(351)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(351)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(351)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(352)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(352)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(349)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(350)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(355)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(355)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_csd() start" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- TC_assignment_csd(357)@104ebcb5e699: "Assignment req with data rate: T_14k4" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- VirtMSC-RAN(350)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106133284878'O, n_connectPointCode := omit VirtMSC-RAN(350)@104ebcb5e699: Created Expect[0] for '05240103505902080910106133284878'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@104ebcb5e699: Found Expect[0] for '05240103505902080910106133284878'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@104ebcb5e699: Added conn table entry 0TC_assignment_csd(357)6752977 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0901C59CDF4D7B6AF907'O TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C59CDF4D7B6AF907'O, ''O) TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B030208180100007D034FFD00'O VirtMGW-MGCP-0(354)@104ebcb5e699: 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) TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '73966AEC'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 := '50D65209'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@104ebcb5e699: Deleted conn table entry 0TC_assignment_csd(357)6752977 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_csd(357)@104ebcb5e699: "Got RSL RR Release" TC_assignment_csd(357)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_csd(357)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- TC_assignment_csd(357)@104ebcb5e699: "Assignment req with data rate: T_9k6" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- VirtMSC-RAN(350)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106133284878'O, n_connectPointCode := omit VirtMSC-RAN(350)@104ebcb5e699: Created Expect[0] for '05240103505902080910106133284878'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@104ebcb5e699: Found Expect[0] for '05240103505902080910106133284878'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@104ebcb5e699: Added conn table entry 0TC_assignment_csd(357)6402400 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0901C59CDF4D7B6AF907'O TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C59CDF4D7B6AF907'O, ''O) TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B030208100100007D034FFD00'O VirtMGW-MGCP-0(354)@104ebcb5e699: 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) TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6A28F855'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 := '01872CB6'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@104ebcb5e699: Deleted conn table entry 0TC_assignment_csd(357)6402400 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_csd(357)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_csd(357)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_csd(357)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- TC_assignment_csd(357)@104ebcb5e699: "Assignment req with data rate: T_4k8" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- VirtMSC-RAN(350)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106133284878'O, n_connectPointCode := omit VirtMSC-RAN(350)@104ebcb5e699: Created Expect[0] for '05240103505902080910106133284878'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@104ebcb5e699: Found Expect[0] for '05240103505902080910106133284878'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@104ebcb5e699: Added conn table entry 0TC_assignment_csd(357)11917818 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0901C59CDF4D7B6AF907'O TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C59CDF4D7B6AF907'O, ''O) TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B030208110100007D034FFD00'O TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMGW-MGCP-0(354)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3669B6C7'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 := '33BC6554'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: "Got BSSMAP Clear Complete" TC_assignment_csd(357)@104ebcb5e699: "Got RSL RR Release" VirtMSC-RAN(350)@104ebcb5e699: Deleted conn table entry 0TC_assignment_csd(357)11917818 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_csd(357)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_csd(357)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- TC_assignment_csd(357)@104ebcb5e699: "Assignment req with data rate: T_2k4" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- VirtMSC-RAN(350)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106133284878'O, n_connectPointCode := omit VirtMSC-RAN(350)@104ebcb5e699: Created Expect[0] for '05240103505902080910106133284878'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@104ebcb5e699: Found Expect[0] for '05240103505902080910106133284878'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@104ebcb5e699: Added conn table entry 0TC_assignment_csd(357)4671855 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0901C59CDF4D7B6AF907'O TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C59CDF4D7B6AF907'O, ''O) TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B030208120100007D034FFD00'O VirtMGW-MGCP-0(354)@104ebcb5e699: 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) TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4C23EAEC'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 := '0226BDAC'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@104ebcb5e699: Deleted conn table entry 0TC_assignment_csd(357)4671855 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_csd(357)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_csd(357)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_csd(357)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- TC_assignment_csd(357)@104ebcb5e699: "Assignment req with data rate: T_1k2" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- VirtMSC-RAN(350)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106133284878'O, n_connectPointCode := omit VirtMSC-RAN(350)@104ebcb5e699: Created Expect[0] for '05240103505902080910106133284878'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@104ebcb5e699: Found Expect[0] for '05240103505902080910106133284878'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@104ebcb5e699: Added conn table entry 0TC_assignment_csd(357)14975870 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0901C59CDF4D7B6AF907'O TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C59CDF4D7B6AF907'O, ''O) TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B030208130100007D034FFD00'O TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3FCFB0A9'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 := '602EFEAC'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: "Got BSSMAP Clear Complete" TC_assignment_csd(357)@104ebcb5e699: "Got RSL RR Release" VirtMSC-RAN(350)@104ebcb5e699: Deleted conn table entry 0TC_assignment_csd(357)14975870 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_csd(357)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_csd(357)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- TC_assignment_csd(357)@104ebcb5e699: "Assignment req with data rate: T_600" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- VirtMSC-RAN(350)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106133284878'O, n_connectPointCode := omit VirtMSC-RAN(350)@104ebcb5e699: Created Expect[0] for '05240103505902080910106133284878'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@104ebcb5e699: Found Expect[0] for '05240103505902080910106133284878'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@104ebcb5e699: Added conn table entry 0TC_assignment_csd(357)8789047 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0901C59CDF4D7B6AF907'O TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C59CDF4D7B6AF907'O, ''O) TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B030208140100007D034FFD00'O VirtMGW-MGCP-0(354)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '27D58683'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 := '0B392B91'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@104ebcb5e699: Deleted conn table entry 0TC_assignment_csd(357)8789047 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_csd(357)@104ebcb5e699: "Got RSL RR Release" TC_assignment_csd(357)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_csd(357)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- TC_assignment_csd(357)@104ebcb5e699: "Assignment req with data rate: T_1200_75" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- VirtMSC-RAN(350)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106133284878'O, n_connectPointCode := omit VirtMSC-RAN(350)@104ebcb5e699: Created Expect[0] for '05240103505902080910106133284878'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@104ebcb5e699: Found Expect[0] for '05240103505902080910106133284878'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@104ebcb5e699: Added conn table entry 0TC_assignment_csd(357)15873412 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0901C59CDF4D7B6AF907'O TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C59CDF4D7B6AF907'O, ''O) TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B030208150100007D034FFD00'O VirtMGW-MGCP-0(354)@104ebcb5e699: 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) TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5CBA4D72'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 := '5DC1C26C'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: "Got BSSMAP Clear Complete" TC_assignment_csd(357)@104ebcb5e699: "Got RSL RR Release" VirtMSC-RAN(350)@104ebcb5e699: Deleted conn table entry 0TC_assignment_csd(357)15873412 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_csd(357)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_csd(357)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- TC_assignment_csd(357)@104ebcb5e699: "Assignment req with data rate: NT_12000_6000" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- VirtMSC-RAN(350)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106133284878'O, n_connectPointCode := omit VirtMSC-RAN(350)@104ebcb5e699: Created Expect[0] for '05240103505902080910106133284878'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@104ebcb5e699: Found Expect[0] for '05240103505902080910106133284878'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@104ebcb5e699: Added conn table entry 0TC_assignment_csd(357)1736903 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0901C59CDF4D7B6AF907'O TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C59CDF4D7B6AF907'O, ''O) TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B030208400100007D034FFD00'O VirtMGW-MGCP-0(354)@104ebcb5e699: 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) TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '399FAE5D'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 := '3F210E93'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@104ebcb5e699: Deleted conn table entry 0TC_assignment_csd(357)1736903 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_csd(357)@104ebcb5e699: "Got RSL RR Release" TC_assignment_csd(357)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_csd(357)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- TC_assignment_csd(357)@104ebcb5e699: "Assignment req with data rate: NT_14k5" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- VirtMSC-RAN(350)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106133284878'O, n_connectPointCode := omit VirtMSC-RAN(350)@104ebcb5e699: Created Expect[0] for '05240103505902080910106133284878'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@104ebcb5e699: Found Expect[0] for '05240103505902080910106133284878'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@104ebcb5e699: Added conn table entry 0TC_assignment_csd(357)7222978 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0901C59CDF4D7B6AF907'O TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C59CDF4D7B6AF907'O, ''O) TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B030208540100007D034FFD00'O TC_assignment_csd(357)@104ebcb5e699: 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 } } } } VirtMGW-MGCP-0(354)@104ebcb5e699: 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) IPA-BTS0-TRX0-RSL-RSL(356)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '074A34E3'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 := '754D9B29'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: "Got BSSMAP Clear Complete" TC_assignment_csd(357)@104ebcb5e699: "Got RSL RR Release" VirtMSC-RAN(350)@104ebcb5e699: Deleted conn table entry 0TC_assignment_csd(357)7222978 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_csd(357)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_csd(357)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- TC_assignment_csd(357)@104ebcb5e699: "Assignment req with data rate: NT_12k0" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- VirtMSC-RAN(350)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106133284878'O, n_connectPointCode := omit VirtMSC-RAN(350)@104ebcb5e699: Created Expect[0] for '05240103505902080910106133284878'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@104ebcb5e699: Found Expect[0] for '05240103505902080910106133284878'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@104ebcb5e699: Added conn table entry 0TC_assignment_csd(357)1832105 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0901C59CDF4D7B6AF907'O TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C59CDF4D7B6AF907'O, ''O) TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B030208500100007D034FFD00'O VirtMGW-MGCP-0(354)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '06847EF4'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 := '40353B9A'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: "Got BSSMAP Clear Complete" TC_assignment_csd(357)@104ebcb5e699: "Got RSL RR Release" VirtMSC-RAN(350)@104ebcb5e699: Deleted conn table entry 0TC_assignment_csd(357)1832105 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_csd(357)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_csd(357)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- TC_assignment_csd(357)@104ebcb5e699: "Assignment req with data rate: NT_6k0" TC_assignment_csd(357)@104ebcb5e699: ----------------------------------------------- VirtMSC-RAN(350)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106133284878'O, n_connectPointCode := omit VirtMSC-RAN(350)@104ebcb5e699: Created Expect[0] for '05240103505902080910106133284878'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@104ebcb5e699: Found Expect[0] for '05240103505902080910106133284878'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@104ebcb5e699: Added conn table entry 0TC_assignment_csd(357)3976286 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0901C59CDF4D7B6AF907'O TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('C59CDF4D7B6AF907'O, ''O) TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B030208510100007D034FFD00'O VirtMGW-MGCP-0(354)@104ebcb5e699: 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) TC_assignment_csd(357)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '056F8929'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 := '4DE3AB7A'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(349)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@104ebcb5e699: "Got BSSMAP Clear Complete" TC_assignment_csd(357)@104ebcb5e699: "Got RSL RR Release" VirtMSC-RAN(350)@104ebcb5e699: Deleted conn table entry 0TC_assignment_csd(357)3976286 VirtMSC-SCCP(349)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_csd(357)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(349)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_csd(357)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(349)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(350)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(348)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(351)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(356)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(354)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(355)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(348): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(349): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(350): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(351): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(352): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(354): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(355): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(356): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_csd(357): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_csd finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass'. Thu May 16 06:04:40 UTC 2024 ====== BSC_Tests.TC_assignment_csd pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1434955) Waiting for packet dumper to finish... 1 (prev_count=1434955, count=1622999) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm'. ------ BSC_Tests.TC_assignment_ctm ------ Thu May 16 06:04:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_ctm started. VirtMSC-IPA(360)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(360)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(360)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(361)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(361)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(359)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(364)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(364)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_ctm() start" VirtMSC-SCCP(359)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(359)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(359)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(359)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(359)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(359)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(359)@104ebcb5e699: vl_from0 VirtMSC-SCCP(359)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03040801010000'O VirtMSC-SCCP(359)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(359)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(359)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(359)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(359)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(359)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(359)@104ebcb5e699: vl_from0 VirtMSC-SCCP(359)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(359)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(359)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(359)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(359)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(359)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(359)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(359)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(359)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(358)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(362)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(360)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(363)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(364)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(358): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(359): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(360): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(361): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(362): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(363): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(364): none (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_ctm finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass'. Thu May 16 06:04:57 UTC 2024 ====== BSC_Tests.TC_assignment_ctm pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_ctm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216269) Waiting for packet dumper to finish... 1 (prev_count=216269, count=403900) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign'. ------ BSC_Tests.TC_assignment_sign ------ Thu May 16 06:05:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_sign started. VirtMSC-IPA(368)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(368)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(368)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(369)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(369)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(366)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(367)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(372)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(372)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_sign() start" TC_assignment_sign(374)@104ebcb5e699: "TC_assignment_sign": using IMSI '001011977170555'H VirtMSC-RAN(367)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910109177715055'O, n_connectPointCode := omit VirtMSC-RAN(367)@104ebcb5e699: Created Expect[0] for '05240103505902080910109177715055'O to be handled at TC_assignment_sign(374) VirtMSC-SCCP(366)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(366)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(367)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(367)@104ebcb5e699: Found Expect[0] for '05240103505902080910109177715055'O handled at TC_assignment_sign(374) VirtMSC-RAN(367)@104ebcb5e699: Added conn table entry 0TC_assignment_sign(374)7629260 VirtMSC-SCCP(366)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(366)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(373)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(371)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_sign(374) VirtMSC-SCCP(366)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(366)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(366)@104ebcb5e699: vl_from0 VirtMSC-SCCP(366)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03030000010000'O VirtMSC-SCCP(366)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(366)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(366)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(366)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sign(374)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_sign(374)@104ebcb5e699: 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 := '0EC71FDA'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 := '0828C533'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(366)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(366)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(366)@104ebcb5e699: vl_from0 VirtMSC-SCCP(366)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(366)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(366)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(366)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(366)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sign(374)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(367)@104ebcb5e699: Deleted conn table entry 0TC_assignment_sign(374)7629260 VirtMSC-SCCP(366)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(366)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(366)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_sign(374)@104ebcb5e699: "Got RSL RR Release" TC_assignment_sign(374)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_sign(374)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sign(374)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(366)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(367)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(370)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(368)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(365)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(373)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(371)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(372)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(365): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(366): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(367): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(368): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(369): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(371): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(372): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(373): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_sign(374): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_sign finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass'. Thu May 16 06:05:13 UTC 2024 ====== BSC_Tests.TC_assignment_sign pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_sign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=316779) Waiting for packet dumper to finish... 1 (prev_count=316779, count=464200) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0'. ------ BSC_Tests.TC_assignment_fr_a5_0 ------ Thu May 16 06:05:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_fr_a5_0 started. MTC@104ebcb5e699: "TC_assignment_fr_a5_0": using IMSI '001019023742571'H VirtMSC-IPA(378)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(378)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(378)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(379)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(379)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(376)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(377)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(382)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(382)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_fr_a5_0() start" VirtMSC-RAN(377)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910100932475217'O, n_connectPointCode := omit VirtMSC-RAN(377)@104ebcb5e699: Created Expect[0] for '05240103505902080910100932475217'O to be handled at TC_assignment_fr_a5_0(384) VirtMSC-SCCP(376)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(376)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(377)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(377)@104ebcb5e699: Found Expect[0] for '05240103505902080910100932475217'O handled at TC_assignment_fr_a5_0(384) VirtMSC-RAN(377)@104ebcb5e699: Added conn table entry 0TC_assignment_fr_a5_0(384)6346535 VirtMSC-SCCP(376)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(376)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(376)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(376)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(376)@104ebcb5e699: vl_from0 VirtMSC-SCCP(376)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A090112A88F37596CAAAD'O TC_assignment_fr_a5_0(384)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('12A88F37596CAAAD'O, ''O) TC_assignment_fr_a5_0(384)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(376)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(376)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(376)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(376)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(384)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(383)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(381)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_0(384) VirtMSC-SCCP(376)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(376)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(376)@104ebcb5e699: vl_from0 VirtMSC-SCCP(376)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_fr_a5_0(384)@104ebcb5e699: 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(381)@104ebcb5e699: 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) IPA-BTS0-TRX0-RSL-RSL(383)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(376)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(376)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(376)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(376)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(384)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_0(384)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0A145B74'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 := '698C924D'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(376)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(376)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(376)@104ebcb5e699: vl_from0 VirtMSC-SCCP(376)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(376)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(376)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(376)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(376)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(384)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(377)@104ebcb5e699: Deleted conn table entry 0TC_assignment_fr_a5_0(384)6346535 VirtMSC-SCCP(376)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_fr_a5_0(384)@104ebcb5e699: "Got RSL RR Release" TC_assignment_fr_a5_0(384)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(376)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(376)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_fr_a5_0(384)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_0(384)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(376)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(377)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(378)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(375)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(383)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(382)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(381)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(375): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(376): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(377): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(378): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(379): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(381): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(382): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(383): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_fr_a5_0(384): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_fr_a5_0 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass'. Thu May 16 06:05:30 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_0 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_fr_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=287724) Waiting for packet dumper to finish... 1 (prev_count=287724, count=474353) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1'. ------ BSC_Tests.TC_assignment_fr_a5_1 ------ Thu May 16 06:05:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_fr_a5_1 started. MTC@104ebcb5e699: "TC_assignment_fr_a5_1": using IMSI '001010476633070'H VirtMSC-IPA(388)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(388)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(388)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(389)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(389)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(386)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(387)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(392)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(392)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_fr_a5_1() start" VirtMSC-RAN(387)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910104067360307'O, n_connectPointCode := omit VirtMSC-RAN(387)@104ebcb5e699: Created Expect[0] for '05240103505902080910104067360307'O to be handled at TC_assignment_fr_a5_1(394) VirtMSC-SCCP(386)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(386)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(387)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(387)@104ebcb5e699: Found Expect[0] for '05240103505902080910104067360307'O handled at TC_assignment_fr_a5_1(394) VirtMSC-RAN(387)@104ebcb5e699: Added conn table entry 0TC_assignment_fr_a5_1(394)2623867 VirtMSC-SCCP(386)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(386)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(386)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(386)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(386)@104ebcb5e699: vl_from0 VirtMSC-SCCP(386)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0902481EEF8D9433B5F9'O TC_assignment_fr_a5_1(394)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '481EEF8D9433B5F9'O TC_assignment_fr_a5_1(394)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(386)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(386)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(386)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(386)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(394)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(393)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(391)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_1(394) VirtMSC-SCCP(386)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(386)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(386)@104ebcb5e699: vl_from0 VirtMSC-SCCP(386)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(391)@104ebcb5e699: 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) TC_assignment_fr_a5_1(394)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(386)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(386)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(386)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(386)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(394)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_1(394)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6640C7A8'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 := '3800B615'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(386)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(386)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(386)@104ebcb5e699: vl_from0 VirtMSC-SCCP(386)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(386)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(386)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(386)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(386)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(394)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(387)@104ebcb5e699: Deleted conn table entry 0TC_assignment_fr_a5_1(394)2623867 VirtMSC-SCCP(386)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_fr_a5_1(394)@104ebcb5e699: "Got RSL RR Release" TC_assignment_fr_a5_1(394)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(386)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(386)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_fr_a5_1(394)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_1(394)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(386)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(387)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(390)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(385)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(388)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(393)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(392)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(391)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(385): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(386): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(387): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(388): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(389): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(390): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(391): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(392): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(393): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_fr_a5_1(394): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_fr_a5_1 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass'. Thu May 16 06:05:48 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_1 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_fr_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284174) Waiting for packet dumper to finish... 1 (prev_count=284174, count=470981) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3'. ------ BSC_Tests.TC_assignment_fr_a5_3 ------ Thu May 16 06:05:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_fr_a5_3 started. MTC@104ebcb5e699: "TC_assignment_fr_a5_3": using IMSI '001011901197441'H VirtMSC-IPA(398)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(398)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(398)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(399)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(399)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(396)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(397)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(402)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(402)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_fr_a5_3() start" VirtMSC-RAN(397)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910109110914714'O, n_connectPointCode := omit VirtMSC-RAN(397)@104ebcb5e699: Created Expect[0] for '05240103505902080910109110914714'O to be handled at TC_assignment_fr_a5_3(404) VirtMSC-SCCP(396)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(396)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(397)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(397)@104ebcb5e699: Found Expect[0] for '05240103505902080910109110914714'O handled at TC_assignment_fr_a5_3(404) VirtMSC-RAN(397)@104ebcb5e699: Added conn table entry 0TC_assignment_fr_a5_3(404)4927771 VirtMSC-SCCP(396)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(396)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(396)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(396)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(396)@104ebcb5e699: vl_from0 VirtMSC-SCCP(396)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0908DCDF0A284341660A'O TC_assignment_fr_a5_3(404)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'DCDF0A284341660A'O TC_assignment_fr_a5_3(404)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(396)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(396)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(396)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(396)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(404)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(403)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(401)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_3(404) VirtMSC-SCCP(396)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(396)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(396)@104ebcb5e699: vl_from0 VirtMSC-SCCP(396)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(401)@104ebcb5e699: 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) TC_assignment_fr_a5_3(404)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(396)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(396)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(396)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(396)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(404)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_3(404)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4355A5C2'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 := '0679BCBB'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(396)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(396)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(396)@104ebcb5e699: vl_from0 VirtMSC-SCCP(396)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(396)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(396)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(396)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(396)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(404)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(397)@104ebcb5e699: Deleted conn table entry 0TC_assignment_fr_a5_3(404)4927771 VirtMSC-SCCP(396)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_fr_a5_3(404)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(396)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(396)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_fr_a5_3(404)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_fr_a5_3(404)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_3(404)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(397)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(396)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(398)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(395)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(400)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(403)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(402)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(401)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(395): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(396): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(397): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(398): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(399): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(400): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(401): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(402): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(403): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_fr_a5_3(404): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_fr_a5_3 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass'. Thu May 16 06:06:05 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_3 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_fr_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=286745) Waiting for packet dumper to finish... 1 (prev_count=286745, count=473552) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4'. ------ BSC_Tests.TC_assignment_fr_a5_4 ------ Thu May 16 06:06:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_fr_a5_4 started. MTC@104ebcb5e699: "TC_assignment_fr_a5_4": using IMSI '001010078930857'H VirtMSC-IPA(408)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(408)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(408)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(409)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(409)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(406)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(407)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(412)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(412)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_fr_a5_4() start" VirtMSC-RAN(407)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910100087398075'O, n_connectPointCode := omit VirtMSC-RAN(407)@104ebcb5e699: Created Expect[0] for '05240103505902080910100087398075'O to be handled at TC_assignment_fr_a5_4(414) VirtMSC-SCCP(406)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(406)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(407)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(407)@104ebcb5e699: Found Expect[0] for '05240103505902080910100087398075'O handled at TC_assignment_fr_a5_4(414) VirtMSC-RAN(407)@104ebcb5e699: Added conn table entry 0TC_assignment_fr_a5_4(414)4387178 VirtMSC-SCCP(406)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(406)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(406)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(406)@104ebcb5e699: vl_len:31 VirtMSC-SCCP(406)@104ebcb5e699: vl_from0 VirtMSC-SCCP(406)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '001D530A091055FD9EB02928C1EB836631AF66107D68564ECC3CA159E2A8D8'O TC_assignment_fr_a5_4(414)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '6631AF66107D68564ECC3CA159E2A8D8'O TC_assignment_fr_a5_4(414)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(406)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(406)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(406)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(406)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(414)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(413)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(411)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_4(414) VirtMSC-SCCP(406)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(406)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(406)@104ebcb5e699: vl_from0 VirtMSC-SCCP(406)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_fr_a5_4(414)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(406)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(406)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(406)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(406)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(414)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_4(414)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '11514C23'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 := '621046D0'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(406)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(406)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(406)@104ebcb5e699: vl_from0 VirtMSC-SCCP(406)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(406)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(406)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(406)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(406)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(414)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(407)@104ebcb5e699: Deleted conn table entry 0TC_assignment_fr_a5_4(414)4387178 VirtMSC-SCCP(406)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_fr_a5_4(414)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(406)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(406)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_fr_a5_4(414)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_fr_a5_4(414)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_4(414)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(406)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(407)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(405)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(408)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(410)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(413)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(411)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(412)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(405): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(406): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(407): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(408): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(409): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(410): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(411): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(412): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(413): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_fr_a5_4(414): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_fr_a5_4 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass'. Thu May 16 06:06:22 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_4 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_fr_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=290898) Waiting for packet dumper to finish... 1 (prev_count=290898, count=477527) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail'. ------ BSC_Tests.TC_assignment_fr_a5_4_fail ------ Thu May 16 06:06:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_fr_a5_4_fail started. MTC@104ebcb5e699: "TC_assignment_fr_a5_4_fail": using IMSI '001013240670907'H VirtMSC-IPA(418)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(418)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(418)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(419)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(419)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(416)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(417)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(422)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(422)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_fr_a5_4_fail() start" VirtMSC-RAN(417)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910102304769070'O, n_connectPointCode := omit VirtMSC-RAN(417)@104ebcb5e699: Created Expect[0] for '05240103505902080910102304769070'O to be handled at TC_assignment_fr_a5_4_fail(424) VirtMSC-SCCP(416)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(416)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(417)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(417)@104ebcb5e699: Found Expect[0] for '05240103505902080910102304769070'O handled at TC_assignment_fr_a5_4_fail(424) VirtMSC-RAN(417)@104ebcb5e699: Added conn table entry 0TC_assignment_fr_a5_4_fail(424)5014005 VirtMSC-SCCP(416)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(416)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(416)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(416)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(416)@104ebcb5e699: vl_from0 VirtMSC-SCCP(416)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A091015AF7BE0DD63D987'O VirtMSC-SCCP(416)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(416)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(416)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(416)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4_fail(424)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_fr_a5_4_fail(424)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(416)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(416)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(416)@104ebcb5e699: vl_from0 VirtMSC-SCCP(416)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(416)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(416)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(416)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(416)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4_fail(424)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(417)@104ebcb5e699: Deleted conn table entry 0TC_assignment_fr_a5_4_fail(424)5014005 VirtMSC-SCCP(416)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_fr_a5_4_fail(424)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(416)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(416)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_fr_a5_4_fail(424)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_fr_a5_4_fail(424)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_4_fail(424)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(417)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(416)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(420)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(418)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(415)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(423)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(422)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(421)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(415): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(416): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(417): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(418): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(419): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(420): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(421): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(422): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(423): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_fr_a5_4_fail(424): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_fr_a5_4_fail finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail pass'. Thu May 16 06:06:37 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_4_fail pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_fr_a5_4_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223963) Waiting for packet dumper to finish... 1 (prev_count=223963, count=412007) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup'. ------ BSC_Tests.TC_assignment_fr_a5_not_sup ------ Thu May 16 06:06:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_fr_a5_not_sup started. MTC@104ebcb5e699: "TC_assignment_fr_a5_not_sup": using IMSI '001017610841427'H VirtMSC-IPA(428)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(428)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(428)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(429)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(429)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(426)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(427)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(432)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(432)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_fr_a5_not_sup() start" VirtMSC-RAN(427)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106701484172'O, n_connectPointCode := omit VirtMSC-RAN(427)@104ebcb5e699: Created Expect[0] for '05240103505902080910106701484172'O to be handled at TC_assignment_fr_a5_not_sup(434) VirtMSC-SCCP(426)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(426)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(427)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(427)@104ebcb5e699: Found Expect[0] for '05240103505902080910106701484172'O handled at TC_assignment_fr_a5_not_sup(434) VirtMSC-RAN(427)@104ebcb5e699: Added conn table entry 0TC_assignment_fr_a5_not_sup(434)10215695 VirtMSC-SCCP(426)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(426)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(426)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(426)@104ebcb5e699: vl_len:31 VirtMSC-SCCP(426)@104ebcb5e699: vl_from0 VirtMSC-SCCP(426)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '001D530A0920DDEC9AE4CFB1DB8183F95A2328EE9EDC5B793882F4BD11DB5F'O VirtMSC-SCCP(426)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(426)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(426)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(426)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_not_sup(434)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_fr_a5_not_sup(434)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(426)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(426)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(426)@104ebcb5e699: vl_from0 VirtMSC-SCCP(426)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(426)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(426)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(426)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(426)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_not_sup(434)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(427)@104ebcb5e699: Deleted conn table entry 0TC_assignment_fr_a5_not_sup(434)10215695 VirtMSC-SCCP(426)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(426)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(426)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_fr_a5_not_sup(434)@104ebcb5e699: "Got RSL RR Release" TC_assignment_fr_a5_not_sup(434)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_fr_a5_not_sup(434)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_not_sup(434)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(427)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(426)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(428)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(425)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(430)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(433)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(431)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(432)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(425): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(426): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(427): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(428): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(429): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(430): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(431): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(432): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(433): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_fr_a5_not_sup(434): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_fr_a5_not_sup finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup pass'. Thu May 16 06:06:53 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_not_sup pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_fr_a5_not_sup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221179) Waiting for packet dumper to finish... 1 (prev_count=221179, count=407808) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0'. ------ BSC_Tests.TC_ciph_mode_a5_0 ------ Thu May 16 06:06:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ciph_mode_a5_0 started. MTC@104ebcb5e699: "TC_ciph_mode_a5_0": using IMSI '001014616380825'H VirtMSC-IPA(438)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(438)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(438)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(439)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(439)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(436)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(437)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(442)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(442)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ciph_mode_a5_0() start" VirtMSC-RAN(437)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106461838052'O, n_connectPointCode := omit VirtMSC-RAN(437)@104ebcb5e699: Created Expect[0] for '05240103505902080910106461838052'O to be handled at TC_ciph_mode_a5_0(444) VirtMSC-SCCP(436)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(436)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(437)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(437)@104ebcb5e699: Found Expect[0] for '05240103505902080910106461838052'O handled at TC_ciph_mode_a5_0(444) VirtMSC-RAN(437)@104ebcb5e699: Added conn table entry 0TC_ciph_mode_a5_0(444)13566241 VirtMSC-SCCP(436)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(436)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(436)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(436)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(436)@104ebcb5e699: vl_from0 VirtMSC-SCCP(436)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0901D8992D02CBDA2D88'O TC_ciph_mode_a5_0(444)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('D8992D02CBDA2D88'O, ''O) TC_ciph_mode_a5_0(444)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(436)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(436)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(436)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(436)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(444)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(443)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(441)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_0(444) VirtMSC-SCCP(436)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(436)@104ebcb5e699: vl_len:8 VirtMSC-SCCP(436)@104ebcb5e699: vl_from0 VirtMSC-SCCP(436)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(436)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(436)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(436)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(436)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(444)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_0(444)@104ebcb5e699: 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 := '58126AC1'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 := '20612A84'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(436)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(436)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(436)@104ebcb5e699: vl_from0 VirtMSC-SCCP(436)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(436)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(436)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(436)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(436)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(444)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(437)@104ebcb5e699: Deleted conn table entry 0TC_ciph_mode_a5_0(444)13566241 VirtMSC-SCCP(436)@104ebcb5e699: Session index based on connection ID:0 TC_ciph_mode_a5_0(444)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(436)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(436)@104ebcb5e699: RLC received in state:disconnect_pending TC_ciph_mode_a5_0(444)@104ebcb5e699: "Got RSL Deact SACCH" TC_ciph_mode_a5_0(444)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_0(444)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(436)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(437)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(440)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(438)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(435)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(443)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(441)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(442)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(435): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(436): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(437): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(438): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(439): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(440): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(441): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(442): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(443): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ciph_mode_a5_0(444): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ciph_mode_a5_0 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass'. Thu May 16 06:07:08 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_0 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ciph_mode_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231704) Waiting for packet dumper to finish... 1 (prev_count=231704, count=418333) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1'. ------ BSC_Tests.TC_ciph_mode_a5_1 ------ Thu May 16 06:07:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ciph_mode_a5_1 started. MTC@104ebcb5e699: "TC_ciph_mode_a5_1": using IMSI '001017875266341'H VirtMSC-IPA(448)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(448)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(448)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(449)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(449)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(446)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(447)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(452)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(452)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ciph_mode_a5_1() start" VirtMSC-RAN(447)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910108757623614'O, n_connectPointCode := omit VirtMSC-RAN(447)@104ebcb5e699: Created Expect[0] for '05240103505902080910108757623614'O to be handled at TC_ciph_mode_a5_1(454) VirtMSC-SCCP(446)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(446)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(447)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(447)@104ebcb5e699: Found Expect[0] for '05240103505902080910108757623614'O handled at TC_ciph_mode_a5_1(454) VirtMSC-RAN(447)@104ebcb5e699: Added conn table entry 0TC_ciph_mode_a5_1(454)1364268 VirtMSC-SCCP(446)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(446)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(446)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(446)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(446)@104ebcb5e699: vl_from0 VirtMSC-SCCP(446)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0902E4030F1ACC038D8F'O TC_ciph_mode_a5_1(454)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = 'E4030F1ACC038D8F'O TC_ciph_mode_a5_1(454)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(446)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(446)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(446)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(446)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(454)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(453)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(451)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_1(454) VirtMSC-SCCP(446)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(446)@104ebcb5e699: vl_len:8 VirtMSC-SCCP(446)@104ebcb5e699: vl_from0 VirtMSC-SCCP(446)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(446)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(446)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(446)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(446)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(454)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_1(454)@104ebcb5e699: 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 := '614EB6EE'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 := '7AFA07AC'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(446)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(446)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(446)@104ebcb5e699: vl_from0 VirtMSC-SCCP(446)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(446)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(446)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(446)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(446)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(454)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(447)@104ebcb5e699: Deleted conn table entry 0TC_ciph_mode_a5_1(454)1364268 VirtMSC-SCCP(446)@104ebcb5e699: Session index based on connection ID:0 TC_ciph_mode_a5_1(454)@104ebcb5e699: "Got RSL RR Release" TC_ciph_mode_a5_1(454)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(446)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(446)@104ebcb5e699: RLC received in state:disconnect_pending TC_ciph_mode_a5_1(454)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_1(454)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(446)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(447)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(450)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(445)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(448)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(453)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(452)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(451)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(445): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(446): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(447): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(448): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(449): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(450): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(451): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(452): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(453): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ciph_mode_a5_1(454): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ciph_mode_a5_1 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass'. Thu May 16 06:07:23 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_1 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ciph_mode_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230291) Waiting for packet dumper to finish... 1 (prev_count=230291, count=417922) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0'. ------ BSC_Tests.TC_ciph_mode_a5_2_0 ------ Thu May 16 06:07:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ciph_mode_a5_2_0 started. MTC@104ebcb5e699: "TC_ciph_mode_a5_2_0": using IMSI '001011284359714'H VirtMSC-IPA(458)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(458)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(458)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(459)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(459)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(456)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(457)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(462)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(462)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ciph_mode_a5_2_0() start" VirtMSC-RAN(457)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910102148537941'O, n_connectPointCode := omit VirtMSC-RAN(457)@104ebcb5e699: Created Expect[0] for '05240103505902080910102148537941'O to be handled at TC_ciph_mode_a5_2_0(464) VirtMSC-SCCP(456)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(456)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(457)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(457)@104ebcb5e699: Found Expect[0] for '05240103505902080910102148537941'O handled at TC_ciph_mode_a5_2_0(464) VirtMSC-RAN(457)@104ebcb5e699: Added conn table entry 0TC_ciph_mode_a5_2_0(464)5744699 VirtMSC-SCCP(456)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(456)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(456)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(456)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(456)@104ebcb5e699: vl_from0 VirtMSC-SCCP(456)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A09056937E99505E854B6'O TC_ciph_mode_a5_2_0(464)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_2 (3) expect kc = '6937E99505E854B6'O TC_ciph_mode_a5_2_0(464)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(456)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(456)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(456)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(456)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(464)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(463)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(461)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_2_0(464) VirtMSC-SCCP(456)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(456)@104ebcb5e699: vl_len:8 VirtMSC-SCCP(456)@104ebcb5e699: vl_from0 VirtMSC-SCCP(456)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(456)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(456)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(456)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(456)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(464)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_2_0(464)@104ebcb5e699: 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 := '6F39E4BE'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 := '3E7BDC73'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(456)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(456)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(456)@104ebcb5e699: vl_from0 VirtMSC-SCCP(456)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(456)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(456)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(456)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(456)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(464)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(457)@104ebcb5e699: Deleted conn table entry 0TC_ciph_mode_a5_2_0(464)5744699 VirtMSC-SCCP(456)@104ebcb5e699: Session index based on connection ID:0 TC_ciph_mode_a5_2_0(464)@104ebcb5e699: "Got RSL RR Release" TC_ciph_mode_a5_2_0(464)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(456)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(456)@104ebcb5e699: RLC received in state:disconnect_pending TC_ciph_mode_a5_2_0(464)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_2_0(464)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(456)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(457)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(458)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(460)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(455)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(463)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(462)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(461)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(455): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(456): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(457): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(458): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(459): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(460): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(461): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(462): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(463): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ciph_mode_a5_2_0(464): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ciph_mode_a5_2_0 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 pass'. Thu May 16 06:07:39 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_2_0 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233728) Waiting for packet dumper to finish... 1 (prev_count=233728, count=419533) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1'. ------ BSC_Tests.TC_ciph_mode_a5_2_1 ------ Thu May 16 06:07:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ciph_mode_a5_2_1 started. MTC@104ebcb5e699: "TC_ciph_mode_a5_2_1": using IMSI '001011088186106'H VirtMSC-IPA(468)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(468)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(468)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(469)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(469)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(466)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(467)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(472)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(472)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ciph_mode_a5_2_1() start" VirtMSC-RAN(467)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910100188811660'O, n_connectPointCode := omit VirtMSC-RAN(467)@104ebcb5e699: Created Expect[0] for '05240103505902080910100188811660'O to be handled at TC_ciph_mode_a5_2_1(474) VirtMSC-SCCP(466)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(466)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(467)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(467)@104ebcb5e699: Found Expect[0] for '05240103505902080910100188811660'O handled at TC_ciph_mode_a5_2_1(474) VirtMSC-RAN(467)@104ebcb5e699: Added conn table entry 0TC_ciph_mode_a5_2_1(474)6204179 VirtMSC-SCCP(466)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(466)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(466)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(466)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(466)@104ebcb5e699: vl_from0 VirtMSC-SCCP(466)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A090695563978D5157E6E'O TC_ciph_mode_a5_2_1(474)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '95563978D5157E6E'O TC_ciph_mode_a5_2_1(474)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(466)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(466)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(466)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(466)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(474)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(473)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(471)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_2_1(474) VirtMSC-SCCP(466)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(466)@104ebcb5e699: vl_len:8 VirtMSC-SCCP(466)@104ebcb5e699: vl_from0 VirtMSC-SCCP(466)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(466)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(466)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(466)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(466)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(474)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_2_1(474)@104ebcb5e699: 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 := '4DABAB54'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 := '6429BB1A'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(466)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(466)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(466)@104ebcb5e699: vl_from0 VirtMSC-SCCP(466)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(466)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(466)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(466)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(466)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(474)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(467)@104ebcb5e699: Deleted conn table entry 0TC_ciph_mode_a5_2_1(474)6204179 VirtMSC-SCCP(466)@104ebcb5e699: Session index based on connection ID:0 TC_ciph_mode_a5_2_1(474)@104ebcb5e699: "Got RSL RR Release" TC_ciph_mode_a5_2_1(474)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(466)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(466)@104ebcb5e699: RLC received in state:disconnect_pending TC_ciph_mode_a5_2_1(474)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_2_1(474)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(467)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(466)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(468)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(465)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(470)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(473)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(472)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(471)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(465): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(466): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(467): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(468): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(469): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(470): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(471): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(472): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(473): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ciph_mode_a5_2_1(474): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ciph_mode_a5_2_1 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 pass'. Thu May 16 06:07:54 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_2_1 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236704) Waiting for packet dumper to finish... 1 (prev_count=236704, count=423511) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3'. ------ BSC_Tests.TC_ciph_mode_a5_3 ------ Thu May 16 06:07:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ciph_mode_a5_3 started. MTC@104ebcb5e699: "TC_ciph_mode_a5_3": using IMSI '001014105270782'H VirtMSC-IPA(478)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(478)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(478)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(479)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(479)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(476)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(477)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(482)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(482)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ciph_mode_a5_3() start" VirtMSC-RAN(477)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910101450727028'O, n_connectPointCode := omit VirtMSC-RAN(477)@104ebcb5e699: Created Expect[0] for '05240103505902080910101450727028'O to be handled at TC_ciph_mode_a5_3(484) VirtMSC-SCCP(476)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(476)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(477)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(477)@104ebcb5e699: Found Expect[0] for '05240103505902080910101450727028'O handled at TC_ciph_mode_a5_3(484) VirtMSC-RAN(477)@104ebcb5e699: Added conn table entry 0TC_ciph_mode_a5_3(484)1479929 VirtMSC-SCCP(476)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(476)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(476)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(476)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(476)@104ebcb5e699: vl_from0 VirtMSC-SCCP(476)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C530A0908EFE910ED7E00FD24'O TC_ciph_mode_a5_3(484)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'EFE910ED7E00FD24'O TC_ciph_mode_a5_3(484)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(476)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(476)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(476)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(476)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(484)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(483)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(481)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_3(484) VirtMSC-SCCP(476)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(476)@104ebcb5e699: vl_len:8 VirtMSC-SCCP(476)@104ebcb5e699: vl_from0 VirtMSC-SCCP(476)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(476)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(476)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(476)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(476)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(484)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_3(484)@104ebcb5e699: 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 := '7DBE8D8C'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 := '6F125CF2'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(476)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(476)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(476)@104ebcb5e699: vl_from0 VirtMSC-SCCP(476)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(476)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(476)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(476)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(476)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(484)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(477)@104ebcb5e699: Deleted conn table entry 0TC_ciph_mode_a5_3(484)1479929 VirtMSC-SCCP(476)@104ebcb5e699: Session index based on connection ID:0 TC_ciph_mode_a5_3(484)@104ebcb5e699: "Got RSL RR Release" TC_ciph_mode_a5_3(484)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(476)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(476)@104ebcb5e699: RLC received in state:disconnect_pending TC_ciph_mode_a5_3(484)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_3(484)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(476)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(477)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(475)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(478)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(483)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(482)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(481)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(475): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(476): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(477): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(478): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(479): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(481): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(482): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(483): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ciph_mode_a5_3(484): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ciph_mode_a5_3 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass'. Thu May 16 06:08:09 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_3 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ciph_mode_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231616) Waiting for packet dumper to finish... 1 (prev_count=231616, count=419949) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4'. ------ BSC_Tests.TC_ciph_mode_a5_4 ------ Thu May 16 06:08:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ciph_mode_a5_4 started. MTC@104ebcb5e699: "TC_ciph_mode_a5_4": using IMSI '001019564588538'H VirtMSC-IPA(488)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(488)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(488)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(489)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(489)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(486)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(487)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(492)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(492)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ciph_mode_a5_4() start" VirtMSC-RAN(487)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910105946855883'O, n_connectPointCode := omit VirtMSC-RAN(487)@104ebcb5e699: Created Expect[0] for '05240103505902080910105946855883'O to be handled at TC_ciph_mode_a5_4(494) VirtMSC-SCCP(486)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(486)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(487)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(487)@104ebcb5e699: Found Expect[0] for '05240103505902080910105946855883'O handled at TC_ciph_mode_a5_4(494) VirtMSC-RAN(487)@104ebcb5e699: Added conn table entry 0TC_ciph_mode_a5_4(494)10771074 VirtMSC-SCCP(486)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(486)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(486)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(486)@104ebcb5e699: vl_len:31 VirtMSC-SCCP(486)@104ebcb5e699: vl_from0 VirtMSC-SCCP(486)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '001D530A0910BA13A068B68FE576839BD65164E5B9526D1976EC88CFE69342'O TC_ciph_mode_a5_4(494)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '9BD65164E5B9526D1976EC88CFE69342'O TC_ciph_mode_a5_4(494)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(486)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(486)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(486)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(486)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(494)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(493)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(491)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_4(494) VirtMSC-SCCP(486)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(486)@104ebcb5e699: vl_len:8 VirtMSC-SCCP(486)@104ebcb5e699: vl_from0 VirtMSC-SCCP(486)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(486)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(486)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(486)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(486)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(494)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_4(494)@104ebcb5e699: 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 := '582680A0'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 := '4028D477'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(486)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(486)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(486)@104ebcb5e699: vl_from0 VirtMSC-SCCP(486)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(486)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(486)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(486)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(486)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(494)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(487)@104ebcb5e699: Deleted conn table entry 0TC_ciph_mode_a5_4(494)10771074 VirtMSC-SCCP(486)@104ebcb5e699: Session index based on connection ID:0 TC_ciph_mode_a5_4(494)@104ebcb5e699: "Got RSL RR Release" TC_ciph_mode_a5_4(494)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(486)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(486)@104ebcb5e699: RLC received in state:disconnect_pending TC_ciph_mode_a5_4(494)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_4(494)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(487)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(486)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(490)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(485)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(488)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(493)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(492)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(491)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(485): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(486): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(487): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(488): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(489): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(491): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(492): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(493): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ciph_mode_a5_4(494): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ciph_mode_a5_4 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 pass'. Thu May 16 06:08:24 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_4 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ciph_mode_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233724) Waiting for packet dumper to finish... 1 (prev_count=233724, count=419942) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr'. ------ BSC_Tests.TC_assignment_codec_fr ------ Thu May 16 06:08:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_fr started. MTC@104ebcb5e699: "TC_assignment_codec_fr": using IMSI '001012790177356'H VirtMSC-IPA(498)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(498)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(498)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(499)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(499)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(496)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(497)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(502)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(502)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_fr() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910107209713765'O, n_connectPointCode := omit VirtMSC-RAN(497)@104ebcb5e699: Created Expect[0] for '05240103505902080910107209713765'O to be handled at TC_assignment_codec_fr(504) VirtMSC-SCCP(496)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(496)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(497)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(497)@104ebcb5e699: Found Expect[0] for '05240103505902080910107209713765'O handled at TC_assignment_codec_fr(504) VirtMSC-RAN(497)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_fr(504)4227324 VirtMSC-SCCP(496)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(496)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(503)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(501)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr(504) VirtMSC-SCCP(496)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(496)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(496)@104ebcb5e699: vl_from0 VirtMSC-SCCP(496)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O TC_assignment_codec_fr(504)@104ebcb5e699: 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(503)@104ebcb5e699: Disabled queueing of DChan messages VirtMGW-MGCP-0(501)@104ebcb5e699: 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) VirtMSC-SCCP(496)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(496)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(496)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(496)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr(504)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_fr(504)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5AF9E061'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 := '001BFFA4'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(496)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(496)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(496)@104ebcb5e699: vl_from0 VirtMSC-SCCP(496)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(496)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(496)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(496)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(496)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr(504)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(497)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_fr(504)4227324 VirtMSC-SCCP(496)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_fr(504)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(496)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(496)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_fr(504)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_codec_fr(504)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr(504)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(497)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(496)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(500)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(495)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(498)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(503)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(502)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(501)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(495): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(496): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(497): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(498): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(499): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(500): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(501): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(502): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(503): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_fr(504): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_fr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass'. Thu May 16 06:08:42 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_codec_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=307746) Waiting for packet dumper to finish... 1 (prev_count=307746, count=495377) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:08:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_fr_by_mode_modify started. MTC@104ebcb5e699: "TC_assignment_codec_fr_by_mode_modify": using IMSI '001012580486801'H VirtMSC-IPA(508)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(508)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(508)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(509)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(509)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(506)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(507)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(512)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(512)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_fr_by_mode_modify() start" TC_assignment_codec_fr_by_mode_modify(514)@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910105208848610'O, n_connectPointCode := omit VirtMSC-RAN(507)@104ebcb5e699: Created Expect[0] for '05240103505902080910105208848610'O to be handled at TC_assignment_codec_fr_by_mode_modify(514) VirtMSC-SCCP(506)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(506)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(507)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(507)@104ebcb5e699: Found Expect[0] for '05240103505902080910105208848610'O handled at TC_assignment_codec_fr_by_mode_modify(514) VirtMSC-RAN(507)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_fr_by_mode_modify(514)4198486 VirtMSC-SCCP(506)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(506)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(513)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(511)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(506)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(506)@104ebcb5e699: vl_from0 VirtMSC-SCCP(506)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O TC_assignment_codec_fr_by_mode_modify(514)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(506)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(506)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(506)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_by_mode_modify(514)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_fr_by_mode_modify(514)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '22A47707'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 := '1C1F4852'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(506)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(506)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(506)@104ebcb5e699: vl_from0 VirtMSC-SCCP(506)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(506)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(506)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(506)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(506)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_by_mode_modify(514)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(507)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_fr_by_mode_modify(514)4198486 VirtMSC-SCCP(506)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_fr_by_mode_modify(514)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(506)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(506)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_fr_by_mode_modify(514)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_codec_fr_by_mode_modify(514)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_by_mode_modify(514)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(507)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(506)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(508)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(510)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(505)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(513)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(511)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(512)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(505): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(506): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(507): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(508): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(509): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(510): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(511): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(512): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(513): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_fr_by_mode_modify(514): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_fr_by_mode_modify finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass'. Thu May 16 06:08:57 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_codec_fr_by_mode_modify.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=308265) Waiting for packet dumper to finish... 1 (prev_count=308265, count=496309) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr'. ------ BSC_Tests.TC_assignment_codec_hr ------ Thu May 16 06:09:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_hr started. MTC@104ebcb5e699: "TC_assignment_codec_hr": using IMSI '001016759714922'H VirtMSC-IPA(518)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(518)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(518)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(519)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(519)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(516)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(517)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(522)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(522)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_hr() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910107695179422'O, n_connectPointCode := omit VirtMSC-RAN(517)@104ebcb5e699: Created Expect[0] for '05240103505902080910107695179422'O to be handled at TC_assignment_codec_hr(524) VirtMSC-SCCP(516)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(516)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(517)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(517)@104ebcb5e699: Found Expect[0] for '05240103505902080910107695179422'O handled at TC_assignment_codec_hr(524) VirtMSC-RAN(517)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_hr(524)2472640 VirtMSC-SCCP(516)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(516)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(523)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(521)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr(524) VirtMSC-SCCP(516)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(516)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(516)@104ebcb5e699: vl_from0 VirtMSC-SCCP(516)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03010905010000'O VirtMGW-MGCP-0(521)@104ebcb5e699: 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) TC_assignment_codec_hr(524)@104ebcb5e699: 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(523)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(516)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(516)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(516)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(516)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr(524)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_hr(524)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '00468E8E'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 := '7ECDB05F'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(516)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(516)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(516)@104ebcb5e699: vl_from0 VirtMSC-SCCP(516)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(516)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(516)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(516)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(516)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr(524)@104ebcb5e699: "Got RSL RR Release" TC_assignment_codec_hr(524)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_codec_hr(524)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(517)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_hr(524)2472640 VirtMSC-SCCP(516)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(516)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(516)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_hr(524)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr(524)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(516)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(518)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(517)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(520)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(515)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(523)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(521)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(522)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(515): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(516): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(517): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(518): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(519): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(520): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(521): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(522): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(523): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_hr(524): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_hr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr pass'. Thu May 16 06:09:14 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_codec_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=303931) Waiting for packet dumper to finish... 1 (prev_count=303931, count=490560) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr'. ------ BSC_Tests.TC_assignment_codec_efr ------ Thu May 16 06:09:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_efr started. MTC@104ebcb5e699: "TC_assignment_codec_efr": using IMSI '001012934450933'H VirtMSC-IPA(528)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(528)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(528)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(529)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(529)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(526)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(527)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(532)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(532)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_efr() start" TC_assignment_codec_efr(534)@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910109243549033'O, n_connectPointCode := omit VirtMSC-RAN(527)@104ebcb5e699: Created Expect[0] for '05240103505902080910109243549033'O to be handled at TC_assignment_codec_efr(534) VirtMSC-SCCP(526)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(526)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(527)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(527)@104ebcb5e699: Found Expect[0] for '05240103505902080910109243549033'O handled at TC_assignment_codec_efr(534) VirtMSC-RAN(527)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_efr(534)10955115 VirtMSC-SCCP(526)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(526)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(533)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(531)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_efr(534) VirtMSC-SCCP(526)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(526)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(526)@104ebcb5e699: vl_from0 VirtMSC-SCCP(526)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03010811010000'O VirtMGW-MGCP-0(531)@104ebcb5e699: 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) TC_assignment_codec_efr(534)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(526)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(526)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(526)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(526)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_efr(534)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_efr(534)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '05102DF3'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 := '246DBF97'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(526)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(526)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(526)@104ebcb5e699: vl_from0 VirtMSC-SCCP(526)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(526)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(526)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(526)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(526)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_efr(534)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(527)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_efr(534)10955115 VirtMSC-SCCP(526)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_efr(534)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(526)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(526)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_efr(534)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_codec_efr(534)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_efr(534)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(526)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(527)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(528)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(525)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(530)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(533)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(531)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(532)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(525): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(526): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(527): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(528): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(529): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(530): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(531): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(532): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(533): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_efr(534): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_efr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr pass'. Thu May 16 06:09:32 UTC 2024 ====== BSC_Tests.TC_assignment_codec_efr pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_codec_efr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=278953) Waiting for packet dumper to finish... 1 (prev_count=278953, count=465760) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f'. ------ BSC_Tests.TC_assignment_codec_amr_f ------ Thu May 16 06:09:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_amr_f started. MTC@104ebcb5e699: "TC_assignment_codec_amr_f": using IMSI '001017173046098'H VirtMSC-IPA(538)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(538)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(538)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(539)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(539)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(536)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(537)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(542)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(542)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_amr_f() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910101737400689'O, n_connectPointCode := omit VirtMSC-RAN(537)@104ebcb5e699: Created Expect[0] for '05240103505902080910101737400689'O to be handled at TC_assignment_codec_amr_f(544) VirtMSC-SCCP(536)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(536)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(537)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(537)@104ebcb5e699: Found Expect[0] for '05240103505902080910101737400689'O handled at TC_assignment_codec_amr_f(544) VirtMSC-RAN(537)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_amr_f(544)8589866 VirtMSC-SCCP(536)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(536)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(543)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(541)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f(544) VirtMSC-SCCP(536)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(536)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(536)@104ebcb5e699: vl_from0 VirtMSC-SCCP(536)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03010821010000'O VirtMGW-MGCP-0(541)@104ebcb5e699: 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) TC_assignment_codec_amr_f(544)@104ebcb5e699: 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 } } } } IPA-BTS0-TRX0-RSL-RSL(543)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(536)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(536)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(536)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(536)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f(544)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_amr_f(544)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6FD5895B'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 := '4DEB8E16'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(536)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(536)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(536)@104ebcb5e699: vl_from0 VirtMSC-SCCP(536)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(536)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(536)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(536)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(536)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f(544)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(537)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_amr_f(544)8589866 VirtMSC-SCCP(536)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_amr_f(544)@104ebcb5e699: "Got RSL RR Release" TC_assignment_codec_amr_f(544)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(536)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(536)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_amr_f(544)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f(544)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(537)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(536)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(540)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(535)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(538)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(543)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(542)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(541)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(535): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(536): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(537): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(538): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(539): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(540): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(541): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(542): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(543): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_amr_f(544): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_amr_f finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f pass'. Thu May 16 06:09:49 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_codec_amr_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=309428) Waiting for packet dumper to finish... 1 (prev_count=309428, count=497348) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h'. ------ BSC_Tests.TC_assignment_codec_amr_h ------ Thu May 16 06:09:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_amr_h started. MTC@104ebcb5e699: "TC_assignment_codec_amr_h": using IMSI '001017026108716'H VirtMSC-IPA(548)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(548)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(548)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(549)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(549)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(546)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(547)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(552)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(552)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_amr_h() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910100762017861'O, n_connectPointCode := omit VirtMSC-RAN(547)@104ebcb5e699: Created Expect[0] for '05240103505902080910100762017861'O to be handled at TC_assignment_codec_amr_h(554) VirtMSC-SCCP(546)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(546)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(547)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(547)@104ebcb5e699: Found Expect[0] for '05240103505902080910100762017861'O handled at TC_assignment_codec_amr_h(554) VirtMSC-RAN(547)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_amr_h(554)9275577 VirtMSC-SCCP(546)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(546)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(553)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(551)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h(554) VirtMSC-SCCP(546)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(546)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(546)@104ebcb5e699: vl_from0 VirtMSC-SCCP(546)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(551)@104ebcb5e699: 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) TC_assignment_codec_amr_h(554)@104ebcb5e699: 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(553)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(546)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(546)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(546)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(546)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h(554)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_amr_h(554)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '30FBD088'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 := '232FD708'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(546)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(546)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(546)@104ebcb5e699: vl_from0 VirtMSC-SCCP(546)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(546)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(546)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(546)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(546)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h(554)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(547)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_amr_h(554)9275577 VirtMSC-SCCP(546)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_amr_h(554)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(546)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(546)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_amr_h(554)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_codec_amr_h(554)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h(554)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(546)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(550)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(547)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(548)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(545)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(553)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(552)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(551)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(545): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(546): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(547): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(548): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(549): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(550): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(551): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(552): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(553): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_amr_h(554): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_amr_h finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h pass'. Thu May 16 06:10:06 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_codec_amr_h.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=310551) Waiting for packet dumper to finish... 1 (prev_count=310551, count=497180) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:10:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_fr_exhausted_req_hr started. VirtMSC-IPA(558)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(558)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(558)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(559)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(559)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(556)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(557)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(562)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(562)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_fr_exhausted_req_hr() start" TC_assignment_codec_fr_exhausted_req_hr(564)@104ebcb5e699: "TC_assignment_codec_fr_exhausted_req_hr": using IMSI '001010681048398'H VirtMSC-RAN(557)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106018403889'O, n_connectPointCode := omit VirtMSC-RAN(557)@104ebcb5e699: Created Expect[0] for '05240103505902080910106018403889'O to be handled at TC_assignment_codec_fr_exhausted_req_hr(564) VirtMSC-SCCP(556)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(556)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(557)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(557)@104ebcb5e699: Found Expect[0] for '05240103505902080910106018403889'O handled at TC_assignment_codec_fr_exhausted_req_hr(564) VirtMSC-RAN(557)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_hr(564)12740625 VirtMSC-SCCP(556)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(556)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(563)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(561)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(556)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(556)@104ebcb5e699: vl_from0 VirtMSC-SCCP(556)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030109050100007D0181'O VirtMGW-MGCP-0(561)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(556)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(556)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(556)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(556)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr(564)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_hr(564)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2B7250D4'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 := '5C722211'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(556)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(556)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(556)@104ebcb5e699: vl_from0 VirtMSC-SCCP(556)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(556)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(556)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(556)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(556)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr(564)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(557)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_hr(564)12740625 VirtMSC-SCCP(556)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_hr(564)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(556)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(556)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_hr(564)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_codec_fr_exhausted_req_hr(564)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_hr(564)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(557)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(556)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(560)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(558)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(555)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(563)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(561)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(562)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(555): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(556): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(557): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(558): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(559): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(560): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(561): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(562): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(563): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr(564): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_fr_exhausted_req_hr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass'. Thu May 16 06:10:24 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299849) Waiting for packet dumper to finish... 1 (prev_count=299849, count=487480) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:10:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_fr_exhausted_req_fr started. VirtMSC-IPA(568)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(568)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(568)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(569)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(569)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(566)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(567)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(572)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(572)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_fr_exhausted_req_fr() start" TC_assignment_codec_fr_exhausted_req_fr(574)@104ebcb5e699: "TC_assignment_codec_fr_exhausted_req_fr": using IMSI '001019193235929'H VirtMSC-RAN(567)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910101939329592'O, n_connectPointCode := omit VirtMSC-RAN(567)@104ebcb5e699: Created Expect[0] for '05240103505902080910101939329592'O to be handled at TC_assignment_codec_fr_exhausted_req_fr(574) VirtMSC-SCCP(566)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(566)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(567)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(567)@104ebcb5e699: Found Expect[0] for '05240103505902080910101939329592'O handled at TC_assignment_codec_fr_exhausted_req_fr(574) VirtMSC-RAN(567)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_fr(574)15758221 VirtMSC-SCCP(566)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(566)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(573)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(571)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(566)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(566)@104ebcb5e699: vl_from0 VirtMSC-SCCP(566)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(566)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(566)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(566)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(566)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr(574)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_fr(574)@104ebcb5e699: 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 := '22B31D38'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 := '0F648D6F'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(566)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(566)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(566)@104ebcb5e699: vl_from0 VirtMSC-SCCP(566)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(566)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(566)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(566)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(566)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr(574)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(567)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_fr(574)15758221 VirtMSC-SCCP(566)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_fr(574)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(566)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(566)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_fr(574)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_codec_fr_exhausted_req_fr(574)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_fr(574)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(566)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(567)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(568)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(565)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(570)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(573)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(571)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(572)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(565): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(566): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(567): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(568): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(569): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(570): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(571): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(572): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(573): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr(574): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_fr_exhausted_req_fr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass'. Thu May 16 06:10:39 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=257414) Waiting for packet dumper to finish... 1 (prev_count=257414, count=446181) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:10:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_fr_exhausted_req_fr_hr started. VirtMSC-IPA(578)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(578)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(578)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(579)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(579)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(576)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(577)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(582)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(582)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_fr_exhausted_req_fr_hr() start" TC_assignment_codec_fr_exhausted_req_fr_hr(584)@104ebcb5e699: "TC_assignment_codec_fr_exhausted_req_fr_hr": using IMSI '001010427845982'H VirtMSC-RAN(577)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910104072489528'O, n_connectPointCode := omit VirtMSC-RAN(577)@104ebcb5e699: Created Expect[0] for '05240103505902080910104072489528'O to be handled at TC_assignment_codec_fr_exhausted_req_fr_hr(584) VirtMSC-SCCP(576)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(576)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(577)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(577)@104ebcb5e699: Found Expect[0] for '05240103505902080910104072489528'O handled at TC_assignment_codec_fr_exhausted_req_fr_hr(584) VirtMSC-RAN(577)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_fr_hr(584)8911521 VirtMSC-SCCP(576)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(576)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(583)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(581)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(576)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(576)@104ebcb5e699: vl_from0 VirtMSC-SCCP(576)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B04010A81050100007D028081'O VirtMGW-MGCP-0(581)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(576)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(576)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(576)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(576)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr_hr(584)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_fr_hr(584)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1F275431'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 := '11CFAB74'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(576)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(576)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(576)@104ebcb5e699: vl_from0 VirtMSC-SCCP(576)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(576)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(576)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(576)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(576)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr_hr(584)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(577)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_fr_hr(584)8911521 VirtMSC-SCCP(576)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_fr_hr(584)@104ebcb5e699: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_fr_hr(584)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(576)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(576)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_fr_hr(584)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_fr_hr(584)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(576)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(577)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(580)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(575)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(578)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(583)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(581)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(582)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(575): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(576): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(577): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(578): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(579): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(580): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(581): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(582): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(583): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr_hr(584): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_fr_exhausted_req_fr_hr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass'. Thu May 16 06:10:56 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass ====== Saving talloc report from 172.18.152.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=313111) Waiting for packet dumper to finish... 1 (prev_count=313111, count=499740) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:11:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_fr_exhausted_req_hr_fr started. VirtMSC-IPA(588)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(588)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(588)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(589)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(589)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(586)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(587)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(592)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(592)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_fr_exhausted_req_hr_fr() start" TC_assignment_codec_fr_exhausted_req_hr_fr(594)@104ebcb5e699: "TC_assignment_codec_fr_exhausted_req_hr_fr": using IMSI '001019461697229'H VirtMSC-RAN(587)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910104916962792'O, n_connectPointCode := omit VirtMSC-RAN(587)@104ebcb5e699: Created Expect[0] for '05240103505902080910104916962792'O to be handled at TC_assignment_codec_fr_exhausted_req_hr_fr(594) VirtMSC-SCCP(586)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(586)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(587)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(587)@104ebcb5e699: Found Expect[0] for '05240103505902080910104916962792'O handled at TC_assignment_codec_fr_exhausted_req_hr_fr(594) VirtMSC-RAN(587)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_hr_fr(594)2366991 VirtMSC-SCCP(586)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(586)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(593)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(591)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(586)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(586)@104ebcb5e699: vl_from0 VirtMSC-SCCP(586)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B04010B85010100007D028180'O VirtMGW-MGCP-0(591)@104ebcb5e699: 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) TC_assignment_codec_fr_exhausted_req_hr_fr(594)@104ebcb5e699: 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(593)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(586)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(586)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(586)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(586)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr_fr(594)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_hr_fr(594)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2B9547BD'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 := '12802610'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(586)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(586)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(586)@104ebcb5e699: vl_from0 VirtMSC-SCCP(586)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(586)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(586)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(586)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(586)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr_fr(594)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(587)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_hr_fr(594)2366991 VirtMSC-SCCP(586)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_hr_fr(594)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(586)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(586)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_hr_fr(594)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_codec_fr_exhausted_req_hr_fr(594)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_hr_fr(594)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(587)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(586)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(590)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(585)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(588)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(593)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(592)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(591)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(585): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(586): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(587): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(588): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(589): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(590): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(591): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(592): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(593): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr_fr(594): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_fr_exhausted_req_hr_fr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass'. Thu May 16 06:11:14 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass ====== Saving talloc report from 172.18.152.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=301440) Waiting for packet dumper to finish... 1 (prev_count=301440, count=488247) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:11:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_hr_exhausted_req_fr started. VirtMSC-IPA(598)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(598)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(598)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(599)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(599)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(596)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(597)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(602)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(602)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_hr_exhausted_req_fr() start" TC_assignment_codec_hr_exhausted_req_fr(604)@104ebcb5e699: "TC_assignment_codec_hr_exhausted_req_fr": using IMSI '001019470760565'H VirtMSC-RAN(597)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910104907675056'O, n_connectPointCode := omit VirtMSC-RAN(597)@104ebcb5e699: Created Expect[0] for '05240103505902080910104907675056'O to be handled at TC_assignment_codec_hr_exhausted_req_fr(604) VirtMSC-SCCP(596)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(596)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(597)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(597)@104ebcb5e699: Found Expect[0] for '05240103505902080910104907675056'O handled at TC_assignment_codec_hr_exhausted_req_fr(604) VirtMSC-RAN(597)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_fr(604)5995852 VirtMSC-SCCP(596)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(596)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(603)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(601)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(596)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(596)@104ebcb5e699: vl_from0 VirtMSC-SCCP(596)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(601)@104ebcb5e699: 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) TC_assignment_codec_hr_exhausted_req_fr(604)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(596)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(596)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(596)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(596)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr(604)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_fr(604)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '74A13A16'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 := '5F4B3261'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(596)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(596)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(596)@104ebcb5e699: vl_from0 VirtMSC-SCCP(596)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(596)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(596)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(596)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(596)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr(604)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(597)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_fr(604)5995852 VirtMSC-SCCP(596)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_fr(604)@104ebcb5e699: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_fr(604)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(596)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(596)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_fr(604)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_fr(604)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(596)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(597)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(595)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(600)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(598)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(603)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(602)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(601)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(595): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(596): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(597): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(598): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(599): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(600): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(601): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(602): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(603): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr(604): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_hr_exhausted_req_fr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass'. Thu May 16 06:11:31 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=290307) Waiting for packet dumper to finish... 1 (prev_count=290307, count=476112) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:11:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_hr_exhausted_req_hr started. VirtMSC-IPA(608)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(608)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(608)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(609)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(609)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(606)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(607)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(612)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(612)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_hr_exhausted_req_hr() start" TC_assignment_codec_hr_exhausted_req_hr(614)@104ebcb5e699: "TC_assignment_codec_hr_exhausted_req_hr": using IMSI '001017057515661'H VirtMSC-RAN(607)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910100775156516'O, n_connectPointCode := omit VirtMSC-RAN(607)@104ebcb5e699: Created Expect[0] for '05240103505902080910100775156516'O to be handled at TC_assignment_codec_hr_exhausted_req_hr(614) VirtMSC-SCCP(606)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(606)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(607)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(607)@104ebcb5e699: Found Expect[0] for '05240103505902080910100775156516'O handled at TC_assignment_codec_hr_exhausted_req_hr(614) VirtMSC-RAN(607)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_hr(614)9570633 VirtMSC-SCCP(606)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(606)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(613)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(611)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(606)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(606)@104ebcb5e699: vl_from0 VirtMSC-SCCP(606)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030109050100007D0181'O VirtMSC-SCCP(606)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(606)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(606)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(606)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr(614)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_hr(614)@104ebcb5e699: 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 := '6EFFF26B'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 := '37980C93'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(606)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(606)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(606)@104ebcb5e699: vl_from0 VirtMSC-SCCP(606)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(606)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(606)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(606)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(606)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr(614)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(607)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_hr(614)9570633 VirtMSC-SCCP(606)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_hr(614)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(606)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(606)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_hr(614)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_codec_hr_exhausted_req_hr(614)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_hr(614)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(606)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(607)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(605)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(610)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(608)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(613)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(612)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(611)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(605): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(606): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(607): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(608): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(609): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(610): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(611): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(612): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(613): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr(614): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_hr_exhausted_req_hr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass'. Thu May 16 06:11:46 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=249179) Waiting for packet dumper to finish... 1 (prev_count=249179, count=435808) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:11:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_hr_exhausted_req_hr_fr started. VirtMSC-IPA(618)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(618)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(618)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(619)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(619)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(616)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(617)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(622)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(622)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_hr_exhausted_req_hr_fr() start" TC_assignment_codec_hr_exhausted_req_hr_fr(624)@104ebcb5e699: "TC_assignment_codec_hr_exhausted_req_hr_fr": using IMSI '001012356666761'H VirtMSC-RAN(617)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910103265667616'O, n_connectPointCode := omit VirtMSC-RAN(617)@104ebcb5e699: Created Expect[0] for '05240103505902080910103265667616'O to be handled at TC_assignment_codec_hr_exhausted_req_hr_fr(624) VirtMSC-SCCP(616)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(616)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(617)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(617)@104ebcb5e699: Found Expect[0] for '05240103505902080910103265667616'O handled at TC_assignment_codec_hr_exhausted_req_hr_fr(624) VirtMSC-RAN(617)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_hr_fr(624)5405774 VirtMSC-SCCP(616)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(616)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(623)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(621)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(616)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(616)@104ebcb5e699: vl_from0 VirtMSC-SCCP(616)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B04010B85010100007D028180'O TC_assignment_codec_hr_exhausted_req_hr_fr(624)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMGW-MGCP-0(621)@104ebcb5e699: 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) VirtMSC-SCCP(616)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(616)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(616)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(616)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr_fr(624)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_hr_fr(624)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5764D572'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 := '2AF9008E'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(616)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(616)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(616)@104ebcb5e699: vl_from0 VirtMSC-SCCP(616)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(616)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(616)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(616)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(616)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr_fr(624)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(617)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_hr_fr(624)5405774 VirtMSC-SCCP(616)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_hr_fr(624)@104ebcb5e699: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_hr_fr(624)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(616)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(616)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_hr_fr(624)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_hr_fr(624)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(616)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(617)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(620)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(615)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(618)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(623)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(621)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(622)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(615): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(616): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(617): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(618): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(619): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(620): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(621): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(622): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(623): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr_fr(624): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_hr_exhausted_req_hr_fr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass'. Thu May 16 06:12:04 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass ====== Saving talloc report from 172.18.152.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=301526) Waiting for packet dumper to finish... 1 (prev_count=301526, count=489157) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:12:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_hr_exhausted_req_fr_hr started. VirtMSC-IPA(628)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(628)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(628)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(629)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(629)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(626)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(627)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(632)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(632)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_hr_exhausted_req_fr_hr() start" TC_assignment_codec_hr_exhausted_req_fr_hr(634)@104ebcb5e699: "TC_assignment_codec_hr_exhausted_req_fr_hr": using IMSI '001010815778716'H VirtMSC-RAN(627)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910108051777861'O, n_connectPointCode := omit VirtMSC-RAN(627)@104ebcb5e699: Created Expect[0] for '05240103505902080910108051777861'O to be handled at TC_assignment_codec_hr_exhausted_req_fr_hr(634) VirtMSC-SCCP(626)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(626)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(627)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(627)@104ebcb5e699: Found Expect[0] for '05240103505902080910108051777861'O handled at TC_assignment_codec_hr_exhausted_req_fr_hr(634) VirtMSC-RAN(627)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_fr_hr(634)7840475 VirtMSC-SCCP(626)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(626)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(633)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(631)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(626)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(626)@104ebcb5e699: vl_from0 VirtMSC-SCCP(626)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B04010A81050100007D028081'O TC_assignment_codec_hr_exhausted_req_fr_hr(634)@104ebcb5e699: 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(631)@104ebcb5e699: 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) IPA-BTS0-TRX0-RSL-RSL(633)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(626)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(626)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(626)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(626)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr_hr(634)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_fr_hr(634)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '325EE07A'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 := '49CBFC89'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(626)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(626)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(626)@104ebcb5e699: vl_from0 VirtMSC-SCCP(626)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(626)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(626)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(626)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(626)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr_hr(634)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(627)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_fr_hr(634)7840475 VirtMSC-SCCP(626)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(626)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(626)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_fr_hr(634)@104ebcb5e699: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_fr_hr(634)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_codec_hr_exhausted_req_fr_hr(634)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_fr_hr(634)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(627)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(628)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(626)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(630)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(625)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(633)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(631)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(632)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(625): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(626): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(627): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(628): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(629): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(630): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(631): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(632): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(633): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr_hr(634): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_hr_exhausted_req_fr_hr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass'. Thu May 16 06:12:21 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass ====== Saving talloc report from 172.18.152.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=292317) Waiting for packet dumper to finish... 1 (prev_count=292317, count=478946) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_req_hr_fr ------ Thu May 16 06:12:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_req_hr_fr started. VirtMSC-IPA(638)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(638)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(638)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(639)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(639)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(636)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(637)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(642)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(642)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_req_hr_fr() start" TC_assignment_codec_req_hr_fr(644)@104ebcb5e699: "TC_assignment_codec_req_hr_fr": using IMSI '001017009812425'H VirtMSC-RAN(637)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910100790184252'O, n_connectPointCode := omit VirtMSC-RAN(637)@104ebcb5e699: Created Expect[0] for '05240103505902080910100790184252'O to be handled at TC_assignment_codec_req_hr_fr(644) VirtMSC-SCCP(636)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(636)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(637)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(637)@104ebcb5e699: Found Expect[0] for '05240103505902080910100790184252'O handled at TC_assignment_codec_req_hr_fr(644) VirtMSC-RAN(637)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_req_hr_fr(644)5406104 VirtMSC-SCCP(636)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(636)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(643)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(641)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_req_hr_fr(644) VirtMSC-SCCP(636)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(636)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(636)@104ebcb5e699: vl_from0 VirtMSC-SCCP(636)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B04010B85010100007D028180'O VirtMGW-MGCP-0(641)@104ebcb5e699: 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) TC_assignment_codec_req_hr_fr(644)@104ebcb5e699: 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(643)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(636)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(636)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(636)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(636)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_hr_fr(644)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_req_hr_fr(644)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '492EDEEA'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 := '7DAA656F'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(636)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(636)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(636)@104ebcb5e699: vl_from0 VirtMSC-SCCP(636)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(636)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(636)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(636)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(636)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_hr_fr(644)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(637)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_req_hr_fr(644)5406104 VirtMSC-SCCP(636)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_req_hr_fr(644)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(636)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(636)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_req_hr_fr(644)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_codec_req_hr_fr(644)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_req_hr_fr(644)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(636)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(637)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(640)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(635)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(638)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(643)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(641)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(642)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(635): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(636): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(637): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(638): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(639): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(640): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(641): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(642): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(643): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_req_hr_fr(644): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_req_hr_fr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr pass'. Thu May 16 06:12:38 UTC 2024 ====== BSC_Tests.TC_assignment_codec_req_hr_fr pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_codec_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=288408) Waiting for packet dumper to finish... 1 (prev_count=288408, count=474626) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_req_fr_hr ------ Thu May 16 06:12:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_req_fr_hr started. VirtMSC-IPA(648)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(648)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(648)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(649)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(649)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(646)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(647)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(652)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(652)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_req_fr_hr() start" TC_assignment_codec_req_fr_hr(654)@104ebcb5e699: "TC_assignment_codec_req_fr_hr": using IMSI '001019214733140'H VirtMSC-RAN(647)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910102941371304'O, n_connectPointCode := omit VirtMSC-RAN(647)@104ebcb5e699: Created Expect[0] for '05240103505902080910102941371304'O to be handled at TC_assignment_codec_req_fr_hr(654) VirtMSC-SCCP(646)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(646)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(647)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(647)@104ebcb5e699: Found Expect[0] for '05240103505902080910102941371304'O handled at TC_assignment_codec_req_fr_hr(654) VirtMSC-RAN(647)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_req_fr_hr(654)9879765 VirtMSC-SCCP(646)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(646)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(653)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(651)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_req_fr_hr(654) VirtMSC-SCCP(646)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(646)@104ebcb5e699: vl_len:16 VirtMSC-SCCP(646)@104ebcb5e699: vl_from0 VirtMSC-SCCP(646)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000E010B04010A81050100007D028081'O VirtMGW-MGCP-0(651)@104ebcb5e699: 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) TC_assignment_codec_req_fr_hr(654)@104ebcb5e699: 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(653)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(646)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(646)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(646)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(646)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_fr_hr(654)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_req_fr_hr(654)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '10BABF66'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 := '3B4B7BCE'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(646)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(646)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(646)@104ebcb5e699: vl_from0 VirtMSC-SCCP(646)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(646)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(646)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(646)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(646)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_fr_hr(654)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(647)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_req_fr_hr(654)9879765 VirtMSC-SCCP(646)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_req_fr_hr(654)@104ebcb5e699: "Got RSL RR Release" TC_assignment_codec_req_fr_hr(654)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(646)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(646)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_req_fr_hr(654)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_req_fr_hr(654)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(647)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(650)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(646)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(645)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(648)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(653)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(651)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(652)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(645): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(646): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(647): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(648): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(649): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(650): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(651): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(652): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(653): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_req_fr_hr(654): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_req_fr_hr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr pass'. Thu May 16 06:12:55 UTC 2024 ====== BSC_Tests.TC_assignment_codec_req_fr_hr pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_codec_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284076) Waiting for packet dumper to finish... 1 (prev_count=284076, count=470883) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling ------ Thu May 16 06:13:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_sdcch_exhausted_req_signalling started. VirtMSC-IPA(658)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(658)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(658)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(659)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(659)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(656)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(657)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(662)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(662)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_sdcch_exhausted_req_signalling() start" TC_assignment_sdcch_exhausted_req_signalling(664)@104ebcb5e699: "TC_assignment_sdcch_exhausted_req_signalling": using IMSI '001013432288562'H VirtMSC-RAN(657)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910104323825826'O, n_connectPointCode := omit VirtMSC-RAN(657)@104ebcb5e699: Created Expect[0] for '05240103505902080910104323825826'O to be handled at TC_assignment_sdcch_exhausted_req_signalling(664) VirtMSC-SCCP(656)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(656)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(657)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(657)@104ebcb5e699: Found Expect[0] for '05240103505902080910104323825826'O handled at TC_assignment_sdcch_exhausted_req_signalling(664) VirtMSC-RAN(657)@104ebcb5e699: Added conn table entry 0TC_assignment_sdcch_exhausted_req_signalling(664)14586268 VirtMSC-SCCP(656)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(656)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_assignment_sdcch_exhausted_req_signalling(664)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(656)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(656)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(656)@104ebcb5e699: vl_from0 VirtMSC-SCCP(656)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(656)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(656)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(656)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(656)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sdcch_exhausted_req_signalling(664)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(657)@104ebcb5e699: Deleted conn table entry 0TC_assignment_sdcch_exhausted_req_signalling(664)14586268 VirtMSC-SCCP(656)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_sdcch_exhausted_req_signalling(664)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(656)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(656)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_sdcch_exhausted_req_signalling(664)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_sdcch_exhausted_req_signalling(664)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sdcch_exhausted_req_signalling(664)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(656)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(657)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(660)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(655)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(658)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(663)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(662)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(661)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(655): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(656): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(657): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(658): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(659): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(660): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(661): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(662): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(663): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_sdcch_exhausted_req_signalling(664): none (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_sdcch_exhausted_req_signalling finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass'. Thu May 16 06:13:11 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=246833) Waiting for packet dumper to finish... 1 (prev_count=246833, count=432638) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:13:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden started. VirtMSC-IPA(667)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(667)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(667)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(668)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(668)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(666)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(671)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(671)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-IPA(667)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(669)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(666)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(665)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(670)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(671)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(665): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(666): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(667): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(668): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(669): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(670): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(671): none (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass'. Thu May 16 06:13:24 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass ====== Saving talloc report from 172.18.152.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=202419) Waiting for packet dumper to finish... 1 (prev_count=202419, count=389226) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:13:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden started. VirtMSC-IPA(675)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(675)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(675)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(676)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(676)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(673)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(674)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(679)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(679)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden() start" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@104ebcb5e699: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden": using IMSI '001012911183092'H VirtMSC-RAN(674)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910109211810329'O, n_connectPointCode := omit VirtMSC-RAN(674)@104ebcb5e699: Created Expect[0] for '05240103505902080910109211810329'O to be handled at TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681) VirtMSC-SCCP(673)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(673)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(674)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(674)@104ebcb5e699: Found Expect[0] for '05240103505902080910109211810329'O handled at TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681) VirtMSC-RAN(674)@104ebcb5e699: Added conn table entry 0TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)2616311 VirtMSC-SCCP(673)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(673)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(673)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(673)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(673)@104ebcb5e699: vl_from0 VirtMSC-SCCP(673)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(673)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(673)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(673)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(673)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@104ebcb5e699: "Got RSL RR Release" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(674)@104ebcb5e699: Deleted conn table entry 0TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)2616311 VirtMSC-SCCP(673)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(673)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(673)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(673)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(674)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(672)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(677)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(675)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(680)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(678)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(679)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(672): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(673): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(674): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(675): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(676): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(677): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(678): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(679): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(680): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681): none (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass'. Thu May 16 06:13:39 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass ====== Saving talloc report from 172.18.152.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=234754) Waiting for packet dumper to finish... 1 (prev_count=234754, count=421695) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on'. ------ BSC_Tests.TC_assignment_codec_hr_osmux_on ------ Thu May 16 06:13:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_codec_hr_osmux_on started. MTC@104ebcb5e699: "TC_assignment_codec_hr_osmux_on": using IMSI '001016076075012'H VirtMSC-IPA(685)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(685)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(685)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(686)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(686)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(683)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(684)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(689)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(689)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_codec_hr_osmux_on() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910100667700521'O, n_connectPointCode := omit VirtMSC-RAN(684)@104ebcb5e699: Created Expect[0] for '05240103505902080910100667700521'O to be handled at TC_assignment_codec_hr_osmux_on(691) VirtMSC-SCCP(683)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(683)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(684)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(684)@104ebcb5e699: Found Expect[0] for '05240103505902080910100667700521'O handled at TC_assignment_codec_hr_osmux_on(691) VirtMSC-RAN(684)@104ebcb5e699: Added conn table entry 0TC_assignment_codec_hr_osmux_on(691)14233716 VirtMSC-SCCP(683)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(683)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(690)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(688)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_osmux_on(691) VirtMSC-SCCP(683)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(683)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(683)@104ebcb5e699: vl_from0 VirtMSC-SCCP(683)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03010905010000'O VirtMGW-MGCP-0(688)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(683)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(683)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(683)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(683)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_osmux_on(691)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_codec_hr_osmux_on(691)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '33EDE55D'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 := '3CCC86F0'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(683)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(683)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(683)@104ebcb5e699: vl_from0 VirtMSC-SCCP(683)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(683)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(683)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(683)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(683)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_osmux_on(691)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(684)@104ebcb5e699: Deleted conn table entry 0TC_assignment_codec_hr_osmux_on(691)14233716 VirtMSC-SCCP(683)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_codec_hr_osmux_on(691)@104ebcb5e699: "Got RSL RR Release" TC_assignment_codec_hr_osmux_on(691)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(683)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(683)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_codec_hr_osmux_on(691)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_osmux_on(691)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(684)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(683)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(682)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(685)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(690)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(688)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(689)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(682): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(683): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(684): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(685): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(686): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(688): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(689): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(690): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_codec_hr_osmux_on(691): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_codec_hr_osmux_on finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on pass'. Thu May 16 06:13:56 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_osmux_on pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_codec_hr_osmux_on.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=309266) Waiting for packet dumper to finish... 1 (prev_count=309266, count=495895) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux'. ------ BSC_Tests.TC_assignment_osmux ------ Thu May 16 06:14:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_osmux started. MTC@104ebcb5e699: "TC_assignment_osmux": using IMSI '001013048629527'H VirtMSC-IPA(695)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(695)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(695)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(696)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(696)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(693)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(694)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(699)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(699)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_osmux() start" TC_assignment_osmux(701)@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910100384265972'O, n_connectPointCode := omit VirtMSC-RAN(694)@104ebcb5e699: Created Expect[0] for '05240103505902080910100384265972'O to be handled at TC_assignment_osmux(701) VirtMSC-SCCP(693)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(693)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(694)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(694)@104ebcb5e699: Found Expect[0] for '05240103505902080910100384265972'O handled at TC_assignment_osmux(701) VirtMSC-RAN(694)@104ebcb5e699: Added conn table entry 0TC_assignment_osmux(701)1731607 VirtMSC-SCCP(693)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(693)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(700)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(698)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux(701) VirtMSC-SCCP(693)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(693)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(693)@104ebcb5e699: vl_from0 VirtMSC-SCCP(693)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(698)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(693)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(693)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(693)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(693)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux(701)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_osmux(701)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5F7E39F3'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 := '72FDC204'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(693)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(693)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(693)@104ebcb5e699: vl_from0 VirtMSC-SCCP(693)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(693)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(693)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(693)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(693)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux(701)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(694)@104ebcb5e699: Deleted conn table entry 0TC_assignment_osmux(701)1731607 VirtMSC-SCCP(693)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_osmux(701)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(693)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(693)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_osmux(701)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_osmux(701)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux(701)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(693)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(692)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(694)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(697)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(695)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(699)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(698)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(700)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(692): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(693): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(694): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(695): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(696): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(697): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(698): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(699): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(700): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_osmux(701): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_osmux finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux pass'. Thu May 16 06:14:14 UTC 2024 ====== BSC_Tests.TC_assignment_osmux pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=285384) Waiting for packet dumper to finish... 1 (prev_count=285384, count=473428) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn'. ------ BSC_Tests.TC_assignment_osmux_cn ------ Thu May 16 06:14:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_osmux_cn started. MTC@104ebcb5e699: "TC_assignment_osmux_cn": using IMSI '001010369650015'H VirtMSC-IPA(705)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(705)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(705)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(706)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(706)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(703)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(704)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(709)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(709)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_osmux_cn() start" TC_assignment_osmux_cn(711)@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910103096560051'O, n_connectPointCode := omit VirtMSC-RAN(704)@104ebcb5e699: Created Expect[0] for '05240103505902080910103096560051'O to be handled at TC_assignment_osmux_cn(711) VirtMSC-SCCP(703)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(703)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(704)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(704)@104ebcb5e699: Found Expect[0] for '05240103505902080910103096560051'O handled at TC_assignment_osmux_cn(711) VirtMSC-RAN(704)@104ebcb5e699: Added conn table entry 0TC_assignment_osmux_cn(711)2602712 VirtMSC-SCCP(703)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(703)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(710)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(708)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux_cn(711) VirtMSC-SCCP(703)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(703)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(703)@104ebcb5e699: vl_from0 VirtMSC-SCCP(703)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(708)@104ebcb5e699: 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) TC_assignment_osmux_cn(711)@104ebcb5e699: 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(710)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(703)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(703)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(703)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(703)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_cn(711)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_osmux_cn(711)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '56BEE5AC'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 := '20E4A293'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(703)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(703)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(703)@104ebcb5e699: vl_from0 VirtMSC-SCCP(703)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(703)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(703)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(703)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(703)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_cn(711)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(704)@104ebcb5e699: Deleted conn table entry 0TC_assignment_osmux_cn(711)2602712 VirtMSC-SCCP(703)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_osmux_cn(711)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(703)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(703)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_osmux_cn(711)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_osmux_cn(711)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux_cn(711)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(703)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(704)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(702)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(705)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(707)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(710)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(708)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(709)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(702): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(703): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(704): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(705): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(706): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(707): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(708): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(709): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(710): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_osmux_cn(711): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_osmux_cn finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn pass'. Thu May 16 06:14:31 UTC 2024 ====== BSC_Tests.TC_assignment_osmux_cn pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_osmux_cn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=282310) Waiting for packet dumper to finish... 1 (prev_count=282310, count=468939) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts'. ------ BSC_Tests.TC_assignment_osmux_bts ------ Thu May 16 06:14:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_osmux_bts started. MTC@104ebcb5e699: "TC_assignment_osmux_bts": using IMSI '001015468070365'H VirtMSC-IPA(715)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(715)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(715)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(716)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(716)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(713)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(714)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(719)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(719)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_osmux_bts() start" TC_assignment_osmux_bts(721)@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910104586703056'O, n_connectPointCode := omit VirtMSC-RAN(714)@104ebcb5e699: Created Expect[0] for '05240103505902080910104586703056'O to be handled at TC_assignment_osmux_bts(721) VirtMSC-SCCP(713)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(713)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(714)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(714)@104ebcb5e699: Found Expect[0] for '05240103505902080910104586703056'O handled at TC_assignment_osmux_bts(721) VirtMSC-RAN(714)@104ebcb5e699: Added conn table entry 0TC_assignment_osmux_bts(721)5033826 VirtMSC-SCCP(713)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(713)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(720)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(718)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux_bts(721) VirtMSC-SCCP(713)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(713)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(713)@104ebcb5e699: vl_from0 VirtMSC-SCCP(713)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(718)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(713)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(713)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(713)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(713)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_bts(721)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_osmux_bts(721)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '61A60D24'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 := '54DCB3E1'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(713)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(713)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(713)@104ebcb5e699: vl_from0 VirtMSC-SCCP(713)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(713)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(713)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(713)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(713)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_bts(721)@104ebcb5e699: "Got RSL RR Release" TC_assignment_osmux_bts(721)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_osmux_bts(721)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(714)@104ebcb5e699: Deleted conn table entry 0TC_assignment_osmux_bts(721)5033826 VirtMSC-SCCP(713)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(713)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(713)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_osmux_bts(721)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux_bts(721)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(713)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(714)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(717)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(715)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(712)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(719)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(720)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(718)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(712): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(713): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(714): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(715): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(716): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(717): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(718): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(719): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(720): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_osmux_bts(721): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_osmux_bts finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts pass'. Thu May 16 06:14:48 UTC 2024 ====== BSC_Tests.TC_assignment_osmux_bts pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_osmux_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=285376) Waiting for packet dumper to finish... 1 (prev_count=285376, count=471181) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan'. ------ BSC_Tests.TC_rll_est_ind_inact_lchan ------ Thu May 16 06:14:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_rll_est_ind_inact_lchan started. VirtMSC-IPA(724)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(724)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(724)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(725)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(725)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(723)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(728)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(728)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_rll_est_ind_inact_lchan() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(723)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(722)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(724)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(726)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(727)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(728)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(722): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(723): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(724): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(725): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(726): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(727): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(728): none (pass -> pass) MTC@104ebcb5e699: Test case TC_rll_est_ind_inact_lchan finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan pass'. Thu May 16 06:15:00 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inact_lchan pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_rll_est_ind_inact_lchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=171656) Waiting for packet dumper to finish... 1 (prev_count=171656, count=358285) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 ------ Thu May 16 06:15:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_rll_est_ind_inval_sapi1 started. VirtMSC-IPA(731)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(731)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(731)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(732)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(732)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(730)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(735)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(735)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_rll_est_ind_inval_sapi1() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(730)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(729)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(731)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(734)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(735)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(729): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(730): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(731): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(732): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(734): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(735): none (pass -> pass) MTC@104ebcb5e699: Test case TC_rll_est_ind_inval_sapi1 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 pass'. Thu May 16 06:15:14 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sapi1 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=182290) Waiting for packet dumper to finish... 1 (prev_count=182290, count=368095) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 ------ Thu May 16 06:15:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_rll_est_ind_inval_sapi3 started. VirtMSC-IPA(738)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(738)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(738)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(739)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(739)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(737)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(742)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(742)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_rll_est_ind_inval_sapi3() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(737)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(740)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(736)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(738)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(742)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(741)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(736): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(737): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(738): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(739): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(740): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(741): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(742): none (pass -> pass) MTC@104ebcb5e699: Test case TC_rll_est_ind_inval_sapi3 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 pass'. Thu May 16 06:15:29 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sapi3 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=177770) Waiting for packet dumper to finish... 1 (prev_count=177770, count=364812) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch'. ------ BSC_Tests.TC_rll_est_ind_inval_sacch ------ Thu May 16 06:15:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_rll_est_ind_inval_sacch started. VirtMSC-IPA(745)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(745)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(745)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(746)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(746)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(744)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(749)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(749)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_rll_est_ind_inval_sacch() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(744)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(745)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(747)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(743)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(749)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(748)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(743): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(744): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(745): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(746): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(747): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(748): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(749): none (pass -> pass) MTC@104ebcb5e699: Test case TC_rll_est_ind_inval_sacch finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch pass'. Thu May 16 06:15:43 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sacch pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=180677) Waiting for packet dumper to finish... 1 (prev_count=180677, count=366482) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi'. ------ BSC_Tests.TC_tch_dlci_link_id_sapi ------ Thu May 16 06:15:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_tch_dlci_link_id_sapi started. MTC@104ebcb5e699: "TC_tch_dlci_link_id_sapi": using IMSI '001010846811755'H VirtMSC-IPA(753)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(753)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(753)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(754)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(754)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(751)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(752)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(757)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(757)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_tch_dlci_link_id_sapi() start" VirtMSC-RAN(752)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910108064187155'O, n_connectPointCode := omit VirtMSC-RAN(752)@104ebcb5e699: Created Expect[0] for '05240103505902080910108064187155'O to be handled at TC_tch_dlci_link_id_sapi(759) VirtMSC-SCCP(751)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(751)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(752)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(752)@104ebcb5e699: Found Expect[0] for '05240103505902080910108064187155'O handled at TC_tch_dlci_link_id_sapi(759) VirtMSC-RAN(752)@104ebcb5e699: Added conn table entry 0TC_tch_dlci_link_id_sapi(759)2379110 VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(758)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(756)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_tch_dlci_link_id_sapi(759) VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(756)@104ebcb5e699: 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) TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): none -> pass TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1AA57E67'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 := '3E3938FB'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F0937FDEBB5C68A782C2683123C272F'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F0947CD8102ECFCF69383861438C658'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F09BC4E1765FF79E13C4FCFE72449DD'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F093CC856292D5667DECEF533CB38D8'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F098651600FBF4EBE54FA5D64E52426'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F09407C986A15CD390EDE0BB99A3140'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F09D2DF3D1B20DF457FDF6AAF57836B'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F096D19A20C03871BB8E738F785A694'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F09853866AC63CDC8AF302DA33D9AA2'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F096258BD28CB814CA2B0371D2BE37C'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F094CF0C6587B5E46A176876618E4F5'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F096B607D982B4822DF395D5A724556'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F097483EE7700E2F8FF8FEF84552514'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F09E71CFE9A1BD9EF67F022E7F297C5'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F09D90A28B23BD418649A87F420B62D'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F095E3F7DCAE22D34F7841F6ABF2255'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F09A6ECA961F7FDF7D678614B65D184'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F097A8328E51E2E3A256C8DB76608AF'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F09C0B27B0CDFE5F40CE2ABB6BF2EE2'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F09B01436D4638EB11FE89C70B569AD'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F096F66C3DAD4BAFED9BBA431ECC571'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F09EE0F5AB247AFA121345093DE6EAC'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F0982A4075D61713565537CBF3FA218'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F09CF7A68AD23496466384BD709BAAA'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F096D67EB5CFC56DF2EC277D579E8C3'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F09F39F208B0EFEE3153783725055A5'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F09ECEC2B1DB78BF562CFA137993382'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F0921666F32BC04902A2FF4F7F33526'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F09336351F3E7AA43B74582AD466021'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F09EC70B405A5B6A63044511B5036EB'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01800F0981AEF721930D31571ED9F4A25DCC'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:18 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '01C30F09BA20FE248202B9516B0ED98E9650'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(751)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(751)@104ebcb5e699: vl_from0 VirtMSC-SCCP(751)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-IPA(757)@104ebcb5e699: Warning: dec_RSL_Message(): Data remained at the end of the stream after successful decoding: '01'O TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(752)@104ebcb5e699: Deleted conn table entry 0TC_tch_dlci_link_id_sapi(759)2379110 VirtMSC-SCCP(751)@104ebcb5e699: Session index based on connection ID:0 TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: "Got RSL RR Release" TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(751)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(751)@104ebcb5e699: RLC received in state:disconnect_pending TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_tch_dlci_link_id_sapi(759)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(751)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(752)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(750)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(755)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(753)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(758)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(756)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(757)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(750): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(751): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(752): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(753): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(754): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(755): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(756): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(757): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(758): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_tch_dlci_link_id_sapi(759): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_tch_dlci_link_id_sapi finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi pass'. Thu May 16 06:16:03 UTC 2024 ====== BSC_Tests.TC_tch_dlci_link_id_sapi pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_tch_dlci_link_id_sapi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=673004) Waiting for packet dumper to finish... 1 (prev_count=673004, count=674594) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:16:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_rll_rel_ind_sapi_n_reject started. VirtMSC-IPA(762)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(762)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(762)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(763)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(763)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(761)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(766)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(766)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_rll_rel_ind_sapi_n_reject() start" VirtMSC-SCCP(761)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(761)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(761)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(761)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(761)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(761)@104ebcb5e699: vl_len:21 VirtMSC-SCCP(761)@104ebcb5e699: vl_from0 VirtMSC-SCCP(761)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910106295816703'O VirtMSC-SCCP(761)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(761)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(761)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(761)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(761)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(761)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(761)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(761)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(762)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(764)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(760)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(766)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(765)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(760): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(761): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(762): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(763): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(764): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(765): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(766): none (pass -> pass) MTC@104ebcb5e699: Test case TC_rll_rel_ind_sapi_n_reject finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass'. Thu May 16 06:16:17 UTC 2024 ====== BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_rll_rel_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=213825) Waiting for packet dumper to finish... 1 (prev_count=213825, count=401045) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:16:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_rll_err_ind_sapi_n_reject started. VirtMSC-IPA(769)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(769)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(769)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(770)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(770)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(768)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(773)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(773)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_rll_err_ind_sapi_n_reject() start" VirtMSC-SCCP(768)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(768)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(768)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(768)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(768)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(768)@104ebcb5e699: vl_len:21 VirtMSC-SCCP(768)@104ebcb5e699: vl_from0 VirtMSC-SCCP(768)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910104074307850'O VirtMSC-SCCP(768)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(768)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(768)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(768)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(768)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(768)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(768)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(768)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(767)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(771)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(769)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(772)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(773)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(767): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(768): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(769): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(770): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(772): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(773): none (pass -> pass) MTC@104ebcb5e699: Test case TC_rll_err_ind_sapi_n_reject finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject pass'. Thu May 16 06:16:31 UTC 2024 ====== BSC_Tests.TC_rll_err_ind_sapi_n_reject pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_rll_err_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210406) Waiting for packet dumper to finish... 1 (prev_count=210406, count=398037) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject'. ------ BSC_Tests.TC_rll_timeout_sapi_n_reject ------ Thu May 16 06:16:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_rll_timeout_sapi_n_reject started. VirtMSC-IPA(776)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(776)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(776)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(777)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(777)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(775)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(780)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(780)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_rll_timeout_sapi_n_reject() start" VirtMSC-SCCP(775)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(775)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(775)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(775)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(775)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(775)@104ebcb5e699: vl_len:21 VirtMSC-SCCP(775)@104ebcb5e699: vl_from0 VirtMSC-SCCP(775)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910102519393397'O VirtMSC-SCCP(775)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(775)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(775)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(775)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(775)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(775)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(775)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(775)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(774)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(776)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(779)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(780)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(774): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(775): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(776): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(777): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(779): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(780): none (pass -> pass) MTC@104ebcb5e699: Test case TC_rll_timeout_sapi_n_reject finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject pass'. Thu May 16 06:16:53 UTC 2024 ====== BSC_Tests.TC_rll_timeout_sapi_n_reject pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_rll_timeout_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220227) Waiting for packet dumper to finish... 1 (prev_count=220227, count=406032) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:16:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_rll_sapi_n_reject_dlci_cc started. VirtMSC-IPA(783)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(783)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(783)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(784)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(784)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(782)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(787)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(787)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_rll_sapi_n_reject_dlci_cc() start" VirtMSC-SCCP(782)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(782)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(782)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(782)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(782)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(782)@104ebcb5e699: vl_len:21 VirtMSC-SCCP(782)@104ebcb5e699: vl_from0 VirtMSC-SCCP(782)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910103202994177'O VirtMSC-SCCP(782)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(782)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(782)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(782)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(782)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(782)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(782)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(782)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(785)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(783)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(781)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(786)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(787)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(781): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(782): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(783): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(784): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(786): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(787): none (pass -> pass) MTC@104ebcb5e699: Test case TC_rll_sapi_n_reject_dlci_cc finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass'. Thu May 16 06:17:07 UTC 2024 ====== BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=211667) Waiting for packet dumper to finish... 1 (prev_count=211667, count=398296) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan'. ------ BSC_Tests.TC_paging_imsi_nochan ------ Thu May 16 06:17:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan started. VirtMSC-IPA(790)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(790)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(790)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(791)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(791)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(789)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(794)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(794)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(795)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(795)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(796)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(796)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(797)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(797)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(798)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(798)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(799)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(799)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(789)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(792)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(790)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(788)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-IPA(796)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(798)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(794)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(795)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(797)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(793)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(799)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(788): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(789): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(790): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(791): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(792): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(793): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(794): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(795): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(796): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(797): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(798): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(799): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan pass'. Thu May 16 06:17:37 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=624111) Waiting for packet dumper to finish... 1 (prev_count=624111, count=1411964) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan'. ------ BSC_Tests.TC_paging_tmsi_nochan ------ Thu May 16 06:17:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_tmsi_nochan started. VirtMSC-IPA(802)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(802)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(802)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(803)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(803)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(801)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(806)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(806)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(807)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(807)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(808)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(808)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(809)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(809)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(810)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(810)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(811)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(811)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_tmsi_nochan() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(801)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(804)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(800)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(802)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(806)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(805)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(807)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(809)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(810)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(811)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(808)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(800): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(801): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(802): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(803): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(804): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(805): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(806): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(807): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(808): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(809): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(810): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(811): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_tmsi_nochan finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan pass'. Thu May 16 06:18:07 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_nochan pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_tmsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=621811) Waiting for packet dumper to finish... 1 (prev_count=621811, count=1409871) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any'. ------ BSC_Tests.TC_paging_tmsi_any ------ Thu May 16 06:18:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_tmsi_any started. VirtMSC-IPA(814)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(814)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(814)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(815)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(815)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(813)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(818)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(818)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(819)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(819)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(820)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(820)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(821)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(821)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(822)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(822)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(823)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(823)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_tmsi_any() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(813)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(816)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(814)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(812)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(818)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(822)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(819)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(821)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(817)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(820)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(823)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(812): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(813): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(814): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(815): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(816): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(817): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(818): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(819): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(820): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(821): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(822): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(823): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_tmsi_any finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any pass'. Thu May 16 06:18:37 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_any pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_tmsi_any.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=619427) Waiting for packet dumper to finish... 1 (prev_count=619427, count=1407280) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch'. ------ BSC_Tests.TC_paging_tmsi_sdcch ------ Thu May 16 06:18:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_tmsi_sdcch started. VirtMSC-IPA(826)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(826)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(826)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(827)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(827)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(825)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(830)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(830)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(831)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(831)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(832)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(832)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(833)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(833)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(834)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(834)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(835)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(835)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_tmsi_sdcch() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(825)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(826)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(824)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(828)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-IPA(833)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(835)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(834)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(829)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(830)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(831)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(832)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(824): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(825): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(826): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(827): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(828): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(829): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(830): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(831): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(832): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(833): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(834): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(835): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_tmsi_sdcch finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch pass'. Thu May 16 06:19:07 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_sdcch pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_tmsi_sdcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=623816) Waiting for packet dumper to finish... 1 (prev_count=623816, count=1411876) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f'. ------ BSC_Tests.TC_paging_tmsi_tch_f ------ Thu May 16 06:19:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_tmsi_tch_f started. VirtMSC-IPA(838)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(838)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(838)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(839)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(839)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(837)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(842)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(842)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(843)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(843)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(844)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(844)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(845)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(845)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(846)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(846)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(847)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(847)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_tmsi_tch_f() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(837)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(836)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(838)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(840)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(843)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(842)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(845)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(841)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(846)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(844)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(847)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(836): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(837): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(838): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(839): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(840): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(841): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(842): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(843): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(844): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(845): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(846): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(847): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_tmsi_tch_f finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f pass'. Thu May 16 06:19:38 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_tch_f pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_tmsi_tch_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=621025) Waiting for packet dumper to finish... 1 (prev_count=621025, count=1409085) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf'. ------ BSC_Tests.TC_paging_tmsi_tch_hf ------ Thu May 16 06:19:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_tmsi_tch_hf started. VirtMSC-IPA(850)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(850)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(850)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(851)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(851)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(849)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(854)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(854)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(855)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(855)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(856)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(856)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(857)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(857)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(858)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(858)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(859)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(859)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_tmsi_tch_hf() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(849)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(850)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(852)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(848)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-IPA(856)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(853)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(855)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(858)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(857)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(859)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(854)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(848): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(849): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(850): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(851): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(852): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(853): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(854): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(855): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(856): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(857): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(858): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(859): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_tmsi_tch_hf finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf pass'. Thu May 16 06:20:08 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_tch_hf pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_tmsi_tch_hf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=624421) Waiting for packet dumper to finish... 1 (prev_count=624421, count=1412274) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi ------ Thu May 16 06:20:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_cgi started. VirtMSC-IPA(862)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(862)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(862)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(863)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(863)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(861)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(866)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(866)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(867)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(867)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(868)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(868)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(869)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(869)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(870)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(870)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(871)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(871)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan_cgi() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(861)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(860)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(862)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(864)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(865)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(868)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(869)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(866)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(867)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(870)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(871)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(860): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(861): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(862): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(863): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(864): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(865): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(866): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(867): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(868): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(869): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(870): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(871): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_cgi finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi pass'. Thu May 16 06:20:39 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_cgi pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=574173) Waiting for packet dumper to finish... 1 (prev_count=574173, count=1362026) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci ------ Thu May 16 06:20:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_lac_ci started. VirtMSC-IPA(874)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(874)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(874)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(875)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(875)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(873)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(878)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(878)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(879)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(879)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(880)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(880)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(881)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(881)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(882)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(882)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(883)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(883)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan_lac_ci() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-IPA(874)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(872)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(873)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(876)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(881)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(880)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(879)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(878)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(877)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(882)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(883)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(872): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(873): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(874): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(875): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(876): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(877): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(878): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(879): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(880): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(881): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(882): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(883): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_lac_ci finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci pass'. Thu May 16 06:21:09 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac_ci pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=573256) Waiting for packet dumper to finish... 1 (prev_count=573256, count=1361109) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_ci ------ Thu May 16 06:21:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_ci started. VirtMSC-IPA(886)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(886)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(886)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(887)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(887)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(885)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(890)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(890)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(891)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(891)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(892)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(892)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(893)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(893)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(894)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(894)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(895)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(895)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan_ci() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(885)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(884)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(888)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(886)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-IPA(892)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(893)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(891)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(895)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(889)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(894)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(890)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(884): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(885): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(886): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(887): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(888): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(889): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(890): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(891): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(892): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(893): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(894): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(895): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_ci finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci pass'. Thu May 16 06:21:39 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_ci pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572533) Waiting for packet dumper to finish... 1 (prev_count=572533, count=1360478) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai'. ------ BSC_Tests.TC_paging_imsi_nochan_lai ------ Thu May 16 06:21:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_lai started. VirtMSC-IPA(898)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(898)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(898)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(899)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(899)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(897)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(902)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(902)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(903)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(903)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(904)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(904)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(905)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(905)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(906)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(906)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(907)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(907)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan_lai() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(897)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(896)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(898)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(900)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-IPA(904)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(907)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(902)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(905)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(906)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(901)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(903)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(896): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(897): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(898): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(899): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(900): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(901): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(902): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(903): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(904): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(905): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(906): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(907): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_lai finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai pass'. Thu May 16 06:22:10 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lai pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=594931) Waiting for packet dumper to finish... 1 (prev_count=594931, count=1382711) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac'. ------ BSC_Tests.TC_paging_imsi_nochan_lac ------ Thu May 16 06:22:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_lac started. VirtMSC-IPA(910)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(910)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(910)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(911)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(911)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(909)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(914)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(914)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(915)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(915)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(916)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(916)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(917)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(917)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(918)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(918)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(919)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(919)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan_lac() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(909)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(908)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(910)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(912)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX3-RSL-IPA(919)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(914)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(916)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(915)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(917)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(913)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(918)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(908): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(909): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(910): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(911): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(912): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(913): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(914): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(915): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(916): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(917): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(918): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(919): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_lac finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac pass'. Thu May 16 06:22:40 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=591630) Waiting for packet dumper to finish... 1 (prev_count=591630, count=1379410) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all'. ------ BSC_Tests.TC_paging_imsi_nochan_all ------ Thu May 16 06:22:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_all started. VirtMSC-IPA(922)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(922)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(922)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(923)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(923)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(921)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(926)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(926)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(927)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(927)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(928)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(928)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(929)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(929)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(930)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(930)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(931)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(931)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan_all() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(921)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(920)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(924)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(922)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(926)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(927)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(930)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(928)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(925)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(931)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(929)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(920): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(921): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(922): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(923): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(924): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(925): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(926): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(927): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(928): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(929): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(930): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(931): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_all finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all pass'. Thu May 16 06:23:10 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_all pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_nochan_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=621508) Waiting for packet dumper to finish... 1 (prev_count=621508, count=1409568) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:23:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_plmn_lac_rnc started. VirtMSC-IPA(934)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(934)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(934)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(935)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(935)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(933)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(938)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(938)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(939)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(939)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(940)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(940)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(941)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(941)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(942)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(942)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(943)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(943)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan_plmn_lac_rnc() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(933)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(936)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(932)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(934)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX2-RSL-IPA(942)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(937)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(939)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(940)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(938)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(941)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(943)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(932): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(933): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(934): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(935): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(936): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(937): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(938): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(939): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(940): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(941): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(942): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(943): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_plmn_lac_rnc finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass'. Thu May 16 06:23:29 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=523734) Waiting for packet dumper to finish... 1 (prev_count=523734, count=1311587) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_rnc ------ Thu May 16 06:23:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_rnc started. VirtMSC-IPA(946)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(946)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(946)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(947)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(947)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(945)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(950)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(950)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(951)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(951)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(952)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(952)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(953)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(953)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(954)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(954)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(955)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(955)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan_rnc() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(945)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(948)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(944)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(946)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(951)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(949)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(955)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(950)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(952)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(953)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(954)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(944): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(945): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(946): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(947): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(948): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(949): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(950): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(951): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(952): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(953): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(954): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(955): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_rnc finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc pass'. Thu May 16 06:23:47 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_rnc pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_nochan_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=526663) Waiting for packet dumper to finish... 1 (prev_count=526663, count=1314905) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc ------ Thu May 16 06:23:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_lac_rnc started. VirtMSC-IPA(958)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(958)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(958)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(959)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(959)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(957)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(962)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(962)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(963)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(963)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(964)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(964)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(965)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(965)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(966)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(966)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(967)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(967)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan_lac_rnc() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(956)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(960)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(958)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(957)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(961)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(965)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(963)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(966)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(964)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(962)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(967)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(956): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(957): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(958): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(959): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(960): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(961): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(962): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(963): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(964): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(965): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(966): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(967): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_lac_rnc finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass'. Thu May 16 06:24:06 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=527167) Waiting for packet dumper to finish... 1 (prev_count=527167, count=1315227) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs ------ Thu May 16 06:24:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_lacs started. VirtMSC-IPA(970)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(970)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(970)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(971)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(971)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(969)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(974)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(974)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(975)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(975)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(976)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(976)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(977)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(977)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(978)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(978)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(979)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(979)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan_lacs() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(969)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(972)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(968)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(970)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(974)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(977)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(973)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(978)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(975)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(979)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(976)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(968): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(969): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(970): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(971): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(972): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(973): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(974): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(975): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(976): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(977): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(978): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(979): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_lacs finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs pass'. Thu May 16 06:24:36 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lacs pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=620782) Waiting for packet dumper to finish... 1 (prev_count=620782, count=1408635) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty ------ Thu May 16 06:24:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_lacs_empty started. VirtMSC-IPA(982)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(982)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(982)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(983)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(983)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(981)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(986)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(986)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(987)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(987)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(988)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(988)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(989)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(989)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(990)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(990)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(991)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(991)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan_lacs_empty() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(981)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(984)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(982)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(980)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(987)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(986)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(988)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(990)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(985)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(989)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(991)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(980): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(981): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(982): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(983): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(984): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(985): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(986): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(987): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(988): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(989): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(990): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(991): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_lacs_empty finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass'. Thu May 16 06:24:54 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=525695) Waiting for packet dumper to finish... 1 (prev_count=525695, count=1313755) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:24:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_cgi_unknown_cid started. VirtMSC-IPA(994)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(994)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(994)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(995)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(995)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(993)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(998)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(998)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(999)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(999)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1000)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1000)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1001)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1001)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1002)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1002)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1003)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1003)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan_cgi_unknown_cid() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(993)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(994)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(996)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(992)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(998)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1000)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(999)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1003)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1001)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1002)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(997)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(992): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(993): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(994): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(995): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(996): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(997): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(998): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(999): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1000): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1001): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1002): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1003): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_cgi_unknown_cid finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass'. Thu May 16 06:25:13 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=521670) Waiting for packet dumper to finish... 1 (prev_count=521670, count=1309730) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset'. ------ BSC_Tests.TC_paging_imsi_a_reset ------ Thu May 16 06:25:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_a_reset started. VirtMSC-IPA(1006)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1006)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1006)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1007)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1007)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1005)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1010)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1010)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1011)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1011)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1012)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1012)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1013)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1013)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1014)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1014)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1015)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1015)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_a_reset() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1005)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1004)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1008)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1006)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX2-RSL-IPA(1014)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1010)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1012)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1009)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1011)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1015)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1013)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1004): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1005): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1006): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1007): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1008): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1009): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1010): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1011): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1012): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1013): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1014): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1015): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_a_reset finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset pass'. Thu May 16 06:25:34 UTC 2024 ====== BSC_Tests.TC_paging_imsi_a_reset pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=561173) Waiting for packet dumper to finish... 1 (prev_count=561173, count=1349233) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load'. ------ BSC_Tests.TC_paging_imsi_load ------ Thu May 16 06:25:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_load started. VirtMSC-IPA(1018)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1018)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1018)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1019)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1019)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1017)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1022)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1022)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1023)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1023)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1024)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1024)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1025)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1025)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1026)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1026)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1027)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1027)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_load() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1017)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1016)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1018)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1021)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1026)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1023)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1024)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1022)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1025)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1027)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1016): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1017): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1018): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1019): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1021): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1022): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1023): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1024): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1025): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1026): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1027): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_load finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load pass'. Thu May 16 06:26:02 UTC 2024 ====== BSC_Tests.TC_paging_imsi_load pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_imsi_load.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=615772) Waiting for packet dumper to finish... 1 (prev_count=615772, count=1404014) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter'. ------ BSC_Tests.TC_paging_counter ------ Thu May 16 06:26:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_counter started. VirtMSC-IPA(1030)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1030)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1030)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1031)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1031)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1029)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1034)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1034)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1035)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1035)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1036)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1036)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1037)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1037)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1038)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1038)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1039)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1039)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_counter() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1029)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1028)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1030)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1032)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1033)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1038)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1039)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1034)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1036)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1035)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1037)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1028): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1029): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1030): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1031): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1032): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1033): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1034): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1035): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1036): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1037): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1038): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1039): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_counter finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter pass'. Thu May 16 06:26:33 UTC 2024 ====== BSC_Tests.TC_paging_counter pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=625941) Waiting for packet dumper to finish... 1 (prev_count=625941, count=1413794) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol'. ------ BSC_Tests.TC_paging_resp_unsol ------ Thu May 16 06:26:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_resp_unsol started. VirtMSC-IPA(1042)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1042)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1042)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1043)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1043)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1041)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1046)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1046)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_resp_unsol() start" VirtMSC-SCCP(1041)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1041)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(1041)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1041)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1041)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1041)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1041)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1041)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1041)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1041)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1041)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1041)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1041)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1041)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1041)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1041)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1042)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1040)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1044)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1045)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1046)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1040): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1041): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1042): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1043): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1044): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1045): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1046): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_resp_unsol finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol pass'. Thu May 16 06:26:50 UTC 2024 ====== BSC_Tests.TC_paging_resp_unsol pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_resp_unsol.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=405092) Waiting for packet dumper to finish... 1 (prev_count=405092, count=406682) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req'. ------ BSC_Tests.TC_paging_500req ------ Thu May 16 06:26:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_500req started. VirtMSC-IPA(1049)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1049)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1049)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1050)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1050)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1048)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1053)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1053)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_500req() start" MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000000". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000001". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000002". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000003". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000004". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000005". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000006". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000007". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000008". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 9 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000009". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000010". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000011". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000012". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000013". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000014". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000015". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000016". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000017". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000018". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000019". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000020". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000021". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000022". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000023". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000024". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000025". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000026". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000027". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000028". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000029". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000030". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000031". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000032". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000033". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000034". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000035". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000036". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000037". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000038". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000039". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000040". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000041". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000042". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000043". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000044". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000045". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000046". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000047". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000048". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 49 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000049". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000050". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000051". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000052". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000053". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000054". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000055". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000056". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000057". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000058". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000059". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000060". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000061". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000062". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000063". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000064". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000065". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000066". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000067". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000068". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000069". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000070". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000071". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000072". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000073". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000074". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000075". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000076". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000077". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000078". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000079". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000080". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000081". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000082". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000083". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000084". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000085". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000086". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000087". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000088". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 89 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000089". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000090". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000091". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000092". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000093". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000094". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000095". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000096". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000097". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000098". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000099". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000100". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000101". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000102". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000103". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000104". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000105". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000106". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000107". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000108". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000109". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000110". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000111". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000112". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000113". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000114". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000115". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000116". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000117". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000118". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000119". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000120". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000121". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000122". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000123". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000124". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000125". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000126". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000127". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000128". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 129 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000129". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000130". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000131". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000132". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000133". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000134". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000135". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000136". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000137". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000138". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000139". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000140". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000141". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000142". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000143". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000144". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000145". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000146". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000147". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000148". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000149". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000150". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000151". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000152". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000153". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000154". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000155". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000156". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000157". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000158". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000159". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000160". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000161". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000162". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000163". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000164". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000165". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000166". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000167". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000168". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 169 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000169". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000170". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000171". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000172". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000173". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000174". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000175". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000176". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000177". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000178". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000179". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000180". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000181". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000182". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000183". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000184". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000185". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000186". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000187". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000188". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000189". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000190". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000191". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000192". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000193". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000194". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000195". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000196". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000197". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000198". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000199". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000200". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000201". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000202". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000203". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000204". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000205". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000206". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000207". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000208". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 209 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000209". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000210". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000211". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000212". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000213". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000214". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000215". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000216". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000217". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000218". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000219". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000220". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000221". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000222". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000223". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000224". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000225". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000226". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000227". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000228". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000229". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000230". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000231". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000232". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000233". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000234". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000235". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000236". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000237". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000238". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000239". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000240". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000241". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000242". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000243". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000244". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000245". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000246". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000247". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000248". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 249 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000249". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000250". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000251". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000252". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000253". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000254". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000255". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000256". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000257". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000258". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000259". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000260". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000261". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000262". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000263". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000264". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000265". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000266". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000267". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000268". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000269". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000270". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000271". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000272". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000273". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000274". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000275". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000276". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000277". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000278". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000279". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000280". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000281". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000282". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000283". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000284". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000285". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000286". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000287". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000288". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 289 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000289". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000290". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000291". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000292". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000293". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000294". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000295". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000296". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000297". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000298". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000299". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000300". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000301". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000302". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000303". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000304". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000305". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000306". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000307". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000308". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000309". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000310". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000311". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000312". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000313". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000314". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000315". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000316". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000317". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000318". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000319". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000320". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000321". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000322". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000323". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000324". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000325". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000326". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000327". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000328". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 329 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000329". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000330". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000331". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000332". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000333". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000334". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000335". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000336". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000337". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000338". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000339". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000340". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000341". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000342". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000343". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000344". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000345". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000346". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000347". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000348". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000349". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000350". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000351". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000352". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000353". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000354". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000355". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000356". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000357". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000358". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000359". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000360". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000361". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000362". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000363". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000364". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000365". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000366". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000367". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000368". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 369 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000369". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000370". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000371". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000372". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000373". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000374". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000375". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000376". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000377". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000378". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000379". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000380". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000381". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000382". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000383". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000384". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000385". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000386". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000387". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000388". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000389". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000390". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000391". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000392". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000393". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000394". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000395". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000396". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000397". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000398". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000399". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000400". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000401". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000402". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000403". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000404". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000405". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000406". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000407". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000408". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 409 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000409". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000410". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000411". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000412". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000413". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000414". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000415". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000416". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000417". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000418". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000419". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000420". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000421". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000422". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000423". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000424". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000425". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000426". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000427". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000428". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000429". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000430". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000431". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000432". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000433". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000434". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000435". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000436". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000437". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000438". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000439". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000440". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000441". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000442". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000443". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000444". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000445". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000446". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000447". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000448". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 449 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000449". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000450". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000451". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000452". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000453". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000454". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000455". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000456". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000457". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000458". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000459". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000460". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000461". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000462". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000463". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000464". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000465". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000466". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000467". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000468". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000469". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000470". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000471". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000472". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000473". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000474". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000475". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000476". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000477". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000478". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000479". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000480". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000481". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000482". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000483". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000484". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000485". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000486". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000487". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000488". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 489 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000489". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000490". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000491". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000492". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000493". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000494". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000495". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000496". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000497". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000498". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000499". IPA-BTS0-TRX0-RSL-IPA(1053)@104ebcb5e699: IPA: Closed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1047)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1051)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1049)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1048)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(1052)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1053)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1047): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1048): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1049): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1050): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1051): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1052): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1053): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_500req finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req pass'. Thu May 16 06:27:15 UTC 2024 ====== BSC_Tests.TC_paging_500req pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_500req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4373172) Waiting for packet dumper to finish... 1 (prev_count=4373172, count=4374584) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:27:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_450req_no_paging_load_ind started. VirtMSC-IPA(1056)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1056)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1056)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1057)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1057)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1055)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1060)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1060)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_450req_no_paging_load_ind() start" MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000000". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000001". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000002". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000003". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000004". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000005". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000006". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000007". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000008". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000009". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000010". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000011". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000012". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000013". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000014". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000015". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000016". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000017". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000018". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000019". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000020". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000021". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000022". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000023". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000024". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000025". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 26 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000026". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000027". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000028". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000029". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000030". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000031". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 32 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000032". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000033". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000034". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000035". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000036". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000037". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000038". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000039". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000040". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000041". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 42 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000042". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000043". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000044". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000045". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000046". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000047". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 48 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000048". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000049". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000050". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000051". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000052". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000053". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000054". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000055". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000056". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000057". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 58 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000058". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000059". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000060". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000061". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000062". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000063". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 64 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000064". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000065". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000066". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000067". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000068". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000069". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000070". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000071". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000072". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000073". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 74 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000074". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000075". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000076". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000077". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000078". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000079". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 80 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000080". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000081". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000082". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000083". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000084". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000085". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000086". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000087". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000088". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000089". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 90 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000090". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000091". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000092". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000093". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000094". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000095". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 96 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000096". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000097". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000098". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000099". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000100". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000101". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000102". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000103". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000104". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000105". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 106 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000106". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000107". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000108". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000109". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000110". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000111". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 112 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000112". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000113". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000114". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000115". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000116". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000117". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000118". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000119". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000120". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000121". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 122 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000122". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000123". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000124". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000125". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000126". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000127". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 128 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000128". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000129". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000130". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000131". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000132". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000133". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000134". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000135". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000136". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000137". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 138 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000138". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000139". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000140". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000141". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000142". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000143". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 144 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000144". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000145". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000146". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000147". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000148". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000149". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000150". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000151". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000152". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000153". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 154 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000154". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000155". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000156". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000157". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000158". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000159". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 160 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000160". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000161". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000162". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000163". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000164". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000165". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000166". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000167". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000168". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000169". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 170 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000170". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000171". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000172". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000173". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000174". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000175". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 176 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000176". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000177". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000178". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000179". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000180". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000181". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000182". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000183". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000184". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000185". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 186 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000186". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000187". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000188". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000189". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000190". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000191". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 192 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000192". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000193". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000194". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000195". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000196". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000197". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000198". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000199". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000200". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000201". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 202 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000202". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000203". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000204". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000205". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000206". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000207". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 208 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000208". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000209". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000210". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000211". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000212". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000213". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000214". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000215". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000216". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000217". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 218 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000218". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000219". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000220". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000221". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000222". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000223". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 224 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000224". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000225". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000226". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000227". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000228". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000229". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000230". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000231". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000232". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000233". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 234 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000234". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000235". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000236". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000237". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000238". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000239". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 240 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000240". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000241". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000242". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000243". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000244". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000245". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000246". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000247". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000248". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000249". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 250 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000250". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000251". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000252". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000253". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000254". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000255". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 256 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000256". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000257". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000258". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000259". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000260". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000261". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000262". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000263". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000264". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000265". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 266 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000266". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000267". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000268". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000269". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000270". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000271". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 272 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000272". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000273". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000274". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000275". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000276". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000277". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000278". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000279". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000280". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000281". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 282 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000282". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000283". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000284". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000285". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000286". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000287". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 288 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000288". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000289". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000290". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000291". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000292". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000293". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000294". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000295". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000296". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000297". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 298 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000298". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000299". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000300". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000301". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000302". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000303". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 304 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000304". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000305". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000306". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000307". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000308". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000309". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000310". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000311". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000312". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000313". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 314 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000314". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000315". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000316". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000317". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000318". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000319". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 320 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000320". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000321". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000322". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000323". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000324". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000325". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000326". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000327". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000328". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000329". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 330 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000330". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000331". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000332". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000333". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000334". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000335". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 336 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000336". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000337". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000338". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000339". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000340". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000341". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000342". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000343". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000344". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000345". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 346 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000346". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000347". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000348". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000349". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000350". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000351". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 352 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000352". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000353". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000354". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000355". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000356". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000357". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000358". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000359". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000360". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000361". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 362 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000362". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000363". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000364". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000365". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000366". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000367". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 368 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000368". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000369". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000370". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000371". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000372". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000373". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000374". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000375". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000376". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000377". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 378 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000378". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000379". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000380". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000381". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000382". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000383". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 384 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000384". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000385". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000386". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000387". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000388". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000389". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000390". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000391". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000392". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000393". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 394 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000394". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000395". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000396". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000397". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000398". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000399". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 400 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000400". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000401". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000402". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000403". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000404". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000405". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000406". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000407". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000408". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000409". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 410 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000410". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000411". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000412". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000413". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000414". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000415". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 416 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000416". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000417". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000418". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000419". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000420". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000421". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000422". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000423". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000424". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000425". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 426 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000426". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000427". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000428". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000429". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000430". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000431". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 432 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000432". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000433". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000434". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000435". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000436". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000437". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000438". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000439". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000440". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000441". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 442 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000442". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000443". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000444". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000445". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000446". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000447". MTC@104ebcb5e699: [CCH Load Ind timer] received paging requests so far: 448 MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000448". MTC@104ebcb5e699: Warning: Leading zero digit was detected in the argument of function str2int(): "000449". IPA-BTS0-TRX0-RSL-IPA(1060)@104ebcb5e699: IPA: Closed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1055)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1056)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1058)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1054)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1060)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1059)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1054): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1055): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1056): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1057): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1058): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1059): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1060): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_450req_no_paging_load_ind finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind pass'. Thu May 16 06:28:22 UTC 2024 ====== BSC_Tests.TC_paging_450req_no_paging_load_ind pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_paging_450req_no_paging_load_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3852568) Waiting for packet dumper to finish... 1 (prev_count=3852568, count=4040612) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:28:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi started. VirtMSC-IPA(1063)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1063)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1063)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1064)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1064)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1062)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1067)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1067)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1068)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1068)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1069)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1069)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1070)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1070)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1071)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1071)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1072)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1072)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_paging_imsi_nochan_ci_resp_invalid_mi() start" MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(1062)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1062)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1062)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1062)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1062)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1062)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1062)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1062)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1062)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1062)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1062)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1062)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1062)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1062)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1062)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1062)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1065)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1061)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1063)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-IPA(1070)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1069)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1068)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1067)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1072)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1071)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1066)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1061): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1062): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1063): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1064): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1065): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1066): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1067): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1068): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1069): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1070): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1071): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1072): none (pass -> pass) MTC@104ebcb5e699: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass'. Thu May 16 06:28:52 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass ====== Saving talloc report from 172.18.152.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=603295) Waiting for packet dumper to finish... 1 (prev_count=603295, count=1391148) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter'. ------ BSC_Tests.TC_rsl_drop_counter ------ Thu May 16 06:28:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_rsl_drop_counter started. VirtMSC-IPA(1075)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1075)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1075)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1076)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1076)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1074)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1079)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1079)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_rsl_drop_counter() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1074)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1073)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1077)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1075)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1079)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1078)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1073): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1074): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1075): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1076): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1077): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1078): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1079): none (pass -> pass) MTC@104ebcb5e699: Test case TC_rsl_drop_counter finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter pass'. Thu May 16 06:29:04 UTC 2024 ====== BSC_Tests.TC_rsl_drop_counter pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_rsl_drop_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169921) Waiting for packet dumper to finish... 1 (prev_count=169921, count=356227) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id'. ------ BSC_Tests.TC_rsl_unknown_unit_id ------ Thu May 16 06:29:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_rsl_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1080)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1080)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1080)@104ebcb5e699: IPA: Closed MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1081)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1080)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1082)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1080): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1081): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1082): none (pass -> pass) MTC@104ebcb5e699: Test case TC_rsl_unknown_unit_id finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass'. Thu May 16 06:29:10 UTC 2024 ====== BSC_Tests.TC_rsl_unknown_unit_id pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_rsl_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=42471) Waiting for packet dumper to finish... 1 (prev_count=42471, count=44603) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id'. ------ BSC_Tests.TC_oml_unknown_unit_id ------ Thu May 16 06:29:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_oml_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1083)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1083)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1083)@104ebcb5e699: IPA: Closed MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1084)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1083)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1085)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1083): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1084): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1085): none (pass -> pass) MTC@104ebcb5e699: Test case TC_oml_unknown_unit_id finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass'. Thu May 16 06:29:16 UTC 2024 ====== BSC_Tests.TC_oml_unknown_unit_id pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_oml_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=41177) Waiting for packet dumper to finish... 1 (prev_count=41177, count=43801) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark'. ------ BSC_Tests.TC_classmark ------ Thu May 16 06:29:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_classmark started. VirtMSC-IPA(1089)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1089)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1089)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1090)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1090)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1087)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1088)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1093)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1093)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_classmark() start" TC_classmark(1095)@104ebcb5e699: "TC_classmark": using IMSI '001019358646848'H VirtMSC-RAN(1088)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910103985468684'O, n_connectPointCode := omit VirtMSC-RAN(1088)@104ebcb5e699: Created Expect[0] for '05240103505902080910103985468684'O to be handled at TC_classmark(1095) VirtMSC-SCCP(1087)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1087)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1088)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1088)@104ebcb5e699: Found Expect[0] for '05240103505902080910103985468684'O handled at TC_classmark(1095) VirtMSC-RAN(1088)@104ebcb5e699: Added conn table entry 0TC_classmark(1095)3745893 VirtMSC-SCCP(1087)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1087)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1087)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1087)@104ebcb5e699: vl_len:3 VirtMSC-SCCP(1087)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1087)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000158'O VirtMSC-SCCP(1087)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1087)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1087)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1087)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_classmark(1095)@104ebcb5e699: setverdict(pass): none -> pass TC_classmark(1095)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1087)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1087)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1087)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1087)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1087)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1087)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1087)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1087)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_classmark(1095)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1088)@104ebcb5e699: Deleted conn table entry 0TC_classmark(1095)3745893 VirtMSC-SCCP(1087)@104ebcb5e699: Session index based on connection ID:0 TC_classmark(1095)@104ebcb5e699: "Got RSL RR Release" TC_classmark(1095)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1087)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1087)@104ebcb5e699: RLC received in state:disconnect_pending TC_classmark(1095)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_classmark(1095)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1087)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1089)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1088)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1086)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1094)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1092)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1093)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1086): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1087): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1088): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1089): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1090): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1092): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1093): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1094): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_classmark(1095): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_classmark finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark pass'. Thu May 16 06:29:29 UTC 2024 ====== BSC_Tests.TC_classmark pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_classmark.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=215998) Waiting for packet dumper to finish... 1 (prev_count=215998, count=404176) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id'. ------ BSC_Tests.TC_common_id ------ Thu May 16 06:29:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_common_id started. VirtMSC-IPA(1099)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1099)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1099)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1100)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1100)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1097)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1098)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1103)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1103)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_common_id() start" TC_common_id(1105)@104ebcb5e699: "TC_common_id": using IMSI '001015715931521'H VirtMSC-RAN(1098)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910107551395112'O, n_connectPointCode := omit VirtMSC-RAN(1098)@104ebcb5e699: Created Expect[0] for '05240103505902080910107551395112'O to be handled at TC_common_id(1105) VirtMSC-SCCP(1097)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1097)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1098)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1098)@104ebcb5e699: Found Expect[0] for '05240103505902080910107551395112'O handled at TC_common_id(1105) VirtMSC-RAN(1098)@104ebcb5e699: Added conn table entry 0TC_common_id(1105)9150936 VirtMSC-SCCP(1097)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1097)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_common_id(1105)@104ebcb5e699: setverdict(pass): none -> pass TC_common_id(1105)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1097)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1097)@104ebcb5e699: vl_len:13 VirtMSC-SCCP(1097)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1097)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000B2F08080910107551395112'O VirtMSC-SCCP(1097)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1097)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1097)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1097)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1097)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1097)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1097)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1097)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_common_id(1105)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1098)@104ebcb5e699: Deleted conn table entry 0TC_common_id(1105)9150936 VirtMSC-SCCP(1097)@104ebcb5e699: Session index based on connection ID:0 TC_common_id(1105)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1097)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1097)@104ebcb5e699: RLC received in state:disconnect_pending TC_common_id(1105)@104ebcb5e699: "Got RSL Deact SACCH" TC_common_id(1105)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_common_id(1105)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1096)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1098)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1099)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1101)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1097)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(1102)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1104)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1103)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1096): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1097): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1098): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1099): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1100): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1101): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1102): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1103): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1104): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_common_id(1105): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_common_id finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id pass'. Thu May 16 06:29:44 UTC 2024 ====== BSC_Tests.TC_common_id pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_common_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222061) Waiting for packet dumper to finish... 1 (prev_count=222061, count=409692) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail'. ------ BSC_Tests.TC_unsol_ass_fail ------ Thu May 16 06:29:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_unsol_ass_fail started. VirtMSC-IPA(1109)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1109)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1109)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1110)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1110)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1107)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1108)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1113)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1113)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_unsol_ass_fail() start" TC_unsol_ass_fail(1115)@104ebcb5e699: "TC_unsol_ass_fail": using IMSI '001013316840143'H VirtMSC-RAN(1108)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910103361481034'O, n_connectPointCode := omit VirtMSC-RAN(1108)@104ebcb5e699: Created Expect[0] for '05240103505902080910103361481034'O to be handled at TC_unsol_ass_fail(1115) VirtMSC-SCCP(1107)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1107)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1108)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1108)@104ebcb5e699: Found Expect[0] for '05240103505902080910103361481034'O handled at TC_unsol_ass_fail(1115) VirtMSC-RAN(1108)@104ebcb5e699: Added conn table entry 0TC_unsol_ass_fail(1115)9459220 VirtMSC-SCCP(1107)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1107)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ass_fail(1115)@104ebcb5e699: setverdict(pass): none -> pass TC_unsol_ass_fail(1115)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1107)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1107)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1107)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1107)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1107)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1107)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1107)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1107)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ass_fail(1115)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1108)@104ebcb5e699: Deleted conn table entry 0TC_unsol_ass_fail(1115)9459220 VirtMSC-SCCP(1107)@104ebcb5e699: Session index based on connection ID:0 TC_unsol_ass_fail(1115)@104ebcb5e699: "Got RSL RR Release" TC_unsol_ass_fail(1115)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1107)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1107)@104ebcb5e699: RLC received in state:disconnect_pending TC_unsol_ass_fail(1115)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ass_fail(1115)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1107)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1108)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1111)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1109)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1106)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(1112)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1114)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1113)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1106): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1107): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1108): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1109): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1110): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1111): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1112): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1113): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1114): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_unsol_ass_fail(1115): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_unsol_ass_fail finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail pass'. Thu May 16 06:30:04 UTC 2024 ====== BSC_Tests.TC_unsol_ass_fail pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_unsol_ass_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225388) Waiting for packet dumper to finish... 1 (prev_count=225388, count=411606) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl'. ------ BSC_Tests.TC_unsol_ass_compl ------ Thu May 16 06:30:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_unsol_ass_compl started. VirtMSC-IPA(1119)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1119)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1119)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1120)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1120)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1117)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1118)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1123)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1123)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_unsol_ass_compl() start" TC_unsol_ass_compl(1125)@104ebcb5e699: "TC_unsol_ass_compl": using IMSI '001010279886581'H VirtMSC-RAN(1118)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910102097885618'O, n_connectPointCode := omit VirtMSC-RAN(1118)@104ebcb5e699: Created Expect[0] for '05240103505902080910102097885618'O to be handled at TC_unsol_ass_compl(1125) VirtMSC-SCCP(1117)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1117)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1118)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1118)@104ebcb5e699: Found Expect[0] for '05240103505902080910102097885618'O handled at TC_unsol_ass_compl(1125) VirtMSC-RAN(1118)@104ebcb5e699: Added conn table entry 0TC_unsol_ass_compl(1125)9757756 VirtMSC-SCCP(1117)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1117)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ass_compl(1125)@104ebcb5e699: setverdict(pass): none -> pass TC_unsol_ass_compl(1125)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1117)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1117)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1117)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1117)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1117)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1117)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1117)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1117)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ass_compl(1125)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1118)@104ebcb5e699: Deleted conn table entry 0TC_unsol_ass_compl(1125)9757756 VirtMSC-SCCP(1117)@104ebcb5e699: Session index based on connection ID:0 TC_unsol_ass_compl(1125)@104ebcb5e699: "Got RSL RR Release" TC_unsol_ass_compl(1125)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1117)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1117)@104ebcb5e699: RLC received in state:disconnect_pending TC_unsol_ass_compl(1125)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ass_compl(1125)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1118)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1117)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1116)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1121)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1119)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1124)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1123)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1122)@104ebcb5e699: Final verdict of PTC: none Thu May 16 06:30:25 UTC 2024 ====== BSC_Tests.TC_unsol_ass_compl pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_unsol_ass_compl.talloc MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1116): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1117): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1118): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1119): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1120): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1121): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1122): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1123): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1124): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_unsol_ass_compl(1125): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_unsol_ass_compl finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=224606) Waiting for packet dumper to finish... 1 (prev_count=224606, count=410411) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail'. ------ BSC_Tests.TC_unsol_ho_fail ------ Thu May 16 06:30:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_unsol_ho_fail started. VirtMSC-IPA(1129)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1129)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1129)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1130)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1130)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1127)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1128)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1133)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1133)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_unsol_ho_fail() start" TC_unsol_ho_fail(1135)@104ebcb5e699: "TC_unsol_ho_fail": using IMSI '001015697517487'H VirtMSC-RAN(1128)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106579154778'O, n_connectPointCode := omit VirtMSC-RAN(1128)@104ebcb5e699: Created Expect[0] for '05240103505902080910106579154778'O to be handled at TC_unsol_ho_fail(1135) VirtMSC-SCCP(1127)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1127)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1128)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1128)@104ebcb5e699: Found Expect[0] for '05240103505902080910106579154778'O handled at TC_unsol_ho_fail(1135) VirtMSC-RAN(1128)@104ebcb5e699: Added conn table entry 0TC_unsol_ho_fail(1135)4397354 VirtMSC-SCCP(1127)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1127)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ho_fail(1135)@104ebcb5e699: setverdict(pass): none -> pass TC_unsol_ho_fail(1135)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1127)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1127)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1127)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1127)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1127)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1127)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1127)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1127)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ho_fail(1135)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1128)@104ebcb5e699: Deleted conn table entry 0TC_unsol_ho_fail(1135)4397354 VirtMSC-SCCP(1127)@104ebcb5e699: Session index based on connection ID:0 TC_unsol_ho_fail(1135)@104ebcb5e699: "Got RSL RR Release" TC_unsol_ho_fail(1135)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1127)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1127)@104ebcb5e699: RLC received in state:disconnect_pending TC_unsol_ho_fail(1135)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ho_fail(1135)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1127)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1131)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1128)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1126)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1129)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1134)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1133)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1132)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1126): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1127): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1128): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1129): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1130): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1131): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1132): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1133): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1134): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_unsol_ho_fail(1135): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_unsol_ho_fail finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail pass'. Thu May 16 06:30:45 UTC 2024 ====== BSC_Tests.TC_unsol_ho_fail pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_unsol_ho_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=224133) Waiting for packet dumper to finish... 1 (prev_count=224133, count=410762) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg'. ------ BSC_Tests.TC_err_82_short_msg ------ Thu May 16 06:30:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_err_82_short_msg started. VirtMSC-IPA(1139)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1139)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1139)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1140)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1140)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1137)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1138)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1143)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1143)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_err_82_short_msg() start" TC_err_82_short_msg(1145)@104ebcb5e699: "TC_err_82_short_msg": using IMSI '001010775232432'H VirtMSC-RAN(1138)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910107057324223'O, n_connectPointCode := omit VirtMSC-RAN(1138)@104ebcb5e699: Created Expect[0] for '05240103505902080910107057324223'O to be handled at TC_err_82_short_msg(1145) VirtMSC-SCCP(1137)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1137)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1138)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1138)@104ebcb5e699: Found Expect[0] for '05240103505902080910107057324223'O handled at TC_err_82_short_msg(1145) VirtMSC-RAN(1138)@104ebcb5e699: Added conn table entry 0TC_err_82_short_msg(1145)14619511 VirtMSC-SCCP(1137)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1137)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_err_82_short_msg(1145)@104ebcb5e699: setverdict(pass): none -> pass TC_err_82_short_msg(1145)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1137)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1137)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1137)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1137)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1137)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1137)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1137)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1137)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_err_82_short_msg(1145)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1138)@104ebcb5e699: Deleted conn table entry 0TC_err_82_short_msg(1145)14619511 VirtMSC-SCCP(1137)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1137)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1137)@104ebcb5e699: RLC received in state:disconnect_pending TC_err_82_short_msg(1145)@104ebcb5e699: "Got RSL RR Release" TC_err_82_short_msg(1145)@104ebcb5e699: "Got RSL Deact SACCH" TC_err_82_short_msg(1145)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_err_82_short_msg(1145)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1138)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1137)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1136)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1141)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1139)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(1142)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1143)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1144)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1136): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1137): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1138): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1139): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1140): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1141): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1142): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1143): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1144): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_err_82_short_msg(1145): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_err_82_short_msg finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg pass'. Thu May 16 06:31:05 UTC 2024 ====== BSC_Tests.TC_err_82_short_msg pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_err_82_short_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221700) Waiting for packet dumper to finish... 1 (prev_count=221700, count=408329) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg'. ------ BSC_Tests.TC_err_84_unknown_msg ------ Thu May 16 06:31:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_err_84_unknown_msg started. VirtMSC-IPA(1149)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1149)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1149)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1150)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1150)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1147)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1148)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1153)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1153)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_err_84_unknown_msg() start" TC_err_84_unknown_msg(1155)@104ebcb5e699: "TC_err_84_unknown_msg": using IMSI '001018789556234'H VirtMSC-RAN(1148)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910107898552643'O, n_connectPointCode := omit VirtMSC-RAN(1148)@104ebcb5e699: Created Expect[0] for '05240103505902080910107898552643'O to be handled at TC_err_84_unknown_msg(1155) VirtMSC-SCCP(1147)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1147)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1148)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1148)@104ebcb5e699: Found Expect[0] for '05240103505902080910107898552643'O handled at TC_err_84_unknown_msg(1155) VirtMSC-RAN(1148)@104ebcb5e699: Added conn table entry 0TC_err_84_unknown_msg(1155)11351014 VirtMSC-SCCP(1147)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1147)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_err_84_unknown_msg(1155)@104ebcb5e699: setverdict(pass): none -> pass TC_err_84_unknown_msg(1155)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1147)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1147)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1147)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1147)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1147)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1147)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1147)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1147)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_err_84_unknown_msg(1155)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1148)@104ebcb5e699: Deleted conn table entry 0TC_err_84_unknown_msg(1155)11351014 VirtMSC-SCCP(1147)@104ebcb5e699: Session index based on connection ID:0 TC_err_84_unknown_msg(1155)@104ebcb5e699: "Got RSL RR Release" TC_err_84_unknown_msg(1155)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1147)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1147)@104ebcb5e699: RLC received in state:disconnect_pending TC_err_84_unknown_msg(1155)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_err_84_unknown_msg(1155)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1148)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1147)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1146)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1151)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1149)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1154)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1153)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1152)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1146): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1147): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1148): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1149): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1150): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1152): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1153): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1154): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_err_84_unknown_msg(1155): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_err_84_unknown_msg finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg pass'. Thu May 16 06:31:20 UTC 2024 ====== BSC_Tests.TC_err_84_unknown_msg pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_err_84_unknown_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216192) Waiting for packet dumper to finish... 1 (prev_count=216192, count=403823) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int'. ------ BSC_Tests.TC_ho_int ------ Thu May 16 06:31:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_int started. MTC@104ebcb5e699: "TC_ho_int": using IMSI '001016708527191'H VirtMSC-IPA(1159)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1159)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1159)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1160)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1160)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1157)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1158)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1163)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1163)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1165)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1165)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_int() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910107680251719'O, n_connectPointCode := omit VirtMSC-RAN(1158)@104ebcb5e699: Created Expect[0] for '05240103505902080910107680251719'O to be handled at TC_ho_int(1167) VirtMSC-SCCP(1157)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1157)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1158)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1158)@104ebcb5e699: Found Expect[0] for '05240103505902080910107680251719'O handled at TC_ho_int(1167) VirtMSC-RAN(1158)@104ebcb5e699: Added conn table entry 0TC_ho_int(1167)15959948 VirtMSC-SCCP(1157)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1157)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1164)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1162)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int(1167) VirtMSC-SCCP(1157)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1157)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1157)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1157)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int(1167)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMGW-MGCP-0(1162)@104ebcb5e699: 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) VirtMSC-SCCP(1157)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1157)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1157)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1157)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1167)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_int(1167)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1E45537D'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 := '6700B759'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: Suspending DChan TC_ho_int(1167)@104ebcb5e699: 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)@104ebcb5e699: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1166)@104ebcb5e699: Resuming DChan VirtMSC-SCCP(1157)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1157)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1157)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1157)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1167)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_int(1167)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1157)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1157)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1157)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1157)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1157)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1157)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1157)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1157)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1167)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1158)@104ebcb5e699: Deleted conn table entry 0TC_ho_int(1167)15959948 VirtMSC-SCCP(1157)@104ebcb5e699: Session index based on connection ID:0 TC_ho_int(1167)@104ebcb5e699: "Got RSL RR Release" TC_ho_int(1167)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1157)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1157)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_int(1167)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int(1167)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1157)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1161)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1158)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1156)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1159)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1164)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1166)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1165)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1162)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1163)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1156): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1157): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1158): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1159): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1160): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1161): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1162): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1163): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1164): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1165): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1166): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_int(1167): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_int finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int pass'. Thu May 16 06:31:43 UTC 2024 ====== BSC_Tests.TC_ho_int pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_int.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=613562) Waiting for packet dumper to finish... 1 (prev_count=613562, count=810466) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0'. ------ BSC_Tests.TC_ho_int_a5_0 ------ Thu May 16 06:31:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_int_a5_0 started. MTC@104ebcb5e699: "TC_ho_int_a5_0": using IMSI '001018915770882'H VirtMSC-IPA(1171)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1171)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1171)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1172)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1172)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1169)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1170)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1175)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1175)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1177)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1177)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_int_a5_0() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910109851778028'O, n_connectPointCode := omit VirtMSC-RAN(1170)@104ebcb5e699: Created Expect[0] for '05240103505902080910109851778028'O to be handled at TC_ho_int_a5_0(1179) VirtMSC-SCCP(1169)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1169)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1170)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1170)@104ebcb5e699: Found Expect[0] for '05240103505902080910109851778028'O handled at TC_ho_int_a5_0(1179) VirtMSC-RAN(1170)@104ebcb5e699: Added conn table entry 0TC_ho_int_a5_0(1179)12995181 VirtMSC-SCCP(1169)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1169)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1169)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1169)@104ebcb5e699: vl_len:31 VirtMSC-SCCP(1169)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1169)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '001D530A0901B882D3DA5F42511B8388FF1C09BA6A78CAE9445201C913866C'O TC_ho_int_a5_0(1179)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('B882D3DA5F42511B'O, ''O) TC_ho_int_a5_0(1179)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(1169)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1169)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1169)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1169)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1179)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1176)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1174)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_0(1179) VirtMSC-SCCP(1169)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1169)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1169)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1169)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int_a5_0(1179)@104ebcb5e699: 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(1176)@104ebcb5e699: Disabled queueing of DChan messages VirtMGW-MGCP-0(1174)@104ebcb5e699: 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) VirtMSC-SCCP(1169)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1169)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1169)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1169)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1179)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_0(1179)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1A84FAD8'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 := '1FD12E4F'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: Suspending DChan TC_ho_int_a5_0(1179)@104ebcb5e699: 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)@104ebcb5e699: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1178)@104ebcb5e699: Resuming DChan VirtMSC-SCCP(1169)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1169)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1169)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1169)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1179)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('B882D3DA5F42511B'O, ''O) TC_ho_int_a5_0(1179)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_0(1179)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1169)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1169)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1169)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1169)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1169)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1169)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1169)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1169)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1179)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1170)@104ebcb5e699: Deleted conn table entry 0TC_ho_int_a5_0(1179)12995181 TC_ho_int_a5_0(1179)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1169)@104ebcb5e699: Session index based on connection ID:0 TC_ho_int_a5_0(1179)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1169)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1169)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_int_a5_0(1179)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_0(1179)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1169)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1170)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1173)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1168)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1171)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1178)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1176)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1177)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1175)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1174)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1168): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1169): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1170): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1171): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1172): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1173): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1174): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1175): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1176): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1177): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1178): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_int_a5_0(1179): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_int_a5_0 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 pass'. Thu May 16 06:32:05 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_0 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_int_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=619814) Waiting for packet dumper to finish... 1 (prev_count=619814, count=816971) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1'. ------ BSC_Tests.TC_ho_int_a5_1 ------ Thu May 16 06:32:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_int_a5_1 started. MTC@104ebcb5e699: "TC_ho_int_a5_1": using IMSI '001015473188121'H VirtMSC-IPA(1183)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1183)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1183)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1184)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1184)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1181)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1182)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1187)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1187)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1189)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1189)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_int_a5_1() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910104537811812'O, n_connectPointCode := omit VirtMSC-RAN(1182)@104ebcb5e699: Created Expect[0] for '05240103505902080910104537811812'O to be handled at TC_ho_int_a5_1(1191) VirtMSC-SCCP(1181)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1181)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1182)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1182)@104ebcb5e699: Found Expect[0] for '05240103505902080910104537811812'O handled at TC_ho_int_a5_1(1191) VirtMSC-RAN(1182)@104ebcb5e699: Added conn table entry 0TC_ho_int_a5_1(1191)10564813 VirtMSC-SCCP(1181)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1181)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1181)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1181)@104ebcb5e699: vl_len:31 VirtMSC-SCCP(1181)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1181)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '001D530A0902F3753EEC2F5E456C830E4DADEA65DA3B24DF25BF3A76D9B7C0'O TC_ho_int_a5_1(1191)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = 'F3753EEC2F5E456C'O TC_ho_int_a5_1(1191)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(1181)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1181)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1181)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1181)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1191)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1188)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1186)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_1(1191) VirtMSC-SCCP(1181)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1181)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1181)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1181)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int_a5_1(1191)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1181)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1181)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1181)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1181)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1191)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_1(1191)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '60E6E784'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 := '582BEEC1'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: Suspending DChan TC_ho_int_a5_1(1191)@104ebcb5e699: 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)@104ebcb5e699: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1190)@104ebcb5e699: Resuming DChan VirtMSC-SCCP(1181)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1181)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1181)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1181)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1191)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = 'F3753EEC2F5E456C'O TC_ho_int_a5_1(1191)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_1(1191)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1181)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1181)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1181)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1181)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1181)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1181)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1181)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1181)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1191)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1182)@104ebcb5e699: Deleted conn table entry 0TC_ho_int_a5_1(1191)10564813 VirtMSC-SCCP(1181)@104ebcb5e699: Session index based on connection ID:0 TC_ho_int_a5_1(1191)@104ebcb5e699: "Got RSL RR Release" TC_ho_int_a5_1(1191)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1181)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1181)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_int_a5_1(1191)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_1(1191)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1181)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1185)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1183)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1182)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1180)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1190)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1188)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1186)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1189)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1187)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1180): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1181): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1182): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1183): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1184): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1185): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1186): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1187): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1188): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1189): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1190): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_int_a5_1(1191): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_int_a5_1 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 pass'. Thu May 16 06:32:28 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_1 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_int_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=619771) Waiting for packet dumper to finish... 1 (prev_count=619771, count=817040) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3'. ------ BSC_Tests.TC_ho_int_a5_3 ------ Thu May 16 06:32:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_int_a5_3 started. MTC@104ebcb5e699: "TC_ho_int_a5_3": using IMSI '001011653566136'H VirtMSC-IPA(1195)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1195)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1195)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1196)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1196)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1193)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1194)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1199)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1199)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1201)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1201)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_int_a5_3() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106135651663'O, n_connectPointCode := omit VirtMSC-RAN(1194)@104ebcb5e699: Created Expect[0] for '05240103505902080910106135651663'O to be handled at TC_ho_int_a5_3(1203) VirtMSC-SCCP(1193)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1193)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1194)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1194)@104ebcb5e699: Found Expect[0] for '05240103505902080910106135651663'O handled at TC_ho_int_a5_3(1203) VirtMSC-RAN(1194)@104ebcb5e699: Added conn table entry 0TC_ho_int_a5_3(1203)11132818 VirtMSC-SCCP(1193)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1193)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1193)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1193)@104ebcb5e699: vl_len:31 VirtMSC-SCCP(1193)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1193)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '001D530A0908CDF76CABE9196D66838141724CC9178FE1BF5F1254853EC886'O TC_ho_int_a5_3(1203)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'CDF76CABE9196D66'O TC_ho_int_a5_3(1203)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(1193)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1193)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1193)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1193)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1203)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1200)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1198)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_3(1203) VirtMSC-SCCP(1193)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1193)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1193)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1193)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int_a5_3(1203)@104ebcb5e699: 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(1200)@104ebcb5e699: Disabled queueing of DChan messages VirtMGW-MGCP-0(1198)@104ebcb5e699: 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) VirtMSC-SCCP(1193)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1193)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1193)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1193)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1203)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_3(1203)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3022C3E4'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 := '55B0906B'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: Suspending DChan TC_ho_int_a5_3(1203)@104ebcb5e699: 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)@104ebcb5e699: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1202)@104ebcb5e699: Resuming DChan VirtMSC-SCCP(1193)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1193)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1193)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1193)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1203)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'CDF76CABE9196D66'O TC_ho_int_a5_3(1203)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_3(1203)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1193)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1193)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1193)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1193)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1193)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1193)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1193)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1193)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1203)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1194)@104ebcb5e699: Deleted conn table entry 0TC_ho_int_a5_3(1203)11132818 VirtMSC-SCCP(1193)@104ebcb5e699: Session index based on connection ID:0 TC_ho_int_a5_3(1203)@104ebcb5e699: "Got RSL RR Release" TC_ho_int_a5_3(1203)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1193)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1193)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_int_a5_3(1203)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_3(1203)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1193)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1194)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1197)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1192)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1195)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1202)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1200)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1198)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1201)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1199)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1192): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1193): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1194): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1195): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1196): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1197): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1198): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1199): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1200): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1201): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1202): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_int_a5_3(1203): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_int_a5_3 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 pass'. Thu May 16 06:32:50 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_3 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_int_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=622695) Waiting for packet dumper to finish... 1 (prev_count=622695, count=820025) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4'. ------ BSC_Tests.TC_ho_int_a5_4 ------ Thu May 16 06:32:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_int_a5_4 started. MTC@104ebcb5e699: "TC_ho_int_a5_4": using IMSI '001017182831506'H VirtMSC-IPA(1207)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1207)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1207)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1208)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1208)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1205)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1206)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1211)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1211)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1213)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1213)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_int_a5_4() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910101728385160'O, n_connectPointCode := omit VirtMSC-RAN(1206)@104ebcb5e699: Created Expect[0] for '05240103505902080910101728385160'O to be handled at TC_ho_int_a5_4(1215) VirtMSC-SCCP(1205)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1205)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1206)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1206)@104ebcb5e699: Found Expect[0] for '05240103505902080910101728385160'O handled at TC_ho_int_a5_4(1215) VirtMSC-RAN(1206)@104ebcb5e699: Added conn table entry 0TC_ho_int_a5_4(1215)5523937 VirtMSC-SCCP(1205)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1205)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1205)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1205)@104ebcb5e699: vl_len:31 VirtMSC-SCCP(1205)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1205)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '001D530A09103DA4E64CE9DC6FAF832F84A9CD10DEEE4C0F01F9823F25F459'O TC_ho_int_a5_4(1215)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '2F84A9CD10DEEE4C0F01F9823F25F459'O TC_ho_int_a5_4(1215)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(1205)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1205)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1205)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1205)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1215)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1212)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1210)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_4(1215) VirtMSC-SCCP(1205)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1205)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1205)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1205)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int_a5_4(1215)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMGW-MGCP-0(1210)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1205)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1205)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1205)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1215)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_4(1215)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '33FF83C0'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 := '75DDE916'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: Suspending DChan TC_ho_int_a5_4(1215)@104ebcb5e699: 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)@104ebcb5e699: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1214)@104ebcb5e699: Resuming DChan VirtMSC-SCCP(1205)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1205)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1205)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1205)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1215)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '2F84A9CD10DEEE4C0F01F9823F25F459'O TC_ho_int_a5_4(1215)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_4(1215)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1205)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1205)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1205)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1205)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1205)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1205)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1205)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1205)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1215)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1206)@104ebcb5e699: Deleted conn table entry 0TC_ho_int_a5_4(1215)5523937 VirtMSC-SCCP(1205)@104ebcb5e699: Session index based on connection ID:0 TC_ho_int_a5_4(1215)@104ebcb5e699: "Got RSL RR Release" TC_ho_int_a5_4(1215)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1205)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1205)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_int_a5_4(1215)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_4(1215)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1205)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1209)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1206)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1204)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1207)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1212)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1214)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1210)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1213)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1211)@104ebcb5e699: Final verdict of PTC: none Thu May 16 06:33:13 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_4 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_int_a5_4.talloc MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1204): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1205): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1206): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1207): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1208): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1209): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1210): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1211): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1212): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1213): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1214): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_int_a5_4(1215): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_int_a5_4 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=620314) Waiting for packet dumper to finish... 1 (prev_count=620314, count=817755) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure'. ------ BSC_Tests.TC_ho_int_radio_link_failure ------ Thu May 16 06:33:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_int_radio_link_failure started. VirtMSC-IPA(1219)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1219)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1219)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1220)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1220)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1217)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1218)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1223)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1223)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1225)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1225)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_int_radio_link_failure() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: "TC_ho_int_radio_link_failure": using IMSI '001018042316172'H VirtMSC-RAN(1218)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910100824131627'O, n_connectPointCode := omit VirtMSC-RAN(1218)@104ebcb5e699: Created Expect[0] for '05240103505902080910100824131627'O to be handled at TC_ho_int_radio_link_failure(1227) VirtMSC-SCCP(1217)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1217)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1218)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1218)@104ebcb5e699: Found Expect[0] for '05240103505902080910100824131627'O handled at TC_ho_int_radio_link_failure(1227) VirtMSC-RAN(1218)@104ebcb5e699: Added conn table entry 0TC_ho_int_radio_link_failure(1227)7928157 VirtMSC-SCCP(1217)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1217)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1224)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1222)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_radio_link_failure(1227) VirtMSC-SCCP(1217)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1217)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1217)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1217)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int_radio_link_failure(1227)@104ebcb5e699: 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(1222)@104ebcb5e699: 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) IPA-BTS0-TRX0-RSL-RSL(1224)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1217)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1217)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1217)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1217)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_radio_link_failure(1227)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_int_radio_link_failure(1227)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2DED87A9'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 := '7111658B'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: Suspending DChan IPA-BTS1-TRX0-RSL-RSL(1226)@104ebcb5e699: Resuming DChan VirtMSC-SCCP(1217)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1217)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1217)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1217)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1217)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1217)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1217)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1217)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(1217)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1217)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1217)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1217)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1218)@104ebcb5e699: Deleted conn table entry 0TC_ho_int_radio_link_failure(1227)7928157 VirtMSC-SCCP(1217)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1217)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1217)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_int_radio_link_failure(1227)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_radio_link_failure(1227)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1218)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1221)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1217)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1219)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1216)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1226)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1224)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1225)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1222)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1223)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1216): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1217): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1218): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1219): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1220): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1221): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1222): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1223): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1224): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1225): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1226): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_int_radio_link_failure(1227): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_int_radio_link_failure finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure pass'. Thu May 16 06:33:34 UTC 2024 ====== BSC_Tests.TC_ho_int_radio_link_failure pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_int_radio_link_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=592733) Waiting for packet dumper to finish... 1 (prev_count=592733, count=790093) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:33:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_out_fail_no_msc_response started. VirtMSC-IPA(1231)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1231)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1231)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1232)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1232)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1229)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1230)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1235)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1235)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_out_fail_no_msc_response() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: "TC_ho_out_fail_no_msc_response": using IMSI '001014121751575'H VirtMSC-RAN(1230)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910101412575157'O, n_connectPointCode := omit VirtMSC-RAN(1230)@104ebcb5e699: Created Expect[0] for '05240103505902080910101412575157'O to be handled at TC_ho_out_fail_no_msc_response(1237) VirtMSC-SCCP(1229)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1229)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1230)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1230)@104ebcb5e699: Found Expect[0] for '05240103505902080910101412575157'O handled at TC_ho_out_fail_no_msc_response(1237) VirtMSC-RAN(1230)@104ebcb5e699: Added conn table entry 0TC_ho_out_fail_no_msc_response(1237)9943834 VirtMSC-SCCP(1229)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1229)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1236)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1234)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1229)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1229)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1229)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1234)@104ebcb5e699: 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) TC_ho_out_fail_no_msc_response(1237)@104ebcb5e699: 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(1236)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1229)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1229)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1229)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1229)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1237)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_out_fail_no_msc_response(1237)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '69C2D57D'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 := '15B67406'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1229)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1229)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1229)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1229)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1229)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1229)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1229)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1237)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_no_msc_response(1237)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1229)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1229)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1229)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1229)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1229)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1229)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1229)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1229)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1237)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1230)@104ebcb5e699: Deleted conn table entry 0TC_ho_out_fail_no_msc_response(1237)9943834 VirtMSC-SCCP(1229)@104ebcb5e699: Session index based on connection ID:0 TC_ho_out_fail_no_msc_response(1237)@104ebcb5e699: "Got RSL RR Release" TC_ho_out_fail_no_msc_response(1237)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1229)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1229)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_out_fail_no_msc_response(1237)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_out_fail_no_msc_response(1237)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1229)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1233)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1228)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1231)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1230)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1236)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1235)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1234)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1228): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1229): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1230): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1231): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1232): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1233): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1234): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1235): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1236): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_out_fail_no_msc_response(1237): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_out_fail_no_msc_response finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response pass'. Thu May 16 06:34:08 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_no_msc_response pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_out_fail_no_msc_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=666754) Waiting for packet dumper to finish... 1 (prev_count=666754, count=708171) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:34:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_out_fail_rr_ho_failure started. VirtMSC-IPA(1241)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1241)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1241)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1242)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1242)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1239)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1240)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1245)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1245)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_out_fail_rr_ho_failure() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: "TC_ho_out_fail_rr_ho_failure": using IMSI '001011624278453'H VirtMSC-RAN(1240)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106142724835'O, n_connectPointCode := omit VirtMSC-RAN(1240)@104ebcb5e699: Created Expect[0] for '05240103505902080910106142724835'O to be handled at TC_ho_out_fail_rr_ho_failure(1247) VirtMSC-SCCP(1239)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1239)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1240)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1240)@104ebcb5e699: Found Expect[0] for '05240103505902080910106142724835'O handled at TC_ho_out_fail_rr_ho_failure(1247) VirtMSC-RAN(1240)@104ebcb5e699: Added conn table entry 0TC_ho_out_fail_rr_ho_failure(1247)16325435 VirtMSC-SCCP(1239)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1239)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1246)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1244)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1239)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1239)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1239)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1244)@104ebcb5e699: 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) IPA-BTS0-TRX0-RSL-RSL(1246)@104ebcb5e699: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } IPA-BTS0-TRX0-RSL-RSL(1246)@104ebcb5e699: Storing an RSL message in the waiting queue TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1239)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1239)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3AC9DCA8'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 := '5C52B01E'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1239)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: 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)@104ebcb5e699: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1239)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1239)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1239)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1239)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: 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)@104ebcb5e699: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1239)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1239)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1239)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1239)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1239)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1239)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1239)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1239)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1239)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1239)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1240)@104ebcb5e699: Deleted conn table entry 0TC_ho_out_fail_rr_ho_failure(1247)16325435 VirtMSC-SCCP(1239)@104ebcb5e699: Session index based on connection ID:0 TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: "Got RSL RR Release" TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1239)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1239)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_out_fail_rr_ho_failure(1247)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1240)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1243)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1239)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1241)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1238)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1246)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1244)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1245)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1238): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1239): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1240): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1241): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1242): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1243): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1244): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1245): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1246): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_out_fail_rr_ho_failure(1247): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_out_fail_rr_ho_failure finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure pass'. Thu May 16 06:34:30 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_rr_ho_failure pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_out_fail_rr_ho_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=507152) Waiting for packet dumper to finish... 1 (prev_count=507152, count=694984) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:34:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_out_fail_no_result_after_ho_cmd started. VirtMSC-IPA(1251)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1251)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1251)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1252)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1252)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1249)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1250)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1255)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1255)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_out_fail_no_result_after_ho_cmd() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: "TC_ho_out_fail_no_result_after_ho_cmd": using IMSI '001016350698067'H VirtMSC-RAN(1250)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910103605960876'O, n_connectPointCode := omit VirtMSC-RAN(1250)@104ebcb5e699: Created Expect[0] for '05240103505902080910103605960876'O to be handled at TC_ho_out_fail_no_result_after_ho_cmd(1257) VirtMSC-SCCP(1249)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1249)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1250)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1250)@104ebcb5e699: Found Expect[0] for '05240103505902080910103605960876'O handled at TC_ho_out_fail_no_result_after_ho_cmd(1257) VirtMSC-RAN(1250)@104ebcb5e699: Added conn table entry 0TC_ho_out_fail_no_result_after_ho_cmd(1257)16170551 VirtMSC-SCCP(1249)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1249)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1256)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1254)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1249)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1249)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1249)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1249)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1249)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1249)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1249)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4CE7EDA4'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 := '3628C6A1'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1249)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1249)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1249)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: 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)@104ebcb5e699: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1249)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1249)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1249)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1249)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: 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)@104ebcb5e699: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1249)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1249)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1249)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1249)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: Got BSSMAP Clear Request VirtMSC-SCCP(1249)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1249)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1249)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1249)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1249)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1249)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1249)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1249)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: Got RR Release TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: Got Deact SACCH TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: Got RF Chan Rel TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: Got first DLCX: { line := { verb := "DLCX", trans_id := "134", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "64" }, { code := "I", val := "4CE7EDA4" } }, sdp := omit } TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1250)@104ebcb5e699: Deleted conn table entry 0TC_ho_out_fail_no_result_after_ho_cmd(1257)16170551 VirtMSC-SCCP(1249)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1249)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1249)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_out_fail_no_result_after_ho_cmd(1257)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1249)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1253)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1250)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1248)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1251)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1256)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1254)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1255)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1248): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1249): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1250): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1251): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1252): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1253): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1254): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1255): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1256): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_out_fail_no_result_after_ho_cmd(1257): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_out_fail_no_result_after_ho_cmd finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass'. Thu May 16 06:34:57 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass ====== Saving talloc report from 172.18.152.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=507942) Waiting for packet dumper to finish... 1 (prev_count=507942, count=695072) MTC@104ebcb5e699: 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@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc'. ------ BSC_Tests.TC_ho_into_this_bsc ------ Thu May 16 06:35:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_into_this_bsc started. MTC@104ebcb5e699: "TC_ho_into_this_bsc": using IMSI '001016956527062'H VirtMSC-IPA(1261)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1261)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1261)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1262)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1262)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1259)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1260)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1265)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1265)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_into_this_bsc() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc(1267) VirtMSC-RAN(1260)@104ebcb5e699: Added conn table entry 0TC_ho_into_this_bsc(1267)2287720 VirtMSC-SCCP(1259)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1259)@104ebcb5e699: { messageType := 2, destLocRef := '22E868'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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1259)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1259)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1259)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1259)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1264)@104ebcb5e699: 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) TC_ho_into_this_bsc(1267)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_into_this_bsc(1267)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943670707D0630190'O TC_ho_into_this_bsc(1267)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc(1267)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1259)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1259)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1259)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1259)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1259)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1259)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1259)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1259)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1267)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc(1267)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1259)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1259)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1259)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1259)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1259)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1259)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1259)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1259)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1267)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1260)@104ebcb5e699: Deleted conn table entry 0TC_ho_into_this_bsc(1267)2287720 VirtMSC-SCCP(1259)@104ebcb5e699: Session index based on connection ID:0 TC_ho_into_this_bsc(1267)@104ebcb5e699: "Got RSL RR Release" TC_ho_into_this_bsc(1267)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1259)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1259)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_into_this_bsc(1267)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc(1267)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc(1267)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1259)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1263)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1261)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1260)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1258)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1264)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1265)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1266)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1258): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1259): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1260): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1261): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1262): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1263): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1264): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1265): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1266): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_into_this_bsc(1267): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_into_this_bsc finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc pass'. Thu May 16 06:35:13 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_into_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=459665) Waiting for packet dumper to finish... 1 (prev_count=459665, count=647208) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:35:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_0 started. MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_0": using IMSI '001018737618050'H VirtMSC-IPA(1271)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1271)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1271)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1272)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1272)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1269)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1270)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1275)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1275)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_0() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_ho_into_this_bsc_a5_0(1277)3299814 VirtMSC-SCCP(1269)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1269)@104ebcb5e699: { messageType := 2, destLocRef := '3259E6'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)@104ebcb5e699: Session index based on local reference:0 VirtMGW-MGCP-0(1274)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1269)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1269)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1269)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1277)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('949C4C7A9132D093'O, ''O) TC_ho_into_this_bsc_a5_0(1277)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_0(1277)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943670807D0630190'O TC_ho_into_this_bsc_a5_0(1277)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_0(1277)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1269)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1269)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1269)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1269)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1269)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1269)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1269)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1269)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1277)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_0(1277)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1269)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1269)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1269)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1269)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1269)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1269)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1269)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1269)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1277)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1270)@104ebcb5e699: Deleted conn table entry 0TC_ho_into_this_bsc_a5_0(1277)3299814 VirtMSC-SCCP(1269)@104ebcb5e699: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_0(1277)@104ebcb5e699: "Got RSL RR Release" TC_ho_into_this_bsc_a5_0(1277)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1269)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1269)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_0(1277)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_0(1277)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_0(1277)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1269)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1270)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1273)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1268)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1271)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1276)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1274)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1275)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1268): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1269): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1270): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1271): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1272): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1273): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1274): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1275): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1276): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_into_this_bsc_a5_0(1277): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_0 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 pass'. Thu May 16 06:35:30 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_0 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=456654) Waiting for packet dumper to finish... 1 (prev_count=456654, count=643874) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:35:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_1 started. MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_1": using IMSI '001018463528627'H VirtMSC-IPA(1281)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1281)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1281)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1282)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1282)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1279)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1280)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1285)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1285)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_1() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_ho_into_this_bsc_a5_1(1287)8309311 VirtMSC-SCCP(1279)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1279)@104ebcb5e699: { messageType := 2, destLocRef := '7ECA3F'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)@104ebcb5e699: Session index based on local reference:0 VirtMGW-MGCP-0(1284)@104ebcb5e699: 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) VirtMSC-SCCP(1279)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1279)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1279)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1279)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1287)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = 'C956E677D1D258AA'O TC_ho_into_this_bsc_a5_1(1287)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1(1287)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943670907D0630191'O TC_ho_into_this_bsc_a5_1(1287)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1(1287)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1279)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1279)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1279)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1279)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1279)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1279)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1279)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1279)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1287)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1(1287)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1279)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1279)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1279)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1279)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1279)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1279)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1279)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1279)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1287)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1280)@104ebcb5e699: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1(1287)8309311 VirtMSC-SCCP(1279)@104ebcb5e699: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1(1287)@104ebcb5e699: "Got RSL RR Release" TC_ho_into_this_bsc_a5_1(1287)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1279)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1279)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1(1287)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1(1287)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1(1287)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1279)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1280)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1283)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1278)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1281)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1286)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1284)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1285)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1278): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1279): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1280): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1281): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1282): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1283): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1284): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1285): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1286): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_into_this_bsc_a5_1(1287): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_1 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 pass'. Thu May 16 06:35:46 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=455653) Waiting for packet dumper to finish... 1 (prev_count=455653, count=641959) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:35:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_3 started. MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_3": using IMSI '001010721788715'H VirtMSC-IPA(1291)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1291)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1291)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1292)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1292)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1289)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1290)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1295)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1295)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_3() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_ho_into_this_bsc_a5_3(1297)16080847 VirtMSC-SCCP(1289)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1289)@104ebcb5e699: { messageType := 2, destLocRef := 'F55FCF'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)@104ebcb5e699: Session index based on local reference:0 VirtMGW-MGCP-0(1294)@104ebcb5e699: 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) VirtMSC-SCCP(1289)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1289)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1289)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1289)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1297)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '2CBBD40C9CA988FF'O TC_ho_into_this_bsc_a5_3(1297)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_3(1297)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943670A07D0630195'O TC_ho_into_this_bsc_a5_3(1297)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_3(1297)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1289)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1289)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1289)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1289)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1289)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1289)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1289)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1289)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1297)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_3(1297)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1289)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1289)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1289)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1289)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1289)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1289)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1289)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1289)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1297)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1290)@104ebcb5e699: Deleted conn table entry 0TC_ho_into_this_bsc_a5_3(1297)16080847 VirtMSC-SCCP(1289)@104ebcb5e699: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_3(1297)@104ebcb5e699: "Got RSL RR Release" TC_ho_into_this_bsc_a5_3(1297)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1289)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1289)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_3(1297)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_3(1297)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_3(1297)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1289)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1293)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1291)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1290)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1288)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1296)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1295)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1294)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1288): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1289): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1290): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1291): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1292): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1293): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1294): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1295): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1296): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_into_this_bsc_a5_3(1297): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_3 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 pass'. Thu May 16 06:36:03 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_3 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=459294) Waiting for packet dumper to finish... 1 (prev_count=459294, count=646424) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:36:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_4 started. MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_4": using IMSI '001010435624702'H VirtMSC-IPA(1301)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1301)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1301)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1302)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1302)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1299)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1300)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1305)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1305)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_4() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_ho_into_this_bsc_a5_4(1307)1993582 VirtMSC-SCCP(1299)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1299)@104ebcb5e699: { messageType := 2, destLocRef := '1E6B6E'O, 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)@104ebcb5e699: Session index based on local reference:0 VirtMGW-MGCP-0(1304)@104ebcb5e699: 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) VirtMSC-SCCP(1299)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1299)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1299)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1299)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1307)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '5C4D5AB6D29FFE8CC3AC6FFAAB8F3377'O TC_ho_into_this_bsc_a5_4(1307)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_4(1307)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943670B07D0630197'O TC_ho_into_this_bsc_a5_4(1307)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_4(1307)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1299)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1299)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1299)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1299)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1299)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1299)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1299)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1299)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1307)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_4(1307)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1299)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1299)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1299)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1299)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1299)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1299)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1299)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1299)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1307)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1300)@104ebcb5e699: Deleted conn table entry 0TC_ho_into_this_bsc_a5_4(1307)1993582 VirtMSC-SCCP(1299)@104ebcb5e699: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_4(1307)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1299)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1299)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_4(1307)@104ebcb5e699: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_4(1307)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_4(1307)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_4(1307)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1299)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1303)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1300)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1301)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1298)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1306)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1304)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1305)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1298): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1299): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1300): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1301): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1302): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1303): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1304): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1305): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1306): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_into_this_bsc_a5_4(1307): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_4 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 pass'. Thu May 16 06:36:19 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_4 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=456460) Waiting for packet dumper to finish... 1 (prev_count=456460, count=643590) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:36:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: 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@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg started. MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg": using IMSI '001013058935047'H VirtMSC-IPA(1311)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1311)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1311)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1312)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1312)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1309)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1310)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1315)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1315)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)7798230 VirtMSC-SCCP(1309)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1309)@104ebcb5e699: { messageType := 2, destLocRef := '76FDD6'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)@104ebcb5e699: Session index based on local reference:0 VirtMGW-MGCP-0(1314)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1309)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1309)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1309)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'E85FAE9CC6C0AFAA'O TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943670C07D0630195'O TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1309)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1309)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1309)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1309)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1309)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1309)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1309)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1309)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1309)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1309)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1309)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1309)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1309)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1309)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1309)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1309)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1310)@104ebcb5e699: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)7798230 VirtMSC-SCCP(1309)@104ebcb5e699: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1309)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1309)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@104ebcb5e699: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1309)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1310)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1313)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1311)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1308)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1316)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1315)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1314)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1308): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1309): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1310): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1311): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1312): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1313): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1314): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1315): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1316): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass'. Thu May 16 06:36:36 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass ====== Saving talloc report from 172.18.152.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=456362) Waiting for packet dumper to finish... 1 (prev_count=456362, count=642668) MTC@104ebcb5e699: 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@104ebcb5e699: 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 ------ Thu May 16 06:36:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_1_3 started. MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_1_3": using IMSI '001012674093584'H VirtMSC-IPA(1321)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1321)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1321)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1322)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1322)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1319)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1320)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1325)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1325)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_1_3() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_ho_into_this_bsc_a5_1_3(1327)564397 VirtMSC-SCCP(1319)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1319)@104ebcb5e699: { messageType := 2, destLocRef := '089CAD'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)@104ebcb5e699: Session index based on local reference:0 VirtMGW-MGCP-0(1324)@104ebcb5e699: 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) VirtMSC-SCCP(1319)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1319)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1319)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1319)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1327)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'E49C8205E8CDC52C'O TC_ho_into_this_bsc_a5_1_3(1327)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1_3(1327)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943670D07D0630195'O TC_ho_into_this_bsc_a5_1_3(1327)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1_3(1327)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1319)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1319)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1319)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1319)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1319)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1319)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1319)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1319)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1327)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3(1327)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1319)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1319)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1319)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1319)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1319)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1319)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1319)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1319)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1327)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1320)@104ebcb5e699: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1_3(1327)564397 VirtMSC-SCCP(1319)@104ebcb5e699: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1_3(1327)@104ebcb5e699: "Got RSL RR Release" TC_ho_into_this_bsc_a5_1_3(1327)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1319)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1319)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1_3(1327)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1_3(1327)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3(1327)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1319)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1320)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1323)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1321)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1318)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1326)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1324)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1325)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1318): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1319): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1320): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1321): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1322): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1323): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1324): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1325): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1326): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3(1327): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_1_3 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass'. Thu May 16 06:36:53 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass ====== Saving talloc report from 172.18.152.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=459721) Waiting for packet dumper to finish... 1 (prev_count=459721, count=645526) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:36:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_mismatch started. MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_mismatch": using IMSI '001017454283456'H VirtMSC-IPA(1331)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1331)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1331)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1332)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1332)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1329)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1330)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1335)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1335)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_into_this_bsc_a5_mismatch() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_ho_into_this_bsc_a5_mismatch(1337)4171009 VirtMSC-SCCP(1329)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1329)@104ebcb5e699: { messageType := 2, destLocRef := '3FA501'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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1329)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1329)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1329)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1329)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1329)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1329)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1329)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1329)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_mismatch(1337)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_mismatch(1337)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1329)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1329)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1329)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1329)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1329)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1329)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1329)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1329)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_mismatch(1337)@104ebcb5e699: "Got BSSMAP Clear Complete" TC_ho_into_this_bsc_a5_mismatch(1337)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1330)@104ebcb5e699: Deleted conn table entry 0TC_ho_into_this_bsc_a5_mismatch(1337)4171009 VirtMSC-SCCP(1329)@104ebcb5e699: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_mismatch(1337)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1329)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1329)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1330)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1329)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1333)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1331)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1328)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1336)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1335)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1334)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1328): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1329): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1330): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1331): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1332): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1333): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1334): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1335): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1336): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_into_this_bsc_a5_mismatch(1337): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_a5_mismatch finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass'. Thu May 16 06:37:07 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=591898) Waiting for packet dumper to finish... 1 (prev_count=591898, count=594224) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran'. ------ BSC_Tests.TC_srvcc_eutran_to_geran ------ Thu May 16 06:37:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_srvcc_eutran_to_geran started. MTC@104ebcb5e699: "TC_srvcc_eutran_to_geran": using IMSI '001017528947831'H VirtMSC-IPA(1341)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1341)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1341)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1342)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1342)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1339)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1340)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1345)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1345)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_srvcc_eutran_to_geran() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran(1347) VirtMSC-RAN(1340)@104ebcb5e699: Added conn table entry 0TC_srvcc_eutran_to_geran(1347)13425706 VirtMSC-SCCP(1339)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1339)@104ebcb5e699: { messageType := 2, destLocRef := 'CCDC2A'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)@104ebcb5e699: Session index based on local reference:0 VirtMGW-MGCP-0(1344)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1339)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1339)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1339)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1347)@104ebcb5e699: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran(1347)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943670F07D0630190'O TC_srvcc_eutran_to_geran(1347)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran(1347)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1339)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1339)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1339)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1339)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1339)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1339)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1339)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1339)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1347)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran(1347)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1339)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1339)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1339)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1339)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1339)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1339)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1339)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1339)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1347)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1340)@104ebcb5e699: Deleted conn table entry 0TC_srvcc_eutran_to_geran(1347)13425706 VirtMSC-SCCP(1339)@104ebcb5e699: Session index based on connection ID:0 TC_srvcc_eutran_to_geran(1347)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1339)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1339)@104ebcb5e699: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran(1347)@104ebcb5e699: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran(1347)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran(1347)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran(1347)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1339)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1343)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1338)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1341)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1340)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1346)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1344)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1345)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1338): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1339): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1340): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1341): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1342): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1343): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1344): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1345): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1346): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_srvcc_eutran_to_geran(1347): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_srvcc_eutran_to_geran finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran pass'. Thu May 16 06:37:24 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=743962) Waiting for packet dumper to finish... 1 (prev_count=743962, count=746376) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:37:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_srvcc_eutran_to_geran_a5_3 started. MTC@104ebcb5e699: "TC_srvcc_eutran_to_geran_a5_3": using IMSI '001018124100848'H VirtMSC-IPA(1351)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1351)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1351)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1352)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1352)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1349)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1350)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1355)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1355)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_srvcc_eutran_to_geran_a5_3() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_srvcc_eutran_to_geran_a5_3(1357)9000702 VirtMSC-SCCP(1349)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1349)@104ebcb5e699: { messageType := 2, destLocRef := '8956FE'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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1354)@104ebcb5e699: 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)@104ebcb5e699: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '832B9D63772C0FF2'O TC_srvcc_eutran_to_geran_a5_3(1357)@104ebcb5e699: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_a5_3(1357)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943671007D0630195'O TC_srvcc_eutran_to_geran_a5_3(1357)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_a5_3(1357)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_a5_3(1357)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1349)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1349)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1349)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1349)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1349)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1349)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1349)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1357)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1350)@104ebcb5e699: Deleted conn table entry 0TC_srvcc_eutran_to_geran_a5_3(1357)9000702 VirtMSC-SCCP(1349)@104ebcb5e699: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_a5_3(1357)@104ebcb5e699: "Got RSL RR Release" TC_srvcc_eutran_to_geran_a5_3(1357)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1349)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1349)@104ebcb5e699: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_a5_3(1357)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_a5_3(1357)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_a5_3(1357)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1349)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1350)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1353)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1351)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1348)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1356)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1354)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1355)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1348): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1349): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1350): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1351): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1352): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1353): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1354): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1355): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1356): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_srvcc_eutran_to_geran_a5_3(1357): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_srvcc_eutran_to_geran_a5_3 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass'. Thu May 16 06:37:40 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=745021) Waiting for packet dumper to finish... 1 (prev_count=745021, count=746934) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:37:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_srvcc_eutran_to_geran_src_sai started. MTC@104ebcb5e699: "TC_srvcc_eutran_to_geran_src_sai": using IMSI '001014777220056'H VirtMSC-IPA(1361)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1361)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1361)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1362)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1362)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1359)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1360)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1365)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1365)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_srvcc_eutran_to_geran_src_sai() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_srvcc_eutran_to_geran_src_sai(1367)2033622 VirtMSC-SCCP(1359)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1359)@104ebcb5e699: { messageType := 2, destLocRef := '1F07D6'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)@104ebcb5e699: Session index based on local reference:0 VirtMGW-MGCP-0(1364)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1359)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1359)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1359)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1367)@104ebcb5e699: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_src_sai(1367)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943671107D0630190'O TC_srvcc_eutran_to_geran_src_sai(1367)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_src_sai(1367)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1359)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1359)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1359)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1359)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1359)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1359)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1359)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1359)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1367)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_src_sai(1367)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1359)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1359)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1359)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1359)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1359)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1359)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1359)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1359)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1367)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1360)@104ebcb5e699: Deleted conn table entry 0TC_srvcc_eutran_to_geran_src_sai(1367)2033622 VirtMSC-SCCP(1359)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1359)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1359)@104ebcb5e699: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_src_sai(1367)@104ebcb5e699: "Got RSL RR Release" TC_srvcc_eutran_to_geran_src_sai(1367)@104ebcb5e699: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran_src_sai(1367)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_src_sai(1367)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_src_sai(1367)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1359)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1360)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1358)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1363)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1361)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1366)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1364)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1365)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1358): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1359): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1360): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1361): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1362): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1363): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1364): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1365): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1366): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_srvcc_eutran_to_geran_src_sai(1367): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_srvcc_eutran_to_geran_src_sai finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass'. Thu May 16 06:37:57 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=741356) Waiting for packet dumper to finish... 1 (prev_count=741356, count=743682) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:38:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_srvcc_eutran_to_geran_ho_out started. MTC@104ebcb5e699: "TC_srvcc_eutran_to_geran_ho_out": using IMSI '001015028140319'H VirtMSC-IPA(1371)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1371)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1371)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1372)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1372)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1369)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1370)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1375)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1375)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_srvcc_eutran_to_geran_ho_out() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_srvcc_eutran_to_geran_ho_out(1377)13742142 VirtMSC-SCCP(1369)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1369)@104ebcb5e699: { messageType := 2, destLocRef := 'D1B03E'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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1369)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1369)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1374)@104ebcb5e699: 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)@104ebcb5e699: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_ho_out(1377)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943671207D0630190'O TC_srvcc_eutran_to_geran_ho_out(1377)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_ho_out(1377)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1369)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1369)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1369)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1369)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1377)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1369)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1369)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1377)@104ebcb5e699: 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)@104ebcb5e699: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1369)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1369)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1369)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1369)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_srvcc_eutran_to_geran_ho_out(1377)@104ebcb5e699: 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)@104ebcb5e699: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_srvcc_eutran_to_geran_ho_out(1377)@104ebcb5e699: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_srvcc_eutran_to_geran_ho_out(1377)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1369)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1369)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1369)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1369)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(1369)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1369)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1377)@104ebcb5e699: Got first DLCX: { line := { verb := "DLCX", trans_id := "167", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "I", val := "70BCA572" } }, sdp := omit } VirtMSC-RAN(1370)@104ebcb5e699: Deleted conn table entry 0TC_srvcc_eutran_to_geran_ho_out(1377)13742142 VirtMSC-SCCP(1369)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1369)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1369)@104ebcb5e699: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_ho_out(1377)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out(1377)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out(1377)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1370)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1369)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1368)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1371)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1373)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1376)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1375)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1374)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1368): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1369): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1370): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1371): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1372): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1373): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1374): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1375): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1376): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_srvcc_eutran_to_geran_ho_out(1377): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_srvcc_eutran_to_geran_ho_out finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass'. Thu May 16 06:38:14 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=690478) Waiting for packet dumper to finish... 1 (prev_count=690478, count=877698) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:38:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_srvcc_eutran_to_geran_forbid_fast_return started. MTC@104ebcb5e699: "TC_srvcc_eutran_to_geran_forbid_fast_return": using IMSI '001013296634017'H VirtMSC-IPA(1381)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1381)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1381)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1382)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1382)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1379)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1380)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1385)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1385)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_srvcc_eutran_to_geran_forbid_fast_return() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_srvcc_eutran_to_geran_forbid_fast_return(1387)14021854 VirtMSC-SCCP(1379)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1379)@104ebcb5e699: { messageType := 2, destLocRef := 'D5F4DE'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)@104ebcb5e699: Session index based on local reference:0 VirtMGW-MGCP-0(1384)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1379)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1379)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1379)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@104ebcb5e699: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943671307D0630190'O TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1379)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1379)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1379)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1379)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1379)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1379)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1379)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1379)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1379)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1379)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1379)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1379)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1379)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1379)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1379)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1379)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1380)@104ebcb5e699: Deleted conn table entry 0TC_srvcc_eutran_to_geran_forbid_fast_return(1387)14021854 VirtMSC-SCCP(1379)@104ebcb5e699: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1379)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1379)@104ebcb5e699: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@104ebcb5e699: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1380)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1379)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1383)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1381)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1378)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1386)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1384)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1385)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1378): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1379): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1380): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1381): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1382): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1383): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1384): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1385): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1386): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_srvcc_eutran_to_geran_forbid_fast_return(1387): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_srvcc_eutran_to_geran_forbid_fast_return finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass'. Thu May 16 06:38:31 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass ====== Saving talloc report from 172.18.152.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=462802) Waiting for packet dumper to finish... 1 (prev_count=462802, count=648607) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:38:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: 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@104ebcb5e699: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return started. MTC@104ebcb5e699: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return": using IMSI '001014080472076'H VirtMSC-IPA(1391)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1391)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1391)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1392)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1392)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1389)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1390)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1395)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1395)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)8950668 VirtMSC-SCCP(1389)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1389)@104ebcb5e699: { messageType := 2, destLocRef := '88938C'O, 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1389)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1389)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1394)@104ebcb5e699: 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)@104ebcb5e699: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943671407D0630190'O TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1389)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1389)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1389)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1389)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1389)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1389)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@104ebcb5e699: 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)@104ebcb5e699: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1389)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1389)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1389)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1389)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@104ebcb5e699: 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)@104ebcb5e699: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@104ebcb5e699: 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)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1389)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1389)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1389)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1389)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(1389)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1389)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@104ebcb5e699: Got first DLCX: { line := { verb := "DLCX", trans_id := "173", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "f" }, { code := "I", val := "0DA2608B" } }, sdp := omit } VirtMSC-RAN(1390)@104ebcb5e699: Deleted conn table entry 0TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)8950668 VirtMSC-SCCP(1389)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1389)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1389)@104ebcb5e699: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1389)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1390)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1393)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1391)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1388)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1396)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1395)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1394)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1388): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1389): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1390): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1391): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1392): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1393): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1394): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1395): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1396): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass'. Thu May 16 06:38:48 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass ====== Saving talloc report from 172.18.152.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=692216) Waiting for packet dumper to finish... 1 (prev_count=692216, count=878522) MTC@104ebcb5e699: 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@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears'. ------ BSC_Tests.TC_ho_in_fail_msc_clears ------ Thu May 16 06:38:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_in_fail_msc_clears started. MTC@104ebcb5e699: "TC_ho_in_fail_msc_clears": using IMSI '001012324745516'H VirtMSC-IPA(1401)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1401)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1401)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1402)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1402)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1399)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1400)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1405)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1405)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_in_fail_msc_clears() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears(1407) VirtMSC-RAN(1400)@104ebcb5e699: Added conn table entry 0TC_ho_in_fail_msc_clears(1407)7119781 VirtMSC-SCCP(1399)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1399)@104ebcb5e699: { messageType := 2, destLocRef := '6CA3A5'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)@104ebcb5e699: Session index based on local reference:0 VirtMGW-MGCP-0(1404)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1399)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1399)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1399)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears(1407)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943671507D0630190'O TC_ho_in_fail_msc_clears(1407)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1399)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1399)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1399)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1399)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1399)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1399)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1399)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1399)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1399)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1399)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1399)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1399)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears(1407)@104ebcb5e699: Got first DLCX: { line := { verb := "DLCX", trans_id := "176", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "I", val := "0A8E2D57" } }, sdp := omit } TC_ho_in_fail_msc_clears(1407)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-RAN(1400)@104ebcb5e699: Deleted conn table entry 0TC_ho_in_fail_msc_clears(1407)7119781 VirtMSC-SCCP(1399)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1399)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1399)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_in_fail_msc_clears(1407)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_in_fail_msc_clears(1407)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1400)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1403)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1399)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1401)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1398)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1406)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1404)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1405)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1398): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1399): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1400): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1401): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1402): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1403): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1404): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1405): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1406): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_in_fail_msc_clears(1407): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_in_fail_msc_clears finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears pass'. Thu May 16 06:39:04 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_msc_clears pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=441335) Waiting for packet dumper to finish... 1 (prev_count=441335, count=627641) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:39:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_in_fail_msc_clears_after_ho_detect started. MTC@104ebcb5e699: "TC_ho_in_fail_msc_clears_after_ho_detect": using IMSI '001011049608570'H VirtMSC-IPA(1411)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1411)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1411)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1412)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1412)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1409)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1410)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1415)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1415)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_in_fail_msc_clears_after_ho_detect() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_ho_in_fail_msc_clears_after_ho_detect(1417)5523632 VirtMSC-SCCP(1409)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1409)@104ebcb5e699: { messageType := 2, destLocRef := '5448B0'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)@104ebcb5e699: Session index based on local reference:0 VirtMGW-MGCP-0(1414)@104ebcb5e699: 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) VirtMSC-SCCP(1409)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1409)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1409)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1409)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears_after_ho_detect(1417)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943671607D0630190'O TC_ho_in_fail_msc_clears_after_ho_detect(1417)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1409)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1409)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1409)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1409)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1409)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1409)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1409)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1409)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1409)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1409)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1409)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1409)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1409)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1409)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1409)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1409)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears_after_ho_detect(1417)@104ebcb5e699: Got first DLCX: { line := { verb := "DLCX", trans_id := "178", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "I", val := "3756F52F" } }, sdp := omit } VirtMSC-RAN(1410)@104ebcb5e699: Deleted conn table entry 0TC_ho_in_fail_msc_clears_after_ho_detect(1417)5523632 VirtMSC-SCCP(1409)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1409)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1409)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_in_fail_msc_clears_after_ho_detect(1417)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1413)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1410)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1409)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1411)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1408)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1416)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1415)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1414)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1408): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1409): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1410): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1411): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1412): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1413): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1414): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1415): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1416): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_in_fail_msc_clears_after_ho_detect(1417): none (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_in_fail_msc_clears_after_ho_detect finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass'. Thu May 16 06:39:20 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass ====== Saving talloc report from 172.18.152.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=436844) Waiting for packet dumper to finish... 1 (prev_count=436844, count=623651) MTC@104ebcb5e699: 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@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect'. ------ BSC_Tests.TC_ho_in_fail_no_detect ------ Thu May 16 06:39:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_in_fail_no_detect started. MTC@104ebcb5e699: "TC_ho_in_fail_no_detect": using IMSI '001014310784871'H VirtMSC-IPA(1421)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1421)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1421)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1422)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1422)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1419)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1420)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1425)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1425)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_in_fail_no_detect() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect(1427) VirtMSC-RAN(1420)@104ebcb5e699: Added conn table entry 0TC_ho_in_fail_no_detect(1427)13872646 VirtMSC-SCCP(1419)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1419)@104ebcb5e699: { messageType := 2, destLocRef := 'D3AE06'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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1419)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1419)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1419)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1419)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1424)@104ebcb5e699: 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)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943671707D0630190'O TC_ho_in_fail_no_detect(1427)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1419)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1419)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1419)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1419)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1419)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1419)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1419)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1419)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect(1427)@104ebcb5e699: Got first DLCX: { line := { verb := "DLCX", trans_id := "181", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "12" }, { code := "I", val := "58F159CB" } }, sdp := omit } VirtMSC-SCCP(1419)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1419)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1419)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1419)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1419)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1419)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1419)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1419)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1420)@104ebcb5e699: Deleted conn table entry 0TC_ho_in_fail_no_detect(1427)13872646 VirtMSC-SCCP(1419)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1419)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1419)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_in_fail_no_detect(1427)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1419)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1423)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1420)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1418)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1421)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1426)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1425)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1424)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1418): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1419): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1420): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1421): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1422): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1423): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1424): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1425): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1426): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_in_fail_no_detect(1427): none (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_in_fail_no_detect finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect pass'. Thu May 16 06:39:38 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_no_detect pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=637235) Waiting for packet dumper to finish... 1 (prev_count=637235, count=639460) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2'. ------ BSC_Tests.TC_ho_in_fail_no_detect2 ------ Thu May 16 06:39:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_in_fail_no_detect2 started. MTC@104ebcb5e699: "TC_ho_in_fail_no_detect2": using IMSI '001015020518205'H VirtMSC-IPA(1431)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1431)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1431)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1432)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1432)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1429)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1430)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1435)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1435)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_in_fail_no_detect2() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect2(1437) VirtMSC-RAN(1430)@104ebcb5e699: Added conn table entry 0TC_ho_in_fail_no_detect2(1437)12861385 VirtMSC-SCCP(1429)@104ebcb5e699: First idle individual index:0 VirtMGW-MGCP-0(1434)@104ebcb5e699: 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) VirtMSC-SCCP(1429)@104ebcb5e699: { messageType := 2, destLocRef := 'C43FC9'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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1429)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1429)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1429)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1429)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect2(1437)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943671807D0630190'O TC_ho_in_fail_no_detect2(1437)@104ebcb5e699: 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)@104ebcb5e699: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1429)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1429)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1429)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1429)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1429)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1429)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1429)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1429)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect2(1437)@104ebcb5e699: Got first DLCX: { line := { verb := "DLCX", trans_id := "184", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "13" }, { code := "I", val := "5D4F8DD4" } }, sdp := omit } VirtMSC-SCCP(1429)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1429)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1429)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1429)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1429)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1429)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1429)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1429)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1430)@104ebcb5e699: Deleted conn table entry 0TC_ho_in_fail_no_detect2(1437)12861385 VirtMSC-SCCP(1429)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1429)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1429)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_in_fail_no_detect2(1437)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1430)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1429)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1433)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1431)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1428)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1434)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1435)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1436)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1428): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1429): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1430): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1431): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1432): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1433): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1434): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1435): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1436): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_in_fail_no_detect2(1437): none (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_in_fail_no_detect2 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 pass'. Thu May 16 06:39:57 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_no_detect2 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=449288) Waiting for packet dumper to finish... 1 (prev_count=449288, count=635093) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:40:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_in_fail_mgw_mdcx_timeout started. MTC@104ebcb5e699: "TC_ho_in_fail_mgw_mdcx_timeout": using IMSI '001015949911750'H VirtMSC-IPA(1441)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1441)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1441)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1442)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1442)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1439)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1440)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1445)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1445)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_in_fail_mgw_mdcx_timeout() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_ho_in_fail_mgw_mdcx_timeout(1447)14290741 VirtMSC-SCCP(1439)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1439)@104ebcb5e699: { messageType := 2, destLocRef := 'DA0F35'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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1439)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1439)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1439)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1439)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1444)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1439)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1439)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1439)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1439)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1439)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1439)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1439)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_mgw_mdcx_timeout(1447)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_in_fail_mgw_mdcx_timeout(1447)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1439)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1439)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1439)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1439)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1439)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1439)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1439)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1439)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_mgw_mdcx_timeout(1447)@104ebcb5e699: "Got BSSMAP Clear Complete" TC_ho_in_fail_mgw_mdcx_timeout(1447)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_in_fail_mgw_mdcx_timeout(1447)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-RAN(1440)@104ebcb5e699: Deleted conn table entry 0TC_ho_in_fail_mgw_mdcx_timeout(1447)14290741 VirtMSC-SCCP(1439)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1439)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1439)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1443)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1439)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1441)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1440)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1438)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1446)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1444)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1445)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1438): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1439): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1440): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1441): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1442): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1443): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1444): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1445): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1446): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_in_fail_mgw_mdcx_timeout(1447): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_in_fail_mgw_mdcx_timeout finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass'. Thu May 16 06:40:16 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=634300) Waiting for packet dumper to finish... 1 (prev_count=634300, count=635890) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:40:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_in_fail_ipa_crcx_timeout started. MTC@104ebcb5e699: "TC_ho_in_fail_ipa_crcx_timeout": using IMSI '001015646112647'H VirtMSC-IPA(1451)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1451)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1451)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1452)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1452)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1449)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1450)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1455)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1455)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_in_fail_ipa_crcx_timeout() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_ho_in_fail_ipa_crcx_timeout(1457)14271764 VirtMSC-SCCP(1449)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1449)@104ebcb5e699: { messageType := 2, destLocRef := 'D9C514'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)@104ebcb5e699: Session index based on local reference:0 VirtMGW-MGCP-0(1454)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1449)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1449)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1449)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1449)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1449)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1449)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1449)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1449)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1449)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1449)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1449)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_ipa_crcx_timeout(1457)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_in_fail_ipa_crcx_timeout(1457)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1449)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1449)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1449)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1449)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1449)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1449)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1449)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1449)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_ipa_crcx_timeout(1457)@104ebcb5e699: "Got BSSMAP Clear Complete" TC_ho_in_fail_ipa_crcx_timeout(1457)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1450)@104ebcb5e699: Deleted conn table entry 0TC_ho_in_fail_ipa_crcx_timeout(1457)14271764 VirtMSC-SCCP(1449)@104ebcb5e699: Session index based on connection ID:0 TC_ho_in_fail_ipa_crcx_timeout(1457)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1449)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1449)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1449)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1453)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1450)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1451)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1448)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1456)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1454)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1455)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1448): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1449): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1450): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1451): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1452): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1453): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1454): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1455): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1456): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_in_fail_ipa_crcx_timeout(1457): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_in_fail_ipa_crcx_timeout finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass'. Thu May 16 06:40:33 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=577139) Waiting for packet dumper to finish... 1 (prev_count=577139, count=630282) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:40:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap started. MTC@104ebcb5e699: "TC_ho_into_this_bsc_sccp_cr_without_bssap": using IMSI '001014670803938'H VirtMSC-IPA(1461)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1461)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1461)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1462)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1462)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1459)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1460)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1465)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1465)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_into_this_bsc_sccp_cr_without_bssap() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Added conn table entry 0TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)9636842 VirtMSC-SCCP(1459)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1459)@104ebcb5e699: { messageType := 2, destLocRef := '930BEA'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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1459)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1459)@104ebcb5e699: vl_len:38 VirtMSC-SCCP(1459)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1459)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0024100B030108010A090100000000000000001D400505010001000101000105050100010000'O VirtMSC-SCCP(1459)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1459)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1459)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1459)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1464)@104ebcb5e699: 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)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@104ebcb5e699: Received L3 Info in HO Request Ack: '062BCA670943671B07D0630190'O TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1459)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1459)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1459)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1459)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1459)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1459)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1459)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1459)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1459)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1459)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1459)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1459)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1459)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1459)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1459)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1459)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1460)@104ebcb5e699: Deleted conn table entry 0TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)9636842 VirtMSC-SCCP(1459)@104ebcb5e699: Session index based on connection ID:0 TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@104ebcb5e699: "Got RSL RR Release" TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1459)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1459)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1460)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1459)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1458)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1463)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1461)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1466)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1465)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1464)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1458): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1459): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1460): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1461): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1462): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1463): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1464): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1465): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1466): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_into_this_bsc_sccp_cr_without_bssap(1467): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass'. Thu May 16 06:40:50 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass ====== Saving talloc report from 172.18.152.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=462803) Waiting for packet dumper to finish... 1 (prev_count=462803, count=650436) MTC@104ebcb5e699: 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@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1'. ------ BSC_Tests.TC_ho_neighbor_config_1 ------ Thu May 16 06:40:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_neighbor_config_1 started. VirtMSC-IPA(1471)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1471)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1471)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1472)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1472)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1469)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1470)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1475)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1475)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1477)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1477)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1479)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1479)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1481)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1481)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1483)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1483)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1485)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1485)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_neighbor_config_1() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: "TC_ho_neighbor_config_1": using IMSI '001018833840707'H VirtMSC-RAN(1470)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910108833487070'O, n_connectPointCode := omit VirtMSC-RAN(1470)@104ebcb5e699: Created Expect[0] for '05240103505902080910108833487070'O to be handled at TC_ho_neighbor_config_1(1487) VirtMSC-SCCP(1469)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1469)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1470)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1470)@104ebcb5e699: Found Expect[0] for '05240103505902080910108833487070'O handled at TC_ho_neighbor_config_1(1487) VirtMSC-RAN(1470)@104ebcb5e699: Added conn table entry 0TC_ho_neighbor_config_1(1487)10677062 VirtMSC-SCCP(1469)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1469)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1476)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1474)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_1(1487) VirtMSC-SCCP(1469)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1469)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1469)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1469)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_neighbor_config_1(1487)@104ebcb5e699: 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(1474)@104ebcb5e699: 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) IPA-BTS0-TRX0-RSL-RSL(1476)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1469)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1469)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1469)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1469)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_1(1487)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_neighbor_config_1(1487)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '42564152'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 := '5DB8BBB7'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: f_tc_ho_neighbor_config: 1. No 'neighbor' config IPA-BTS1-TRX0-RSL-RSL(1478)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1480)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_1(1487)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 25447 TC_ho_neighbor_config_1(1487)@104ebcb5e699: { 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)@104ebcb5e699: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1478)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_1(1487)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1478)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1478)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1480)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover starting: 1.b: HO to unknown cell does not start (expecting NO handover)" TC_ho_neighbor_config_1(1487)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.b): Got no Handover, as expected." TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1478)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.b): done clearing" IPA-BTS1-TRX0-RSL-RSL(1478)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1480)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover starting: 1.c: HO to 871-12 is ambiguous = error (expecting NO handover)" TC_ho_neighbor_config_1(1487)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.c): Got no Handover, as expected." TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.c): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1478)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.c): done clearing" IPA-BTS1-TRX0-RSL-RSL(1478)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1480)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_1(1487)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } on ARFCN 25447 TC_ho_neighbor_config_1(1487)@104ebcb5e699: { 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)@104ebcb5e699: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1478)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_1(1487)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.d): Got RSL Handover Command as expected." TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.d): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.d): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1478)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_1(1487)@104ebcb5e699: "f_probe_for_handover(1.d): done clearing" TC_ho_neighbor_config_1(1487)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1469)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1469)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1469)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1469)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1469)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1469)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1469)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1469)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_1(1487)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1470)@104ebcb5e699: Deleted conn table entry 0TC_ho_neighbor_config_1(1487)10677062 VirtMSC-SCCP(1469)@104ebcb5e699: Session index based on connection ID:0 TC_ho_neighbor_config_1(1487)@104ebcb5e699: "Got RSL RR Release" TC_ho_neighbor_config_1(1487)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1469)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1469)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_neighbor_config_1(1487)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_1(1487)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1473)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1469)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1470)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1471)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1468)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-RSL(1480)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1482)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1484)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1478)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1476)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1485)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1481)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1477)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1475)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1483)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1479)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1474)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1486)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1468): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1469): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1470): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1471): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1472): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1473): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1474): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1475): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1476): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1477): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1478): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1479): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1480): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1481): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1482): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1483): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1484): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1485): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1486): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_neighbor_config_1(1487): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_neighbor_config_1 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 pass'. Thu May 16 06:41:29 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_1 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_neighbor_config_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=925833) Waiting for packet dumper to finish... 1 (prev_count=925833, count=1713686) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2'. ------ BSC_Tests.TC_ho_neighbor_config_2 ------ Thu May 16 06:41:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_neighbor_config_2 started. VirtMSC-IPA(1491)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1491)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1491)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1492)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1492)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1489)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1490)@104ebcb5e699: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1490)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1495)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1495)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1497)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1497)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1499)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1499)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1501)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1501)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1503)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1503)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1505)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1505)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_neighbor_config_2() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: "TC_ho_neighbor_config_2": using IMSI '001017714864399'H VirtMSC-RAN(1490)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910107741683499'O, n_connectPointCode := omit VirtMSC-RAN(1490)@104ebcb5e699: Created Expect[0] for '05240103505902080910107741683499'O to be handled at TC_ho_neighbor_config_2(1507) VirtMSC-SCCP(1489)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1489)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1490)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1490)@104ebcb5e699: Found Expect[0] for '05240103505902080910107741683499'O handled at TC_ho_neighbor_config_2(1507) VirtMSC-RAN(1490)@104ebcb5e699: Added conn table entry 0TC_ho_neighbor_config_2(1507)10317653 VirtMSC-SCCP(1489)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1489)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1496)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1494)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_2(1507) VirtMSC-SCCP(1489)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1489)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1489)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1489)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1494)@104ebcb5e699: 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) TC_ho_neighbor_config_2(1507)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1489)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1489)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1489)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1489)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_2(1507)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_neighbor_config_2(1507)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2F29ABA0'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 := '59B09FB6'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: f_tc_ho_neighbor_config: 2. explicit local neighbor: 'neighbor bts 1' IPA-BTS1-TRX0-RSL-RSL(1498)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1500)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_2(1507)@104ebcb5e699: "f_probe_for_handover starting: 2.a: HO to bts 1 works, explicitly listed as neighbor (expecting handover)" TC_ho_neighbor_config_2(1507)@104ebcb5e699: 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)@104ebcb5e699: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 25447 TC_ho_neighbor_config_2(1507)@104ebcb5e699: { 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)@104ebcb5e699: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1498)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1500)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_2(1507)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_2(1507)@104ebcb5e699: "f_probe_for_handover(2.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_2(1507)@104ebcb5e699: "f_probe_for_handover(2.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_2(1507)@104ebcb5e699: "f_probe_for_handover(2.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1498)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1500)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_2(1507)@104ebcb5e699: "f_probe_for_handover(2.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1498)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1500)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_2(1507)@104ebcb5e699: "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)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_2(1507)@104ebcb5e699: "f_probe_for_handover(2.b): Got no Handover, as expected." TC_ho_neighbor_config_2(1507)@104ebcb5e699: "f_probe_for_handover(2.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1498)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1500)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_2(1507)@104ebcb5e699: "f_probe_for_handover(2.b): done clearing" TC_ho_neighbor_config_2(1507)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1489)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1489)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1489)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1489)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1489)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1489)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1489)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1489)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_2(1507)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1490)@104ebcb5e699: Deleted conn table entry 0TC_ho_neighbor_config_2(1507)10317653 VirtMSC-SCCP(1489)@104ebcb5e699: Session index based on connection ID:0 TC_ho_neighbor_config_2(1507)@104ebcb5e699: "Got RSL RR Release" TC_ho_neighbor_config_2(1507)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1489)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1489)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_neighbor_config_2(1507)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_2(1507)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1488)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1489)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1493)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1490)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1491)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1496)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1502)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1498)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1500)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1505)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1501)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1494)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1497)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1504)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1495)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1499)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1503)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1506)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1488): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1489): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1490): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1491): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1492): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1493): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1494): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1495): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1496): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1497): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1498): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1499): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1500): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1501): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1502): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1503): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1504): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1505): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1506): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_neighbor_config_2(1507): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_neighbor_config_2 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 pass'. Thu May 16 06:42:00 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_2 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_neighbor_config_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=896114) Waiting for packet dumper to finish... 1 (prev_count=896114, count=1684316) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3'. ------ BSC_Tests.TC_ho_neighbor_config_3 ------ Thu May 16 06:42:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_neighbor_config_3 started. VirtMSC-IPA(1511)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1511)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1511)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1512)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1512)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1509)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1510)@104ebcb5e699: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1510)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1515)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1515)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1517)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1517)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1519)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1519)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1521)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1521)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1523)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1523)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1525)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1525)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_neighbor_config_3() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: "TC_ho_neighbor_config_3": using IMSI '001012957081446'H VirtMSC-RAN(1510)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910109275804164'O, n_connectPointCode := omit VirtMSC-RAN(1510)@104ebcb5e699: Created Expect[0] for '05240103505902080910109275804164'O to be handled at TC_ho_neighbor_config_3(1527) VirtMSC-SCCP(1509)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1509)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1510)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1510)@104ebcb5e699: Found Expect[0] for '05240103505902080910109275804164'O handled at TC_ho_neighbor_config_3(1527) VirtMSC-RAN(1510)@104ebcb5e699: Added conn table entry 0TC_ho_neighbor_config_3(1527)15559500 VirtMSC-SCCP(1509)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1509)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1516)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1514)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_3(1527) VirtMSC-SCCP(1509)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1509)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1509)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1509)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1514)@104ebcb5e699: 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) TC_ho_neighbor_config_3(1527)@104ebcb5e699: 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(1516)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1509)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1509)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1509)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1509)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_3(1527)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_neighbor_config_3(1527)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '367F8877'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 := '25DCD142'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: f_tc_ho_neighbor_config: 3. explicit local neighbor: 'neighbor bts 2' IPA-BTS1-TRX0-RSL-RSL(1518)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1520)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_3(1527)@104ebcb5e699: "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)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_3(1527)@104ebcb5e699: "f_probe_for_handover(3.a): Got no Handover, as expected." TC_ho_neighbor_config_3(1527)@104ebcb5e699: "f_probe_for_handover(3.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1518)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1520)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_3(1527)@104ebcb5e699: "f_probe_for_handover(3.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1518)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1520)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_3(1527)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 33639 TC_ho_neighbor_config_3(1527)@104ebcb5e699: { 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)@104ebcb5e699: handoverCommand: verified TSC = 4 (matches 4) IPA-BTS1-TRX0-RSL-RSL(1518)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1520)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_3(1527)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_3(1527)@104ebcb5e699: "f_probe_for_handover(3.b): Got RSL Handover Command as expected." TC_ho_neighbor_config_3(1527)@104ebcb5e699: "f_probe_for_handover(3.b): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_3(1527)@104ebcb5e699: "f_probe_for_handover(3.b): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1518)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1520)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_3(1527)@104ebcb5e699: "f_probe_for_handover(3.b): done clearing" TC_ho_neighbor_config_3(1527)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1509)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1509)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1509)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1509)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1509)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1509)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1509)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1509)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_3(1527)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1510)@104ebcb5e699: Deleted conn table entry 0TC_ho_neighbor_config_3(1527)15559500 VirtMSC-SCCP(1509)@104ebcb5e699: Session index based on connection ID:0 TC_ho_neighbor_config_3(1527)@104ebcb5e699: "Got RSL RR Release" TC_ho_neighbor_config_3(1527)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1509)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1509)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_neighbor_config_3(1527)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_3(1527)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1510)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1509)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1513)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1508)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1511)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX2-RSL-RSL(1524)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1526)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1518)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1520)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1522)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1516)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1514)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1521)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1517)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1519)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1515)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1523)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1525)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1508): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1509): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1510): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1511): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1512): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1513): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1514): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1515): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1516): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1517): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1518): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1519): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1520): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1521): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1522): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1523): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1524): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1525): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1526): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_neighbor_config_3(1527): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_neighbor_config_3 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 pass'. Thu May 16 06:42:30 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_3 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_neighbor_config_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=893430) Waiting for packet dumper to finish... 1 (prev_count=893430, count=1681283) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4'. ------ BSC_Tests.TC_ho_neighbor_config_4 ------ Thu May 16 06:42:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_neighbor_config_4 started. VirtMSC-IPA(1531)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1531)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1531)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1532)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1532)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1529)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1530)@104ebcb5e699: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1530)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1535)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1535)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1537)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1537)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1539)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1539)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1541)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1541)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1543)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1543)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1545)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1545)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_neighbor_config_4() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: "TC_ho_neighbor_config_4": using IMSI '001019162153242'H VirtMSC-RAN(1530)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910101926512324'O, n_connectPointCode := omit VirtMSC-RAN(1530)@104ebcb5e699: Created Expect[0] for '05240103505902080910101926512324'O to be handled at TC_ho_neighbor_config_4(1547) VirtMSC-SCCP(1529)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1529)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1530)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1530)@104ebcb5e699: Found Expect[0] for '05240103505902080910101926512324'O handled at TC_ho_neighbor_config_4(1547) VirtMSC-RAN(1530)@104ebcb5e699: Added conn table entry 0TC_ho_neighbor_config_4(1547)13404945 VirtMSC-SCCP(1529)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1529)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1536)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1534)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_4(1547) VirtMSC-SCCP(1529)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1529)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1529)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1529)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1534)@104ebcb5e699: 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) TC_ho_neighbor_config_4(1547)@104ebcb5e699: 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(1536)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1529)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1529)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1529)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1529)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(1547)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_neighbor_config_4(1547)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3408FF9E'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 := '33DC0A13'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: f_tc_ho_neighbor_config: 4. explicit remote neighbor: 'neighbor lac 99 arfcn 123 bsic 45' IPA-BTS1-TRX0-RSL-RSL(1538)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1540)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_4(1547)@104ebcb5e699: "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)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(1547)@104ebcb5e699: "f_probe_for_handover(4.a): Got no Handover, as expected." TC_ho_neighbor_config_4(1547)@104ebcb5e699: "f_probe_for_handover(4.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1538)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1540)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_4(1547)@104ebcb5e699: "f_probe_for_handover(4.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1538)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1540)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_4(1547)@104ebcb5e699: "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)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(1547)@104ebcb5e699: "f_probe_for_handover(4.b): Got no Handover, as expected." TC_ho_neighbor_config_4(1547)@104ebcb5e699: "f_probe_for_handover(4.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1538)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1540)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_4(1547)@104ebcb5e699: "f_probe_for_handover(4.b): done clearing" IPA-BTS1-TRX0-RSL-RSL(1538)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1540)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_4(1547)@104ebcb5e699: "f_probe_for_handover starting: 4.c: HO to 123-45 triggers inter-BSC HO (expecting handover)" VirtMSC-SCCP(1529)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1529)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1529)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1529)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(1547)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(1547)@104ebcb5e699: "f_probe_for_handover(4.c): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_4(1547)@104ebcb5e699: "f_probe_for_handover(4.c): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_4(1547)@104ebcb5e699: "f_probe_for_handover(4.c): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_4(1547)@104ebcb5e699: "f_probe_for_handover(4.c): ...done" IPA-BTS1-TRX0-RSL-RSL(1538)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1540)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_4(1547)@104ebcb5e699: "f_probe_for_handover(4.c): done clearing" TC_ho_neighbor_config_4(1547)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1529)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1529)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1529)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1529)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1529)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1529)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1529)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1529)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(1547)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1530)@104ebcb5e699: Deleted conn table entry 0TC_ho_neighbor_config_4(1547)13404945 VirtMSC-SCCP(1529)@104ebcb5e699: Session index based on connection ID:0 TC_ho_neighbor_config_4(1547)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1529)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1529)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_neighbor_config_4(1547)@104ebcb5e699: "Got RSL Deact SACCH" TC_ho_neighbor_config_4(1547)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_4(1547)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1530)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1529)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1533)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1528)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1531)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX3-RSL-RSL(1546)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1538)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1544)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1542)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1536)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1541)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1543)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1534)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1535)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1545)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1537)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1539)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1540)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1528): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1529): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1530): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1531): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1532): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1533): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1534): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1535): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1536): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1537): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1538): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1539): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1540): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1541): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1542): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1543): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1544): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1545): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1546): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_neighbor_config_4(1547): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_neighbor_config_4 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 pass'. Thu May 16 06:43:07 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_4 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_neighbor_config_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=894659) Waiting for packet dumper to finish... 1 (prev_count=894659, count=1682719) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5'. ------ BSC_Tests.TC_ho_neighbor_config_5 ------ Thu May 16 06:43:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_neighbor_config_5 started. VirtMSC-IPA(1551)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1551)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1551)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1552)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1552)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1549)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1550)@104ebcb5e699: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1550)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1555)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1555)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1557)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1557)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1559)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1559)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1561)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1561)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1563)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1563)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1565)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1565)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_neighbor_config_5() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: "TC_ho_neighbor_config_5": using IMSI '001012001517992'H VirtMSC-RAN(1550)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910100210159729'O, n_connectPointCode := omit VirtMSC-RAN(1550)@104ebcb5e699: Created Expect[0] for '05240103505902080910100210159729'O to be handled at TC_ho_neighbor_config_5(1567) VirtMSC-SCCP(1549)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1549)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1550)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1550)@104ebcb5e699: Found Expect[0] for '05240103505902080910100210159729'O handled at TC_ho_neighbor_config_5(1567) VirtMSC-RAN(1550)@104ebcb5e699: Added conn table entry 0TC_ho_neighbor_config_5(1567)9474505 VirtMSC-SCCP(1549)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1549)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1556)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1554)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_5(1567) VirtMSC-SCCP(1549)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1549)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1549)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1549)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1554)@104ebcb5e699: 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) TC_ho_neighbor_config_5(1567)@104ebcb5e699: 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(1556)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1549)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1549)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1549)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1549)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(1567)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_neighbor_config_5(1567)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '752FC071'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 := '7F1DB5EA'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1560)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_5(1567)@104ebcb5e699: "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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1549)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1549)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1549)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(1567)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_5(1567)@104ebcb5e699: "f_probe_for_handover(5.a): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_5(1567)@104ebcb5e699: "f_probe_for_handover(5.a): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_5(1567)@104ebcb5e699: "f_probe_for_handover(5.a): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_5(1567)@104ebcb5e699: "f_probe_for_handover(5.a): ...done" IPA-BTS1-TRX0-RSL-RSL(1558)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1560)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_5(1567)@104ebcb5e699: "f_probe_for_handover(5.a): done clearing" TC_ho_neighbor_config_5(1567)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1549)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1549)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1549)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1549)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1549)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1549)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1549)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1549)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(1567)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1550)@104ebcb5e699: Deleted conn table entry 0TC_ho_neighbor_config_5(1567)9474505 VirtMSC-SCCP(1549)@104ebcb5e699: Session index based on connection ID:0 TC_ho_neighbor_config_5(1567)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1549)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1549)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_neighbor_config_5(1567)@104ebcb5e699: "Got RSL Deact SACCH" TC_ho_neighbor_config_5(1567)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_5(1567)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1549)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1550)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1553)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1548)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1551)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1558)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1560)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1562)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1566)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1555)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1557)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1561)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1563)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1554)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1559)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1564)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1556)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1565)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1548): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1549): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1550): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1551): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1552): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1553): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1554): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1555): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1556): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1557): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1558): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1559): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1560): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1561): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1562): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1563): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1564): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1565): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1566): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_neighbor_config_5(1567): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_neighbor_config_5 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 pass'. Thu May 16 06:43:34 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_5 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_neighbor_config_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=862433) Waiting for packet dumper to finish... 1 (prev_count=862433, count=1650493) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6'. ------ BSC_Tests.TC_ho_neighbor_config_6 ------ Thu May 16 06:43:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_neighbor_config_6 started. VirtMSC-IPA(1571)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1571)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1571)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1572)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1572)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1569)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1570)@104ebcb5e699: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1570)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1575)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1575)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1577)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1577)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1579)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1579)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1581)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1581)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1583)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1583)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1585)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1585)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_neighbor_config_6() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: "TC_ho_neighbor_config_6": using IMSI '001014298811568'H VirtMSC-RAN(1570)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910102489185186'O, n_connectPointCode := omit VirtMSC-RAN(1570)@104ebcb5e699: Created Expect[0] for '05240103505902080910102489185186'O to be handled at TC_ho_neighbor_config_6(1587) VirtMSC-SCCP(1569)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1569)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1570)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1570)@104ebcb5e699: Found Expect[0] for '05240103505902080910102489185186'O handled at TC_ho_neighbor_config_6(1587) VirtMSC-RAN(1570)@104ebcb5e699: Added conn table entry 0TC_ho_neighbor_config_6(1587)4991847 VirtMSC-SCCP(1569)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1569)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1576)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1574)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_6(1587) VirtMSC-SCCP(1569)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1569)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1569)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1569)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_neighbor_config_6(1587)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1569)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1569)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1569)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1569)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_6(1587)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_neighbor_config_6(1587)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '35AA3770'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 := '5FC90746'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1580)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_6(1587)@104ebcb5e699: "f_probe_for_handover starting: 6.a: HO to 871-12 is ambiguous = error (expecting NO handover)" TC_ho_neighbor_config_6(1587)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_6(1587)@104ebcb5e699: "f_probe_for_handover(6.a): Got no Handover, as expected." TC_ho_neighbor_config_6(1587)@104ebcb5e699: "f_probe_for_handover(6.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1578)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1580)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_6(1587)@104ebcb5e699: "f_probe_for_handover(6.a): done clearing" TC_ho_neighbor_config_6(1587)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1569)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1569)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1569)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1569)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1569)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1569)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1569)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1569)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_6(1587)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1570)@104ebcb5e699: Deleted conn table entry 0TC_ho_neighbor_config_6(1587)4991847 VirtMSC-SCCP(1569)@104ebcb5e699: Session index based on connection ID:0 TC_ho_neighbor_config_6(1587)@104ebcb5e699: "Got RSL RR Release" TC_ho_neighbor_config_6(1587)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1569)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1569)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_neighbor_config_6(1587)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_6(1587)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1570)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1569)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1573)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1568)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1571)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1578)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1576)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1586)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1575)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1585)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1581)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1574)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1577)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1583)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1579)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1582)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1580)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1584)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1568): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1569): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1570): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1571): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1572): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1573): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1574): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1575): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1576): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1577): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1578): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1579): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1580): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1581): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1582): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1583): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1584): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1585): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1586): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_neighbor_config_6(1587): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_neighbor_config_6 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 pass'. Thu May 16 06:44:01 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_6 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_neighbor_config_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=858102) Waiting for packet dumper to finish... 1 (prev_count=858102, count=1645955) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7'. ------ BSC_Tests.TC_ho_neighbor_config_7 ------ Thu May 16 06:44:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_neighbor_config_7 started. VirtMSC-IPA(1591)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1591)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1591)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1592)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1592)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1589)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1590)@104ebcb5e699: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1590)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1595)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1595)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1597)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1597)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1599)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1599)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1601)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1601)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1603)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1603)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1605)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1605)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_neighbor_config_7() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: "TC_ho_neighbor_config_7": using IMSI '001018305478336'H VirtMSC-RAN(1590)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910103850743863'O, n_connectPointCode := omit VirtMSC-RAN(1590)@104ebcb5e699: Created Expect[0] for '05240103505902080910103850743863'O to be handled at TC_ho_neighbor_config_7(1607) VirtMSC-SCCP(1589)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1589)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1590)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1590)@104ebcb5e699: Found Expect[0] for '05240103505902080910103850743863'O handled at TC_ho_neighbor_config_7(1607) VirtMSC-RAN(1590)@104ebcb5e699: Added conn table entry 0TC_ho_neighbor_config_7(1607)10667911 VirtMSC-SCCP(1589)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1589)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1596)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1594)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_7(1607) VirtMSC-SCCP(1589)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1589)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1589)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1589)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1594)@104ebcb5e699: 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) TC_ho_neighbor_config_7(1607)@104ebcb5e699: 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(1596)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1589)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1589)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1589)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1589)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(1607)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_neighbor_config_7(1607)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2A128FAE'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 := '4CA64DAD'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1600)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_7(1607)@104ebcb5e699: "f_probe_for_handover starting: 7.a: HO to 871-12 does HO to bts 2 (expecting handover)" TC_ho_neighbor_config_7(1607)@104ebcb5e699: 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)@104ebcb5e699: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 33639 TC_ho_neighbor_config_7(1607)@104ebcb5e699: { 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)@104ebcb5e699: handoverCommand: verified TSC = 4 (matches 4) IPA-BTS1-TRX0-RSL-RSL(1598)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1600)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_7(1607)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_7(1607)@104ebcb5e699: "f_probe_for_handover(7.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_7(1607)@104ebcb5e699: "f_probe_for_handover(7.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_7(1607)@104ebcb5e699: "f_probe_for_handover(7.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1598)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1600)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_7(1607)@104ebcb5e699: "f_probe_for_handover(7.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1598)@104ebcb5e699: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1600)@104ebcb5e699: Suspending DChan TC_ho_neighbor_config_7(1607)@104ebcb5e699: "f_probe_for_handover starting: 7.b: HO to 123-45 triggers inter-BSC HO (expecting handover)" VirtMSC-SCCP(1589)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1589)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1589)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1589)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(1607)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_7(1607)@104ebcb5e699: "f_probe_for_handover(7.b): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_7(1607)@104ebcb5e699: "f_probe_for_handover(7.b): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_7(1607)@104ebcb5e699: "f_probe_for_handover(7.b): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_7(1607)@104ebcb5e699: "f_probe_for_handover(7.b): ...done" IPA-BTS1-TRX0-RSL-RSL(1598)@104ebcb5e699: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1600)@104ebcb5e699: Resuming DChan TC_ho_neighbor_config_7(1607)@104ebcb5e699: "f_probe_for_handover(7.b): done clearing" TC_ho_neighbor_config_7(1607)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1589)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1589)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1589)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1589)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1589)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1589)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1589)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1589)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(1607)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1590)@104ebcb5e699: Deleted conn table entry 0TC_ho_neighbor_config_7(1607)10667911 VirtMSC-SCCP(1589)@104ebcb5e699: Session index based on connection ID:0 TC_ho_neighbor_config_7(1607)@104ebcb5e699: "Got RSL RR Release" TC_ho_neighbor_config_7(1607)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1589)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1589)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_neighbor_config_7(1607)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_7(1607)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1593)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1590)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1591)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1588)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1589)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1598)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1596)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1602)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1606)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1604)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1599)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1603)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1595)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1601)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1605)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1597)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1594)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1600)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1588): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1589): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1590): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1591): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1592): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1593): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1594): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1595): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1596): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1597): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1598): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1599): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1600): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1601): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1602): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1603): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1604): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1605): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1606): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_neighbor_config_7(1607): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_neighbor_config_7 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 pass'. Thu May 16 06:44:32 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_7 pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_neighbor_config_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=896232) Waiting for packet dumper to finish... 1 (prev_count=896232, count=1684292) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:44:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset started. VirtMSC-IPA(1610)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1610)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1610)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1611)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1611)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1609)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1614)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1614)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1615)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1615)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1616)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1616)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1617)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1617)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1618)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1618)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1619)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1619)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_bssap_rlsd_does_not_cause_bssmap_reset() start" MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1609)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1609)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1609)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1609)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1609)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1609)@104ebcb5e699: First idle individual index:1 VirtMSC-SCCP(1609)@104ebcb5e699: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1609)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1609)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1609)@104ebcb5e699: Session index based on connection ID:1 MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1609)@104ebcb5e699: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1609)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1609)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1609)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1609)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1609)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1609)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1609)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1609)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1609)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1609)@104ebcb5e699: First idle individual index:1 VirtMSC-SCCP(1609)@104ebcb5e699: Warning: Re-starting timer T_guard[1], which is already active (running or expired). VirtMSC-SCCP(1609)@104ebcb5e699: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1609)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1609)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1609)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1609)@104ebcb5e699: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1609)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1609)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1609)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1609)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1610)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1608)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1612)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1614)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1613)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1615)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1618)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1616)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1617)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1619)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1608): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1609): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1610): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1611): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1612): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1613): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1614): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1615): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1616): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1617): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1618): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1619): none (pass -> pass) MTC@104ebcb5e699: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass'. Thu May 16 06:44:56 UTC 2024 ====== BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.152.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=671842) Waiting for packet dumper to finish... 1 (prev_count=671842, count=1459902) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:45:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_bssmap_clear_does_not_cause_bssmap_reset started. VirtMSC-IPA(1622)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1622)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1622)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1623)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1623)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1621)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1626)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1626)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1627)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1627)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1628)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1628)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1629)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1629)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1630)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1630)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1631)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1631)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_bssmap_clear_does_not_cause_bssmap_reset() start" MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1621)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1621)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1621)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1621)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1621)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1621)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1621)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1621)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1621)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1621)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1621)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1621)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1621)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1621)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1621)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1621)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1621)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1621)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1620)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1621)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1624)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1622)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1626)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1630)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1631)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1628)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1625)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1627)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1629)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1620): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1621): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1622): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1623): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1625): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1626): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1627): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1628): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1629): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1630): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1631): none (pass -> pass) MTC@104ebcb5e699: Test case TC_bssmap_clear_does_not_cause_bssmap_reset finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass'. Thu May 16 06:45:37 UTC 2024 ====== BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.152.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=874845) Waiting for packet dumper to finish... 1 (prev_count=874845, count=1662905) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:45:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset started. VirtMSC-IPA(1634)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1634)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1634)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1635)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1635)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1633)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1638)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1638)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1639)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1639)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1640)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1640)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1641)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1641)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1642)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1642)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1643)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1643)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ms_rel_ind_does_not_cause_bssmap_reset() start" MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1633)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1633)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1633)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1633)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1633)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1633)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1633)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1633)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1633)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1633)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1633)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1633)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1633)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1633)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1633)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1633)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1633)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1633)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1633)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1632)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1634)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1636)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS2-TRX1-RSL-IPA(1641)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1637)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1643)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1642)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1640)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1639)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1638)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1632): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1633): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1634): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1635): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1636): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1637): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1638): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1639): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1640): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1641): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1642): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1643): none (pass -> pass) MTC@104ebcb5e699: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass'. Thu May 16 06:46:17 UTC 2024 ====== BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.152.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=907521) Waiting for packet dumper to finish... 1 (prev_count=907521, count=1695374) MTC@104ebcb5e699: 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@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact ------ Thu May 16 06:46:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_dyn_pdch_ipa_act_deact started. VirtMSC-IPA(1646)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1646)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1646)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1647)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1647)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1645)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1650)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1650)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_dyn_pdch_ipa_act_deact() start" MTC@104ebcb5e699: TCH/F_PDCH pchan starts out in TCH/F mode: MTC@104ebcb5e699: TCH/F_PDCH pchan, PDCH ACT was ACKed, so now in PDCH mode: MTC@104ebcb5e699: TCH/F_PDCH pchan, PDCH DEACT via VTY, so now back in TCH/F mode: MTC@104ebcb5e699: TCH/F_PDCH pchan, PDCH ACT via VTY, so now in PDCH mode: MTC@104ebcb5e699: TCH/F_PDCH pchan, PDCH DEACT via VTY, so now back in TCH/F mode: MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1645)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1648)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1644)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1646)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(1649)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1650)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1644): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1645): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1646): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1647): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1648): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1649): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1650): none (pass -> pass) MTC@104ebcb5e699: Test case TC_dyn_pdch_ipa_act_deact finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact pass'. Thu May 16 06:46:35 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_ipa_act_deact pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=608251) Waiting for packet dumper to finish... 1 (prev_count=608251, count=609841) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack ------ Thu May 16 06:46:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_dyn_pdch_ipa_act_nack started. VirtMSC-IPA(1653)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1653)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1653)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1654)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1654)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1652)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1657)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1657)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_dyn_pdch_ipa_act_nack() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1652)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1651)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1655)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1653)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1657)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1656)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1651): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1652): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1653): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1654): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1655): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1656): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1657): none (pass -> pass) MTC@104ebcb5e699: Test case TC_dyn_pdch_ipa_act_nack finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack pass'. Thu May 16 06:46:51 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_ipa_act_nack pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411286) Waiting for packet dumper to finish... 1 (prev_count=411286, count=597091) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact ------ Thu May 16 06:46:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_dyn_pdch_osmo_act_deact started. VirtMSC-IPA(1660)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1660)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1660)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1661)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1661)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1659)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1664)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1664)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_dyn_pdch_osmo_act_deact() start" MTC@104ebcb5e699: TCH/F_TCH/H_PDCH pchan starts out in disabled mode: MTC@104ebcb5e699: TCH/F_TCH/H_PDCH requested to PDCH ACT on startup, which was ACKed, so now in PDCH: MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1659)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1662)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1658)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1660)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(1663)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1664)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1658): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1659): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1660): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1661): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1662): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1663): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1664): none (pass -> pass) MTC@104ebcb5e699: Test case TC_dyn_pdch_osmo_act_deact finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact pass'. Thu May 16 06:47:05 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_osmo_act_deact pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=416683) Waiting for packet dumper to finish... 1 (prev_count=416683, count=603725) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack ------ Thu May 16 06:47:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_dyn_pdch_osmo_act_nack started. VirtMSC-IPA(1667)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1667)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1667)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1668)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1668)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1666)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1671)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1671)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_dyn_pdch_osmo_act_nack() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1666)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1665)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1669)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1667)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1671)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1670)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1665): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1666): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1667): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1668): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1669): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1670): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1671): none (pass -> pass) MTC@104ebcb5e699: Test case TC_dyn_pdch_osmo_act_nack finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack pass'. Thu May 16 06:47:19 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_osmo_act_nack pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=415574) Waiting for packet dumper to finish... 1 (prev_count=415574, count=601379) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact ------ Thu May 16 06:47:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_dyn_ts_sdcch8_act_deact started. VirtMSC-IPA(1674)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1674)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1674)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1675)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1675)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1673)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1678)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1678)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_dyn_ts_sdcch8_act_deact() start" MTC@104ebcb5e699: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@104ebcb5e699: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(1673)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1673)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1673)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1673)@104ebcb5e699: First idle individual index:1 VirtMSC-SCCP(1673)@104ebcb5e699: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1673)@104ebcb5e699: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1673)@104ebcb5e699: First idle individual index:2 VirtMSC-SCCP(1673)@104ebcb5e699: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1673)@104ebcb5e699: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1673)@104ebcb5e699: First idle individual index:3 VirtMSC-SCCP(1673)@104ebcb5e699: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1673)@104ebcb5e699: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1673)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1673)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1673)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on local reference:3 VirtMSC-SCCP(1673)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on local reference:3 VirtMSC-SCCP(1673)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1673)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1673)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1673)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1673)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1673)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1673)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1673)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1673)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1673)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1673)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1673)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1673)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1673)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on local reference:2 VirtMSC-SCCP(1673)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1673)@104ebcb5e699: Session index based on local reference:2 VirtMSC-SCCP(1673)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1673)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1672)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1674)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1676)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1678)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1677)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1672): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1673): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1674): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1675): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1676): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1677): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1678): none (pass -> pass) MTC@104ebcb5e699: Test case TC_dyn_ts_sdcch8_act_deact finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass'. Thu May 16 06:47:42 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=613681) Waiting for packet dumper to finish... 1 (prev_count=613681, count=801312) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:47:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_dyn_ts_sdcch8_all_subslots_used started. VirtMSC-IPA(1681)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1681)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1681)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1682)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1682)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1680)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1685)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1685)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_dyn_ts_sdcch8_all_subslots_used() start" VirtMSC-SCCP(1680)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1680)@104ebcb5e699: First idle individual index:1 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1680)@104ebcb5e699: First idle individual index:2 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1680)@104ebcb5e699: First idle individual index:3 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1680)@104ebcb5e699: First idle individual index:4 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:4 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(1680)@104ebcb5e699: First idle individual index:5 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:5 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(1680)@104ebcb5e699: First idle individual index:6 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:6 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(1680)@104ebcb5e699: First idle individual index:7 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:7 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(1680)@104ebcb5e699: First idle individual index:8 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:8 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Re-starting timer T_ias[8], which is already active (running or expired). VirtMSC-SCCP(1680)@104ebcb5e699: First idle individual index:9 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Stopping inactive timer T_ias[9]. VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:9 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Re-starting timer T_ias[9], which is already active (running or expired). VirtMSC-SCCP(1680)@104ebcb5e699: First idle individual index:10 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Stopping inactive timer T_ias[10]. VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:10 VirtMSC-SCCP(1680)@104ebcb5e699: Warning: Re-starting timer T_ias[10], which is already active (running or expired). VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1680)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1680)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1680)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1680)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1680)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1680)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1680)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1680)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1680)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1680)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1680)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1680)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1680)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:2 VirtMSC-SCCP(1680)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1680)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1680)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1680)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:2 VirtMSC-SCCP(1680)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:3 VirtMSC-SCCP(1680)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:4 VirtMSC-SCCP(1680)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1680)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1680)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:3 VirtMSC-SCCP(1680)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:4 VirtMSC-SCCP(1680)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:4 VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:5 VirtMSC-SCCP(1680)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1680)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1680)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:4 VirtMSC-SCCP(1680)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:5 VirtMSC-SCCP(1680)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:5 VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:6 VirtMSC-SCCP(1680)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1680)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1680)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:5 VirtMSC-SCCP(1680)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:6 VirtMSC-SCCP(1680)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:6 VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:7 VirtMSC-SCCP(1680)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1680)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1680)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:6 VirtMSC-SCCP(1680)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:7 VirtMSC-SCCP(1680)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:7 VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:8 VirtMSC-SCCP(1680)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1680)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1680)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:7 VirtMSC-SCCP(1680)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:8 VirtMSC-SCCP(1680)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:8 VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:9 VirtMSC-SCCP(1680)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1680)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1680)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:8 VirtMSC-SCCP(1680)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:9 VirtMSC-SCCP(1680)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:9 VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:10 VirtMSC-SCCP(1680)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1680)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1680)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:9 VirtMSC-SCCP(1680)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:10 VirtMSC-SCCP(1680)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on connection ID:10 VirtMSC-SCCP(1680)@104ebcb5e699: Session index based on local reference:10 VirtMSC-SCCP(1680)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1680)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1679)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1683)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1681)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1685)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1684)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1679): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1680): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1681): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1682): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1683): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1684): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1685): none (pass -> pass) MTC@104ebcb5e699: Test case TC_dyn_ts_sdcch8_all_subslots_used finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass'. Thu May 16 06:48:18 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=981886) Waiting for packet dumper to finish... 1 (prev_count=981886, count=1168693) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:48:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_dyn_ts_sdcch8_tch_call_act_deact started. VirtMSC-IPA(1688)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1688)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1688)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1689)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1689)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1687)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1692)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1692)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_dyn_ts_sdcch8_tch_call_act_deact() start" MTC@104ebcb5e699: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@104ebcb5e699: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(1687)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1687)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1687)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1687)@104ebcb5e699: First idle individual index:1 VirtMSC-SCCP(1687)@104ebcb5e699: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1687)@104ebcb5e699: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1687)@104ebcb5e699: First idle individual index:2 VirtMSC-SCCP(1687)@104ebcb5e699: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1687)@104ebcb5e699: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1687)@104ebcb5e699: First idle individual index:3 VirtMSC-SCCP(1687)@104ebcb5e699: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1687)@104ebcb5e699: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1687)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1687)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1687)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on local reference:3 VirtMSC-SCCP(1687)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on local reference:3 VirtMSC-SCCP(1687)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1687)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1687)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1687)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1687)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1687)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1687)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1687)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1687)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1687)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1687)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1687)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1687)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1687)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on local reference:2 VirtMSC-SCCP(1687)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1687)@104ebcb5e699: Session index based on local reference:2 VirtMSC-SCCP(1687)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1687)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1686)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1688)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1692)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1691)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1686): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1687): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1688): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1689): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1691): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1692): none (pass -> pass) MTC@104ebcb5e699: Test case TC_dyn_ts_sdcch8_tch_call_act_deact finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass'. Thu May 16 06:48:41 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass ====== Saving talloc report from 172.18.152.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=600339) Waiting for packet dumper to finish... 1 (prev_count=600339, count=787381) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack ------ Thu May 16 06:48:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_dyn_ts_sdcch8_act_nack started. VirtMSC-IPA(1695)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1695)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1695)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1696)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1696)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1694)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1699)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1699)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_dyn_ts_sdcch8_act_nack() start" MTC@104ebcb5e699: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@104ebcb5e699: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(1694)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1694)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1694)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1694)@104ebcb5e699: First idle individual index:1 VirtMSC-SCCP(1694)@104ebcb5e699: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1694)@104ebcb5e699: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1694)@104ebcb5e699: First idle individual index:2 VirtMSC-SCCP(1694)@104ebcb5e699: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1694)@104ebcb5e699: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1694)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1694)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1694)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1694)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1694)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1694)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1694)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1694)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1694)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1694)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1694)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1694)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1694)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1694)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1694)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1694)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1694)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on local reference:2 VirtMSC-SCCP(1694)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1694)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1694)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1694)@104ebcb5e699: Session index based on local reference:2 VirtMSC-SCCP(1694)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1694)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1693)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1695)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1697)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(1698)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1699)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1693): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1694): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1695): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1696): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1697): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1698): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1699): none (pass -> pass) MTC@104ebcb5e699: Test case TC_dyn_ts_sdcch8_act_nack finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass'. Thu May 16 06:49:01 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=578026) Waiting for packet dumper to finish... 1 (prev_count=578026, count=764244) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping'. ------ BSC_Tests.TC_chopped_ipa_ping ------ Thu May 16 06:49:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chopped_ipa_ping started. 1700@104ebcb5e699: sending byte '00'O 1700@104ebcb5e699: 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@104ebcb5e699: sending byte '01'O 1700@104ebcb5e699: sending byte 'FE'O 1700@104ebcb5e699: sending byte '00'O 1700@104ebcb5e699: received pong from "172.18.152.20" port 3003: '0001FE01'O 1700@104ebcb5e699: setverdict(pass): none -> pass 1700@104ebcb5e699: Final verdict of PTC: pass 1701@104ebcb5e699: sending byte '00'O 1701@104ebcb5e699: 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@104ebcb5e699: sending byte '01'O 1701@104ebcb5e699: sending byte 'FE'O 1701@104ebcb5e699: sending byte '00'O 1701@104ebcb5e699: received pong from "172.18.152.20" port 3002: '0001FE01'O 1701@104ebcb5e699: setverdict(pass): none -> pass 1701@104ebcb5e699: Final verdict of PTC: pass 1702@104ebcb5e699: sending byte '00'O 1702@104ebcb5e699: sending byte '01'O 1702@104ebcb5e699: sending byte 'FE'O 1702@104ebcb5e699: sending byte '00'O 1702@104ebcb5e699: 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@104ebcb5e699: received pong from "172.18.152.20" port 4249: '0001FE01'O 1702@104ebcb5e699: setverdict(pass): none -> pass 1702@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC with component reference 1700: pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC with component reference 1701: pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC with component reference 1702: pass (pass -> pass) MTC@104ebcb5e699: Test case TC_chopped_ipa_ping finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass'. Thu May 16 06:50:19 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_ping pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chopped_ipa_ping.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=175343) Waiting for packet dumper to finish... 1 (prev_count=175343, count=178570) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload'. ------ BSC_Tests.TC_chopped_ipa_payload ------ Thu May 16 06:50:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chopped_ipa_payload started. 1703@104ebcb5e699: sending byte '04'O 1703@104ebcb5e699: 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@104ebcb5e699: sending byte '01'O 1703@104ebcb5e699: sending byte '08'O ("\b") 1703@104ebcb5e699: sending byte '01'O 1703@104ebcb5e699: sending byte '07'O ("\a") 1703@104ebcb5e699: sending byte '01'O 1703@104ebcb5e699: sending byte '02'O 1703@104ebcb5e699: setverdict(pass): none -> pass 1703@104ebcb5e699: Final verdict of PTC: pass 1704@104ebcb5e699: sending byte '04'O 1704@104ebcb5e699: 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@104ebcb5e699: sending byte '01'O 1704@104ebcb5e699: sending byte '08'O ("\b") 1704@104ebcb5e699: sending byte '01'O 1704@104ebcb5e699: sending byte '07'O ("\a") 1704@104ebcb5e699: sending byte '01'O 1704@104ebcb5e699: sending byte '02'O 1704@104ebcb5e699: setverdict(pass): none -> pass 1704@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC with component reference 1703: pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC with component reference 1704: pass (pass -> pass) MTC@104ebcb5e699: Test case TC_chopped_ipa_payload finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass'. Thu May 16 06:51:50 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_payload pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chopped_ipa_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=199335) Waiting for packet dumper to finish... 1 (prev_count=199335, count=200925) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:51:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_verify_ms_power_params_ie started. MTC@104ebcb5e699: "TC_assignment_verify_ms_power_params_ie": using IMSI '001011571207944'H VirtMSC-IPA(1708)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1708)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1708)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1709)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1709)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1706)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1707)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1712)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1712)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_verify_ms_power_params_ie() start" VirtMSC-RAN(1707)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910105117029744'O, n_connectPointCode := omit VirtMSC-RAN(1707)@104ebcb5e699: Created Expect[0] for '05240103505902080910105117029744'O to be handled at TC_assignment_verify_ms_power_params_ie(1714) VirtMSC-SCCP(1706)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1706)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1707)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1707)@104ebcb5e699: Found Expect[0] for '05240103505902080910105117029744'O handled at TC_assignment_verify_ms_power_params_ie(1714) VirtMSC-RAN(1707)@104ebcb5e699: Added conn table entry 0TC_assignment_verify_ms_power_params_ie(1714)12120125 VirtMSC-SCCP(1706)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1706)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1713)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1711)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1706)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1706)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1706)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1711)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1706)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1706)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1706)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1706)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_verify_ms_power_params_ie(1714)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_verify_ms_power_params_ie(1714)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '659BF7AD'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 := '0A1E3300'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1706)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1706)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1706)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1706)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1706)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1706)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1706)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1706)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_verify_ms_power_params_ie(1714)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1707)@104ebcb5e699: Deleted conn table entry 0TC_assignment_verify_ms_power_params_ie(1714)12120125 VirtMSC-SCCP(1706)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_verify_ms_power_params_ie(1714)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1706)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1706)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_verify_ms_power_params_ie(1714)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_verify_ms_power_params_ie(1714)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_verify_ms_power_params_ie(1714)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1706)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1707)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1710)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1708)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1705)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1713)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1712)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1711)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1705): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1706): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1707): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1708): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1709): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1710): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1711): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1712): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1713): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_verify_ms_power_params_ie(1714): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_verify_ms_power_params_ie finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie pass'. Thu May 16 06:52:03 UTC 2024 ====== BSC_Tests.TC_assignment_verify_ms_power_params_ie pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_verify_ms_power_params_ie.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=275604) Waiting for packet dumper to finish... 1 (prev_count=275604, count=462411) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode'. ------ BSC_Tests.TC_c0_power_red_mode ------ Thu May 16 06:52:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_c0_power_red_mode started. VirtMSC-IPA(1717)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1717)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1717)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1718)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1718)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1716)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1721)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1721)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_c0_power_red_mode() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1716)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1719)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1715)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1717)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(1720)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1721)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1715): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1716): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1717): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1718): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1719): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1720): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1721): none (pass -> pass) MTC@104ebcb5e699: Test case TC_c0_power_red_mode finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode pass'. Thu May 16 06:52:16 UTC 2024 ====== BSC_Tests.TC_c0_power_red_mode pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_c0_power_red_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=171123) Waiting for packet dumper to finish... 1 (prev_count=171123, count=359167) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail'. ------ BSC_Tests.TC_early_conn_fail ------ Thu May 16 06:52:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_early_conn_fail started. VirtMSC-IPA(1724)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1724)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1724)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1725)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1725)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1723)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1728)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1728)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_early_conn_fail() start" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1723)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1722)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1726)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1724)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1728)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1727)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1722): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1723): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1724): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1725): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1726): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1727): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1728): none (pass -> pass) MTC@104ebcb5e699: Test case TC_early_conn_fail finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail pass'. Thu May 16 06:52:28 UTC 2024 ====== BSC_Tests.TC_early_conn_fail pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_early_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179960) Waiting for packet dumper to finish... 1 (prev_count=179960, count=366767) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail'. ------ BSC_Tests.TC_late_conn_fail ------ Thu May 16 06:52:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_late_conn_fail started. VirtMSC-IPA(1731)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1731)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1731)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1732)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1732)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1730)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1735)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1735)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_late_conn_fail() start" VirtMSC-SCCP(1730)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1730)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1730)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1730)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1730)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1730)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1730)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1730)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1730)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1730)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1730)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1730)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1730)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1730)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1730)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1730)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1729)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1733)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1731)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1735)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1734)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1729): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1730): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1731): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1732): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1733): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1734): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1735): none (pass -> pass) MTC@104ebcb5e699: Test case TC_late_conn_fail finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail pass'. Thu May 16 06:52:43 UTC 2024 ====== BSC_Tests.TC_late_conn_fail pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_late_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210353) Waiting for packet dumper to finish... 1 (prev_count=210353, count=396158) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail'. ------ BSC_Tests.TC_stats_conn_fail ------ Thu May 16 06:52:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_stats_conn_fail started. MTC@104ebcb5e699: "TC_stats_conn_fail": using IMSI '001018227622750'H VirtMSC-IPA(1739)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1739)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1739)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1740)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1740)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1737)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1738)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1743)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1743)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_stats_conn_fail() start" VirtMSC-RAN(1738)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910102872267205'O, n_connectPointCode := omit VirtMSC-RAN(1738)@104ebcb5e699: Created Expect[0] for '05240103505902080910102872267205'O to be handled at TC_stats_conn_fail(1745) VirtMSC-SCCP(1737)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1737)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1738)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1738)@104ebcb5e699: Found Expect[0] for '05240103505902080910102872267205'O handled at TC_stats_conn_fail(1745) VirtMSC-RAN(1738)@104ebcb5e699: Added conn table entry 0TC_stats_conn_fail(1745)5444387 VirtMSC-SCCP(1737)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1737)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1744)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1742)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_stats_conn_fail(1745) VirtMSC-SCCP(1737)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1737)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(1737)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1737)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B030208FF010000'O VirtMSC-SCCP(1737)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1737)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1737)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1737)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stats_conn_fail(1745)@104ebcb5e699: setverdict(pass): none -> pass TC_stats_conn_fail(1745)@104ebcb5e699: 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 := '608D2BE9'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 := '3685CBC2'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1737)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1737)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1737)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-STATS(1736)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1737)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1737)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1737)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1737)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1737)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1737)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1737)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1737)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stats_conn_fail(1745)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1738)@104ebcb5e699: Deleted conn table entry 0TC_stats_conn_fail(1745)5444387 VirtMSC-SCCP(1737)@104ebcb5e699: Session index based on connection ID:0 TC_stats_conn_fail(1745)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1737)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1737)@104ebcb5e699: RLC received in state:disconnect_pending TC_stats_conn_fail(1745)@104ebcb5e699: "Got RSL Deact SACCH" TC_stats_conn_fail(1745)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_stats_conn_fail(1745)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1737)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1738)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1739)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1741)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1736)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1744)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1742)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1743)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1736): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1737): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1738): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1739): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1740): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1741): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1742): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1743): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1744): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_stats_conn_fail(1745): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_stats_conn_fail finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail pass'. Thu May 16 06:52:59 UTC 2024 ====== BSC_Tests.TC_stats_conn_fail pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_stats_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=334007) Waiting for packet dumper to finish... 1 (prev_count=334007, count=521950) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow'. ------ BSC_Tests.TC_assignment_emerg_setup_allow ------ Thu May 16 06:53:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_emerg_setup_allow started. MTC@104ebcb5e699: "TC_assignment_emerg_setup_allow": using IMSI '001019182839820'H VirtMSC-IPA(1749)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1749)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1749)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1750)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1750)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1747)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1748)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1753)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1753)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_emerg_setup_allow() start" VirtMSC-RAN(1748)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910101928388902'O, n_connectPointCode := omit VirtMSC-RAN(1748)@104ebcb5e699: Created Expect[0] for '05240103505902080910101928388902'O to be handled at TC_assignment_emerg_setup_allow(1755) VirtMSC-SCCP(1747)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1747)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1748)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1748)@104ebcb5e699: Found Expect[0] for '05240103505902080910101928388902'O handled at TC_assignment_emerg_setup_allow(1755) VirtMSC-RAN(1748)@104ebcb5e699: Added conn table entry 0TC_assignment_emerg_setup_allow(1755)6543576 VirtMSC-SCCP(1747)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1747)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1747)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1747)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1747)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1747)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-RSL(1754)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1752)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_emerg_setup_allow(1755) VirtMSC-SCCP(1747)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1747)@104ebcb5e699: vl_len:21 VirtMSC-SCCP(1747)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1747)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0013010B06010AC29181050100007D058189018280'O TC_assignment_emerg_setup_allow(1755)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1747)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1747)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1747)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow(1755)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_emerg_setup_allow(1755)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_emerg_setup_allow(1755)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1747)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1747)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1747)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1747)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1747)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1747)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1747)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1747)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow(1755)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1748)@104ebcb5e699: Deleted conn table entry 0TC_assignment_emerg_setup_allow(1755)6543576 VirtMSC-SCCP(1747)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_emerg_setup_allow(1755)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1747)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1747)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_emerg_setup_allow(1755)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_emerg_setup_allow(1755)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_emerg_setup_allow(1755)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1748)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1747)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1749)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1746)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1751)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1754)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1753)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1752)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1746): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1747): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1748): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1749): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1750): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1751): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1752): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1753): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1754): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_emerg_setup_allow(1755): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_emerg_setup_allow finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow pass'. Thu May 16 06:53:16 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_allow pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=270903) Waiting for packet dumper to finish... 1 (prev_count=270903, count=458534) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei'. ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei ------ Thu May 16 06:53:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_emerg_setup_allow_imei started. MTC@104ebcb5e699: "TC_assignment_emerg_setup_allow_imei": using IMSI '001013005095087'H VirtMSC-IPA(1759)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1759)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1759)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1760)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1760)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1757)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1758)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1763)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1763)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_emerg_setup_allow_imei() start" VirtMSC-RAN(1758)@104ebcb5e699: f_create_expect(l3 := '05240103505902080A10100265139407'O, n_connectPointCode := omit VirtMSC-RAN(1758)@104ebcb5e699: Created Expect[0] for '05240103505902080A10100265139407'O to be handled at TC_assignment_emerg_setup_allow_imei(1765) VirtMSC-SCCP(1757)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1757)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1758)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1758)@104ebcb5e699: Found Expect[0] for '05240103505902080A10100265139407'O handled at TC_assignment_emerg_setup_allow_imei(1765) VirtMSC-RAN(1758)@104ebcb5e699: Added conn table entry 0TC_assignment_emerg_setup_allow_imei(1765)2626746 VirtMSC-SCCP(1757)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1757)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1757)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1757)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1757)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1757)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-RSL(1764)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1762)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_emerg_setup_allow_imei(1765) VirtMSC-SCCP(1757)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1757)@104ebcb5e699: vl_len:21 VirtMSC-SCCP(1757)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1757)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0013010B06010AC29181050100007D058189018280'O TC_assignment_emerg_setup_allow_imei(1765)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1757)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1757)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1757)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow_imei(1765)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_emerg_setup_allow_imei(1765)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_assignment_emerg_setup_allow_imei(1765)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1757)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1757)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1757)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1757)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1757)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1757)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1757)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1757)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow_imei(1765)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1758)@104ebcb5e699: Deleted conn table entry 0TC_assignment_emerg_setup_allow_imei(1765)2626746 VirtMSC-SCCP(1757)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_emerg_setup_allow_imei(1765)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1757)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1757)@104ebcb5e699: RLC received in state:disconnect_pending TC_assignment_emerg_setup_allow_imei(1765)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_emerg_setup_allow_imei(1765)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_emerg_setup_allow_imei(1765)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1757)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1758)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1756)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1761)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1759)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1764)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1762)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1763)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1756): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1757): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1758): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1759): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1760): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1761): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1762): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1763): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1764): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_emerg_setup_allow_imei(1765): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_emerg_setup_allow_imei finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei pass'. Thu May 16 06:53:34 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_allow_imei pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=272675) Waiting for packet dumper to finish... 1 (prev_count=272675, count=459482) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc ------ Thu May 16 06:53:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_emerg_setup_deny_msc started. MTC@104ebcb5e699: "TC_assignment_emerg_setup_deny_msc": using IMSI '001012312777217'H VirtMSC-IPA(1769)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1769)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1769)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1770)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1770)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1767)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1768)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1773)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1773)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_emerg_setup_deny_msc() start" VirtMSC-RAN(1768)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910103221772771'O, n_connectPointCode := omit VirtMSC-RAN(1768)@104ebcb5e699: Created Expect[0] for '05240103505902080910103221772771'O to be handled at TC_assignment_emerg_setup_deny_msc(1775) VirtMSC-SCCP(1767)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1767)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1768)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1768)@104ebcb5e699: Found Expect[0] for '05240103505902080910103221772771'O handled at TC_assignment_emerg_setup_deny_msc(1775) VirtMSC-RAN(1768)@104ebcb5e699: Added conn table entry 0TC_assignment_emerg_setup_deny_msc(1775)12509595 VirtMSC-SCCP(1767)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1767)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1767)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1767)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1767)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1767)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_msc(1775)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_emerg_setup_deny_msc(1775)@104ebcb5e699: "MSC instructs BSC to clear channel" TC_assignment_emerg_setup_deny_msc(1775)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_emerg_setup_deny_msc(1775)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" VirtMSC-SCCP(1767)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1767)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1767)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1767)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1767)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1767)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1767)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1767)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_msc(1775)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1768)@104ebcb5e699: Deleted conn table entry 0TC_assignment_emerg_setup_deny_msc(1775)12509595 VirtMSC-SCCP(1767)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_emerg_setup_deny_msc(1775)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1767)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1767)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1768)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1767)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1771)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1766)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1769)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1774)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1773)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1772)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1766): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1767): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1768): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1769): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1770): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1771): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1772): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1773): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1774): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_emerg_setup_deny_msc(1775): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_emerg_setup_deny_msc finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc pass'. Thu May 16 06:53:50 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_deny_msc pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=226110) Waiting for packet dumper to finish... 1 (prev_count=226110, count=414854) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts ------ Thu May 16 06:53:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_assignment_emerg_setup_deny_bts started. MTC@104ebcb5e699: "TC_assignment_emerg_setup_deny_bts": using IMSI '001010732955609'H VirtMSC-IPA(1779)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1779)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1779)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1780)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1780)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1777)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1778)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1783)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1783)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_assignment_emerg_setup_deny_bts() start" VirtMSC-RAN(1778)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910107023596590'O, n_connectPointCode := omit VirtMSC-RAN(1778)@104ebcb5e699: Created Expect[0] for '05240103505902080910107023596590'O to be handled at TC_assignment_emerg_setup_deny_bts(1785) VirtMSC-SCCP(1777)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1777)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1778)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1778)@104ebcb5e699: Found Expect[0] for '05240103505902080910107023596590'O handled at TC_assignment_emerg_setup_deny_bts(1785) VirtMSC-RAN(1778)@104ebcb5e699: Added conn table entry 0TC_assignment_emerg_setup_deny_bts(1785)6084500 VirtMSC-SCCP(1777)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1777)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1777)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1777)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1777)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1777)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_bts(1785)@104ebcb5e699: setverdict(pass): none -> pass TC_assignment_emerg_setup_deny_bts(1785)@104ebcb5e699: "MSC instructs BSC to clear channel" TC_assignment_emerg_setup_deny_bts(1785)@104ebcb5e699: "Got RSL Deact SACCH" TC_assignment_emerg_setup_deny_bts(1785)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" VirtMSC-SCCP(1777)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1777)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1777)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1777)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1777)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1777)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1777)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1777)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_bts(1785)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1778)@104ebcb5e699: Deleted conn table entry 0TC_assignment_emerg_setup_deny_bts(1785)6084500 VirtMSC-SCCP(1777)@104ebcb5e699: Session index based on connection ID:0 TC_assignment_emerg_setup_deny_bts(1785)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1777)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1777)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1777)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1778)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1779)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1781)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1776)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1784)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1783)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1782)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1776): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1777): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1778): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1779): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1780): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1782): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1783): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1784): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_assignment_emerg_setup_deny_bts(1785): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_assignment_emerg_setup_deny_bts finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts pass'. Thu May 16 06:54:06 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_deny_bts pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=223415) Waiting for packet dumper to finish... 1 (prev_count=223415, count=410222) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption'. ------ BSC_Tests.TC_emerg_premption ------ Thu May 16 06:54:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_emerg_premption started. VirtMSC-IPA(1788)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1788)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1788)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1789)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1789)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1787)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1792)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1792)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_emerg_premption() start" VirtMSC-SCCP(1787)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1787)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. MTC@104ebcb5e699: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(1787)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1787)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1787)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1787)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1787)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1787)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: GOT CAUSE CODE: '05'O = GSM48_RR_CAUSE_PREMPTIVE_REL (5) MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@104ebcb5e699: 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 := 2495049, importance := omit } VirtMSC-SCCP(1787)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1787)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1787)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1787)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040129'O VirtMSC-SCCP(1787)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1787)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1787)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1787)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1787)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1787)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1787)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1787)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1786)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1790)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1788)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1792)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1791)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1786): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1787): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1788): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1789): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1790): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1791): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1792): none (pass -> pass) MTC@104ebcb5e699: Test case TC_emerg_premption finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption pass'. Thu May 16 06:54:22 UTC 2024 ====== BSC_Tests.TC_emerg_premption pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_emerg_premption.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=684715) Waiting for packet dumper to finish... 1 (prev_count=684715, count=685303) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ'. ------ BSC_Tests.TC_fh_params_chan_activ ------ Thu May 16 06:54:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_fh_params_chan_activ started. MTC@104ebcb5e699: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 47, maio := 5, ma := { 4, 8, 12, 16, 20 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 19, maio := 15, ma := { 3, 6, 9, 12, 15, 18, 21, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 18, maio := 46, ma := { 5, 10, 15, 20, 25, 30, 35 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1795)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1795)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1795)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1796)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1796)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1794)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1799)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1799)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_fh_params_chan_activ() start" IPA-BTS0-TRX0-RSL-IPA(1799)@104ebcb5e699: IPA: Closed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1794)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1797)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1795)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1793)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1799)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1798)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1793): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1794): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1795): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1796): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1797): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1798): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1799): none (pass -> pass) MTC@104ebcb5e699: Test case TC_fh_params_chan_activ finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ pass'. Thu May 16 06:54:35 UTC 2024 ====== BSC_Tests.TC_fh_params_chan_activ pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_fh_params_chan_activ.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=795567) Waiting for packet dumper to finish... 1 (prev_count=795567, count=796979) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass'. ------ BSC_Tests.TC_fh_params_imm_ass ------ Thu May 16 06:54:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_fh_params_imm_ass started. MTC@104ebcb5e699: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 48, maio := 12, ma := { 4, 8 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 38, maio := 26, ma := { 4, 8, 12, 16, 20, 24, 28 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 10, maio := 10, ma := { 5, 10, 15, 20, 25 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1802)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1802)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1802)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1803)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1803)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1801)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1806)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1806)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_fh_params_imm_ass() start" MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1806)@104ebcb5e699: IPA: Closed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1801)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1804)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1802)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1800)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1806)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1805)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1800): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1801): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1802): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1803): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1804): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1805): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1806): none (pass -> pass) MTC@104ebcb5e699: Test case TC_fh_params_imm_ass finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass pass'. Thu May 16 06:54:47 UTC 2024 ====== BSC_Tests.TC_fh_params_imm_ass pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_fh_params_imm_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=776711) Waiting for packet dumper to finish... 1 (prev_count=776711, count=777299) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd'. ------ BSC_Tests.TC_fh_params_assignment_cmd ------ Thu May 16 06:54:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_fh_params_assignment_cmd started. MTC@104ebcb5e699: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 45, maio := 37, ma := { 3, 6, 9 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 52, maio := 54, ma := { 5, 10, 15, 20, 25, 30, 35, 40, 45 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 38, maio := 46, ma := { 6, 12, 18, 24, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1809)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1809)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1809)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1810)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1810)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1808)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1813)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1813)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_fh_params_assignment_cmd() start" VirtMSC-SCCP(1808)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1808)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1808)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1808)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1808)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1808)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1808)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1808)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1808)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1808)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1808)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1808)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1808)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1808)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1808)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1808)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1808)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1808)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1808)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1808)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1808)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1808)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1808)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1808)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1808)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1808)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1808)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1808)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1808)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1808)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1808)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1808)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1808)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1808)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1808)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1808)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1808)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1808)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1808)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1808)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1808)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1808)@104ebcb5e699: RLC received in state:disconnect_pending IPA-BTS0-TRX0-RSL-IPA(1813)@104ebcb5e699: IPA: Closed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1808)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1811)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1807)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1809)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1813)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1812)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1807): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1808): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1809): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1810): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1811): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1812): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1813): none (pass -> pass) MTC@104ebcb5e699: Test case TC_fh_params_assignment_cmd finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd pass'. Thu May 16 06:55:02 UTC 2024 ====== BSC_Tests.TC_fh_params_assignment_cmd pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_fh_params_assignment_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=806638) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd'. ------ BSC_Tests.TC_fh_params_handover_cmd ------ Thu May 16 06:55:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_fh_params_handover_cmd started. MTC@104ebcb5e699: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 26, maio := 31, ma := { 5, 10, 15, 20 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 13, maio := 10, ma := { 3, 6, 9, 12 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 45, maio := 53, ma := { 5, 10, 15, 20, 25, 30, 35, 40, 45, 50 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1816)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1816)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1816)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1817)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1817)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1815)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1820)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1820)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1821)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1821)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_fh_params_handover_cmd() start" VirtMSC-SCCP(1815)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1815)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1815)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1815)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(1815)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1815)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1815)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1815)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1815)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1815)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1815)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1815)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1815)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1815)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1815)@104ebcb5e699: RLC received in state:disconnect_pending IPA-BTS0-TRX0-RSL-IPA(1820)@104ebcb5e699: IPA: Closed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1815)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1818)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1816)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1814)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1820)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1821)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1819)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1814): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1815): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1816): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1817): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1818): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1819): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1820): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1821): none (pass -> pass) MTC@104ebcb5e699: Test case TC_fh_params_handover_cmd finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd pass'. Thu May 16 06:55:19 UTC 2024 ====== BSC_Tests.TC_fh_params_handover_cmd pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_fh_params_handover_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=581493) Waiting for packet dumper to finish... 1 (prev_count=581493, count=778306) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch'. ------ BSC_Tests.TC_fh_params_si4_cbch ------ Thu May 16 06:55:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_fh_params_si4_cbch started. MTC@104ebcb5e699: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 17, maio := 17, ma := { 6, 12, 18, 24, 30, 36, 42, 48, 54, 60 } }, { 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)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1824)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1824)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1825)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1825)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1823)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1828)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1828)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_fh_params_si4_cbch() start" MTC@104ebcb5e699: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1828)@104ebcb5e699: IPA: Closed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1826)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1823)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1822)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1824)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1828)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1827)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1822): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1823): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1824): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1825): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1827): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1828): none (pass -> pass) MTC@104ebcb5e699: Test case TC_fh_params_si4_cbch finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch pass'. Thu May 16 06:55:31 UTC 2024 ====== BSC_Tests.TC_fh_params_si4_cbch pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_fh_params_si4_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=414537) Waiting for packet dumper to finish... 1 (prev_count=414537, count=602582) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc'. ------ BSC_Tests.TC_no_msc ------ Thu May 16 06:55:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_no_msc started. VirtMSC-IPA(1832)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1832)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1832)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1833)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1833)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1830)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1831)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1836)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1836)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_no_msc() start" MTC@104ebcb5e699: "TC_no_msc": using IMSI '001011872242068'H MTC@104ebcb5e699: retrieved rate counters: "bsc": { { { name := "mscpool:subscr:no_msc", val := 0 } } } MTC@104ebcb5e699: initial bsc rate counters: { { { name := "mscpool:subscr:no_msc", val := 0 } } } TC_no_msc(1838)@104ebcb5e699: "Got RSL RR Release" TC_no_msc(1838)@104ebcb5e699: "Got RSL Deact SACCH" TC_no_msc(1838)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_no_msc(1838)@104ebcb5e699: setverdict(pass): none -> pass TC_no_msc(1838)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1830)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1831)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1829)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1832)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1834)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1837)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1836)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1835)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1829): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1830): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1831): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1832): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1833): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1834): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1835): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1836): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1837): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_no_msc(1838): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_no_msc finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc pass'. Thu May 16 06:55:44 UTC 2024 ====== BSC_Tests.TC_no_msc pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_no_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203209) Waiting for packet dumper to finish... 1 (prev_count=203209, count=389927) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos'. ------ BSC_Tests.TC_refuse_chan_act_to_vamos ------ Thu May 16 06:55:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_refuse_chan_act_to_vamos started. VirtMSC-IPA(1841)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1841)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1841)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1842)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1842)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1840)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1845)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1845)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_refuse_chan_act_to_vamos() start" MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(1840)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1839)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1845)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1844)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1843)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1841)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1839): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1840): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1841): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1842): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1843): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1844): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1845): none (pass -> pass) MTC@104ebcb5e699: Test case TC_refuse_chan_act_to_vamos finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos pass'. Thu May 16 06:56:02 UTC 2024 ====== BSC_Tests.TC_refuse_chan_act_to_vamos pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_refuse_chan_act_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=174501) Waiting for packet dumper to finish... 1 (prev_count=174501, count=361631) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos'. ------ BSC_Tests.TC_refuse_mode_modif_to_vamos ------ Thu May 16 06:56:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_refuse_mode_modif_to_vamos started. MTC@104ebcb5e699: "TC_refuse_mode_modif_to_vamos": using IMSI '001015474206232'H VirtMSC-IPA(1849)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1849)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1849)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1850)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1850)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1847)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1848)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1853)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1853)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_refuse_mode_modif_to_vamos() start" TC_refuse_mode_modif_to_vamos(1855)@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910104547022623'O, n_connectPointCode := omit VirtMSC-RAN(1848)@104ebcb5e699: Created Expect[0] for '05240103505902080910104547022623'O to be handled at TC_refuse_mode_modif_to_vamos(1855) VirtMSC-SCCP(1847)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1847)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1848)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1848)@104ebcb5e699: Found Expect[0] for '05240103505902080910104547022623'O handled at TC_refuse_mode_modif_to_vamos(1855) VirtMSC-RAN(1848)@104ebcb5e699: Added conn table entry 0TC_refuse_mode_modif_to_vamos(1855)3403177 VirtMSC-SCCP(1847)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1847)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1854)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1852)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_refuse_mode_modif_to_vamos(1855) VirtMSC-SCCP(1847)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1847)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(1847)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1847)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O VirtMGW-MGCP-0(1852)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1847)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1847)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1847)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1847)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_refuse_mode_modif_to_vamos(1855)@104ebcb5e699: setverdict(pass): none -> pass TC_refuse_mode_modif_to_vamos(1855)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '295A5093'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 := '4E10B0EE'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_refuse_mode_modif_to_vamos(1855)@104ebcb5e699: Warning: Stopping inactive timer T. TC_refuse_mode_modif_to_vamos(1855)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1847)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1847)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1847)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1847)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1847)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1847)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1847)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1847)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_refuse_mode_modif_to_vamos(1855)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1848)@104ebcb5e699: Deleted conn table entry 0TC_refuse_mode_modif_to_vamos(1855)3403177 VirtMSC-SCCP(1847)@104ebcb5e699: Session index based on connection ID:0 TC_refuse_mode_modif_to_vamos(1855)@104ebcb5e699: "Got RSL RR Release" TC_refuse_mode_modif_to_vamos(1855)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1847)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1847)@104ebcb5e699: RLC received in state:disconnect_pending TC_refuse_mode_modif_to_vamos(1855)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_refuse_mode_modif_to_vamos(1855)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1847)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1848)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1846)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1849)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1851)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1854)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1852)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1853)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1846): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1847): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1848): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1849): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1850): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1852): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1853): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1854): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_refuse_mode_modif_to_vamos(1855): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_refuse_mode_modif_to_vamos finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos pass'. Thu May 16 06:56:24 UTC 2024 ====== BSC_Tests.TC_refuse_mode_modif_to_vamos pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_refuse_mode_modif_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=291700) Waiting for packet dumper to finish... 1 (prev_count=291700, count=478830) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr'. ------ BSC_Tests.TC_reassignment_fr ------ Thu May 16 06:56:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_reassignment_fr started. MTC@104ebcb5e699: "TC_reassignment_fr": using IMSI '001019131341734'H VirtMSC-IPA(1859)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1859)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1859)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1860)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1860)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1857)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1858)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1863)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1863)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_reassignment_fr() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910101913437143'O, n_connectPointCode := omit VirtMSC-RAN(1858)@104ebcb5e699: Created Expect[0] for '05240103505902080910101913437143'O to be handled at TC_reassignment_fr(1865) VirtMSC-SCCP(1857)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1857)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1858)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1858)@104ebcb5e699: Found Expect[0] for '05240103505902080910101913437143'O handled at TC_reassignment_fr(1865) VirtMSC-RAN(1858)@104ebcb5e699: Added conn table entry 0TC_reassignment_fr(1865)2253822 VirtMSC-SCCP(1857)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1857)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1864)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1862)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_reassignment_fr(1865) VirtMSC-SCCP(1857)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1857)@104ebcb5e699: vl_len:11 VirtMSC-SCCP(1857)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1857)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O TC_reassignment_fr(1865)@104ebcb5e699: 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(1862)@104ebcb5e699: 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) IPA-BTS0-TRX0-RSL-RSL(1864)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1857)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1857)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1857)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1857)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_reassignment_fr(1865)@104ebcb5e699: setverdict(pass): none -> pass TC_reassignment_fr(1865)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4E514C4C'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 := '6DEE14B2'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: 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)@104ebcb5e699: Queueing of DChan messages is already enabled/disabled TC_reassignment_fr(1865)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_reassignment_fr(1865)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1857)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1857)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1857)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1857)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1857)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1857)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1857)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1858)@104ebcb5e699: Deleted conn table entry 0TC_reassignment_fr(1865)2253822 VirtMSC-SCCP(1857)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1857)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1857)@104ebcb5e699: RLC received in state:disconnect_pending TC_reassignment_fr(1865)@104ebcb5e699: Got first DLCX: { line := { verb := "DLCX", trans_id := "232", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "I", val := "4E514C4C" } }, sdp := omit } TC_reassignment_fr(1865)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1857)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1858)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1861)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1859)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1856)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1864)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1863)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1862)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1856): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1857): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1858): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1859): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1860): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1861): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1862): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1863): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1864): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_reassignment_fr(1865): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_reassignment_fr finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr pass'. Thu May 16 06:56:49 UTC 2024 ====== BSC_Tests.TC_reassignment_fr pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_reassignment_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=523115) Waiting for packet dumper to finish... 1 (prev_count=523115, count=710946) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment'. ------ BSC_Tests.TC_cm_reestablishment ------ Thu May 16 06:56:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_cm_reestablishment started. MTC@104ebcb5e699: "TC_cm_reestablishment": using IMSI '001019452548995'H MTC@104ebcb5e699: "TC_cm_reestablishment": using IMSI '001015661470558'H VirtMSC-IPA(1869)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1869)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1869)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1870)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1870)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1867)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1868)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1873)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1873)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1875)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1875)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_cm_reestablishment() start" VirtMSC-RAN(1868)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910104925459859'O, n_connectPointCode := omit VirtMSC-RAN(1868)@104ebcb5e699: Created Expect[0] for '05240103505902080910104925459859'O to be handled at TC_cm_reestablishment(1877) VirtMSC-SCCP(1867)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1867)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1868)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1868)@104ebcb5e699: Found Expect[0] for '05240103505902080910104925459859'O handled at TC_cm_reestablishment(1877) VirtMSC-RAN(1868)@104ebcb5e699: Added conn table entry 0TC_cm_reestablishment(1877)4390298 VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1867)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1874)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1872)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cm_reestablishment(1877) VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1867)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1867)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1867)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1872)@104ebcb5e699: 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) TC_cm_reestablishment(1877)@104ebcb5e699: 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(1874)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1867)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1867)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1867)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1877)@104ebcb5e699: setverdict(pass): none -> pass TC_cm_reestablishment(1877)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2B0A9FA3'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 := '2FEABABE'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: f_create_expect(l3 := '05280003505902080910104925459859'O, n_connectPointCode := omit VirtMSC-RAN(1868)@104ebcb5e699: Created Expect[0] for '05280003505902080910104925459859'O to be handled at TC_cm_reestablishment(1878) VirtMSC-SCCP(1867)@104ebcb5e699: First idle individual index:1 VirtMSC-SCCP(1867)@104ebcb5e699: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(1868)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1868)@104ebcb5e699: Found Expect[0] for '05280003505902080910104925459859'O handled at TC_cm_reestablishment(1878) VirtMSC-RAN(1868)@104ebcb5e699: Added conn table entry 1TC_cm_reestablishment(1878)14173227 VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1867)@104ebcb5e699: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_cm_reestablishment(1877)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1867)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1867)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1867)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1867)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1867)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1867)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1877)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1868)@104ebcb5e699: Deleted conn table entry 0TC_cm_reestablishment(1877)4390298 VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on connection ID:0 TC_cm_reestablishment(1877)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1867)@104ebcb5e699: RLC received in state:disconnect_pending TC_cm_reestablishment(1877)@104ebcb5e699: "Got RSL Deact SACCH" TC_cm_reestablishment(1877)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_reestablishment(1877)@104ebcb5e699: Final verdict of PTC: pass VirtMGW-MGCP-0(1872)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cm_reestablishment(1878) IPA-BTS1-TRX0-RSL-RSL(1876)@104ebcb5e699: Enabled queueing of DChan messages VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1867)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1867)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1867)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1872)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1867)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1867)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1867)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1878)@104ebcb5e699: "f_tc_cm_reestablishment_2 clearing" TC_cm_reestablishment(1878)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1867)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1867)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1867)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1867)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1867)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1867)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1878)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1868)@104ebcb5e699: Deleted conn table entry 1TC_cm_reestablishment(1878)14173227 VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1867)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1867)@104ebcb5e699: RLC received in state:disconnect_pending TC_cm_reestablishment(1878)@104ebcb5e699: "Got RSL RR Release" TC_cm_reestablishment(1878)@104ebcb5e699: "Got RSL Deact SACCH" TC_cm_reestablishment(1878)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_reestablishment(1878)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1868)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1867)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1871)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1866)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1869)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1874)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1876)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1873)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1872)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1875)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1866): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1867): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1868): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1869): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1870): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1872): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1873): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1874): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1875): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1876): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_cm_reestablishment(1877): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_cm_reestablishment(1878): none (pass -> pass) MTC@104ebcb5e699: Test case TC_cm_reestablishment finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment pass'. Thu May 16 06:57:20 UTC 2024 ====== BSC_Tests.TC_cm_reestablishment pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_cm_reestablishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=487811) Waiting for packet dumper to finish... 1 (prev_count=487811, count=685360) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack'. ------ BSC_Tests.TC_imm_ass_post_chan_ack ------ Thu May 16 06:57:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_imm_ass_post_chan_ack started. VirtMSC-IPA(1881)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1881)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1881)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1882)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1882)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1880)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1885)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1885)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_imm_ass_post_chan_ack() start" VirtMSC-SCCP(1880)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1880)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1880)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1880)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1880)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1880)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1880)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1880)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1880)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1880)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1880)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1880)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1880)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1880)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1880)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1880)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1883)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1879)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1881)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1885)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1884)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1879): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1880): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1881): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1882): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1883): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1884): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1885): none (pass -> pass) MTC@104ebcb5e699: Test case TC_imm_ass_post_chan_ack finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack pass'. Thu May 16 06:57:39 UTC 2024 ====== BSC_Tests.TC_imm_ass_post_chan_ack pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_imm_ass_post_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216835) Waiting for packet dumper to finish... 1 (prev_count=216835, count=404188) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack ------ Thu May 16 06:57:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_imm_ass_pre_chan_ack started. VirtMSC-IPA(1888)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1888)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1888)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1889)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1889)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1887)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1892)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1892)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_imm_ass_pre_chan_ack() start" VirtMSC-SCCP(1887)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1887)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1887)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1887)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1887)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1887)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1887)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1887)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1887)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1887)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1887)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1887)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1887)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1887)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1887)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1887)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1890)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1886)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1888)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(1891)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1892)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1886): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1887): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1888): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1889): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1890): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1891): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1892): none (pass -> pass) MTC@104ebcb5e699: Test case TC_imm_ass_pre_chan_ack finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack pass'. Thu May 16 06:57:58 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_chan_ack pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221435) Waiting for packet dumper to finish... 1 (prev_count=221435, count=409479) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack ------ Thu May 16 06:58:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_imm_ass_pre_ts_ack started. VirtMSC-IPA(1895)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1895)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1895)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1896)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1896)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1894)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1899)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1899)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_imm_ass_pre_ts_ack() start" VirtMSC-SCCP(1894)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1894)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1894)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1894)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1894)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1894)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1894)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1894)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1894)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1894)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1894)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1894)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1894)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1894)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1894)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1894)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1897)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1893)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1895)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1899)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1898)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1893): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1894): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1895): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1896): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1897): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1898): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1899): none (pass -> pass) MTC@104ebcb5e699: Test case TC_imm_ass_pre_ts_ack finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack pass'. Thu May 16 06:58:17 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_ts_ack pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218515) Waiting for packet dumper to finish... 1 (prev_count=218515, count=405145) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:58:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_imm_ass_pre_chan_ack_dyn_ts started. VirtMSC-IPA(1902)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1902)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1902)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1903)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1903)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1901)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1906)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1906)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_imm_ass_pre_chan_ack_dyn_ts() start" VirtMSC-SCCP(1901)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1901)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1901)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1901)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1901)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1901)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1901)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1901)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1901)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1901)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1901)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1901)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1901)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1901)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1901)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1901)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1902)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1900)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1904)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(1905)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1906)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1900): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1901): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1902): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1903): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1904): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1905): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1906): none (pass -> pass) MTC@104ebcb5e699: Test case TC_imm_ass_pre_chan_ack_dyn_ts finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass'. Thu May 16 06:58:37 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass ====== Saving talloc report from 172.18.152.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=500223) Waiting for packet dumper to finish... 1 (prev_count=500223, count=687442) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 06:58:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_imm_ass_pre_ts_ack_dyn_ts started. VirtMSC-IPA(1909)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1909)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1909)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1910)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1910)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1908)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1913)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1913)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_imm_ass_pre_ts_ack_dyn_ts() start" VirtMSC-SCCP(1908)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1908)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1908)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1908)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1908)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1908)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1908)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1908)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1908)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1908)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1908)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1908)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1908)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1908)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1908)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1908)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1909)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1911)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1907)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1913)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1912)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1907): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1908): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1909): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1910): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1911): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1912): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1913): none (pass -> pass) MTC@104ebcb5e699: Test case TC_imm_ass_pre_ts_ack_dyn_ts finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass'. Thu May 16 06:58:56 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass ====== Saving talloc report from 172.18.152.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=501530) Waiting for packet dumper to finish... 1 (prev_count=501530, count=688337) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked'. ------ BSC_Tests.TC_ctrl_trx_rf_locked ------ Thu May 16 06:59:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ctrl_trx_rf_locked started. VirtMSC-IPA(1917)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1917)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1917)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1918)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1918)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1915)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1916)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1921)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1921)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1923)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1923)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ctrl_trx_rf_locked() start" MTC@104ebcb5e699: "TC_ctrl_trx_rf_locked: lock BTS 1 TRX 0" MTC@104ebcb5e699: "TC_ctrl_trx_rf_locked: lock the already locked TRX, nothing should change" MTC@104ebcb5e699: "TC_ctrl_trx_rf_locked: unlock BTS 1 TRX 0" MTC@104ebcb5e699: "TC_ctrl_trx_rf_locked: unlock an already unlocked TRX, nothing should change" MTC@104ebcb5e699: "TC_ctrl_trx_rf_locked: unlock an inoperational TRX" MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1915)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1916)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1919)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1914)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1917)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS1-TRX0-RSL-RSL(1924)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1922)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1920)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1921)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1923)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1914): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1915): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1916): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1917): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1918): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1919): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1920): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1921): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1922): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1923): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1924): none (pass -> pass) MTC@104ebcb5e699: Test case TC_ctrl_trx_rf_locked finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked pass'. Thu May 16 06:59:16 UTC 2024 ====== BSC_Tests.TC_ctrl_trx_rf_locked pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ctrl_trx_rf_locked.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=301421) Waiting for packet dumper to finish... 1 (prev_count=301421, count=498969) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated'. ------ BSC_Tests.TC_ratectr_all_available_allocated ------ Thu May 16 06:59:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ratectr_all_available_allocated started. VirtMSC-IPA(1927)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1927)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1927)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1928)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1928)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1926)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1931)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1931)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ratectr_all_available_allocated() start" VirtMSC-SCCP(1926)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1926)@104ebcb5e699: First idle individual index:1 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1926)@104ebcb5e699: First idle individual index:2 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(1926)@104ebcb5e699: First idle individual index:3 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1926)@104ebcb5e699: First idle individual index:4 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:4 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(1926)@104ebcb5e699: First idle individual index:5 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:5 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(1926)@104ebcb5e699: First idle individual index:6 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:6 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(1926)@104ebcb5e699: First idle individual index:7 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:7 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(1926)@104ebcb5e699: First idle individual index:8 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:8 VirtMSC-SCCP(1926)@104ebcb5e699: Warning: Re-starting timer T_ias[8], which is already active (running or expired). MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1926)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1926)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1926)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1926)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1926)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1926)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1926)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1926)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1926)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1926)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1926)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1926)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1926)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:2 VirtMSC-SCCP(1926)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1926)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1926)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1926)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:2 VirtMSC-SCCP(1926)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:3 VirtMSC-SCCP(1926)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:4 VirtMSC-SCCP(1926)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1926)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1926)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:3 VirtMSC-SCCP(1926)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:4 VirtMSC-SCCP(1926)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:4 VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:5 VirtMSC-SCCP(1926)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1926)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1926)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:4 VirtMSC-SCCP(1926)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:5 VirtMSC-SCCP(1926)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:5 VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:6 VirtMSC-SCCP(1926)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1926)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1926)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:5 VirtMSC-SCCP(1926)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:6 VirtMSC-SCCP(1926)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:6 VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:7 VirtMSC-SCCP(1926)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1926)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1926)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:6 VirtMSC-SCCP(1926)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:7 VirtMSC-SCCP(1926)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:7 VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:8 VirtMSC-SCCP(1926)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1926)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1926)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:7 VirtMSC-SCCP(1926)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:8 VirtMSC-SCCP(1926)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on connection ID:8 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1926)@104ebcb5e699: Session index based on local reference:8 VirtMSC-SCCP(1926)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1926)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1929)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1925)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1927)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1930)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1931)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1925): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1926): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1927): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1928): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1929): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1930): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1931): none (pass -> pass) MTC@104ebcb5e699: Test case TC_ratectr_all_available_allocated finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated pass'. Thu May 16 06:59:57 UTC 2024 ====== BSC_Tests.TC_ratectr_all_available_allocated pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=710418) Waiting for packet dumper to finish... 1 (prev_count=710418, count=897225) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn'. ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn ------ Thu May 16 07:00:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ratectr_all_available_allocated_dyn started. VirtMSC-IPA(1934)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1934)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1934)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1935)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1935)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1933)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1938)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1938)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ratectr_all_available_allocated_dyn() start" VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:1 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:2 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:3 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:4 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:4 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:5 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:5 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:6 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:6 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:7 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:7 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:8 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:8 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[8], which is already active (running or expired). VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:9 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[9]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:9 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[9], which is already active (running or expired). VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:10 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[10]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:10 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[10], which is already active (running or expired). MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:11 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[11]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:11 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[11], which is already active (running or expired). VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:12 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[12]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:12 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[12], which is already active (running or expired). VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:13 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[13]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:13 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[13], which is already active (running or expired). VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:14 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[14]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:14 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[14], which is already active (running or expired). VirtMSC-SCCP(1933)@104ebcb5e699: First idle individual index:15 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Stopping inactive timer T_ias[15]. VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:15 VirtMSC-SCCP(1933)@104ebcb5e699: Warning: Re-starting timer T_ias[15], which is already active (running or expired). MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:3 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:3 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:3 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:4 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:4 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:4 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:5 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:4 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:5 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:5 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:5 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:6 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:6 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:7 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:6 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:7 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:7 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:8 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:7 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:8 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:8 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:9 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:8 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:9 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:9 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:10 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:9 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:10 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:10 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:10 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:2 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:2 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:11 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:2 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:11 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:11 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:12 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:11 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:12 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:12 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:13 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:12 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:13 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:13 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:14 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:13 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:14 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:14 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:15 VirtMSC-SCCP(1933)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1933)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1933)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:14 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:15 VirtMSC-SCCP(1933)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on connection ID:15 VirtMSC-SCCP(1933)@104ebcb5e699: Session index based on local reference:15 VirtMSC-SCCP(1933)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1933)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1934)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1936)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1932)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1938)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1937)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1932): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1933): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1934): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1935): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1936): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1937): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1938): none (pass -> pass) MTC@104ebcb5e699: Test case TC_ratectr_all_available_allocated_dyn finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn pass'. Thu May 16 07:00:58 UTC 2024 ====== BSC_Tests.TC_ratectr_all_available_allocated_dyn pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated_dyn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1403349) Waiting for packet dumper to finish... 1 (prev_count=1403349, count=1590568) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej'. ------ BSC_Tests.TC_cm_serv_rej ------ Thu May 16 07:01:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_cm_serv_rej started. MTC@104ebcb5e699: "TC_cm_serv_rej": using IMSI '001016578987072'H VirtMSC-IPA(1942)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1942)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1942)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1943)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1943)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1940)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1941)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1946)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1946)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_cm_serv_rej() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910105687890727'O, n_connectPointCode := omit VirtMSC-RAN(1941)@104ebcb5e699: Created Expect[0] for '05240103505902080910105687890727'O to be handled at TC_cm_serv_rej(1948) VirtMSC-SCCP(1940)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1940)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1941)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1941)@104ebcb5e699: Found Expect[0] for '05240103505902080910105687890727'O handled at TC_cm_serv_rej(1948) VirtMSC-RAN(1941)@104ebcb5e699: Added conn table entry 0TC_cm_serv_rej(1948)5438004 VirtMSC-SCCP(1940)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1940)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1940)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1940)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1940)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1940)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '010003052202'O TC_cm_serv_rej(1948)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1940)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1940)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1940)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1940)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1940)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1940)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1940)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1940)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_rej(1948)@104ebcb5e699: "Got RSL RR Release" TC_cm_serv_rej(1948)@104ebcb5e699: "Got BSSMAP Clear Complete" TC_cm_serv_rej(1948)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-RAN(1941)@104ebcb5e699: Deleted conn table entry 0TC_cm_serv_rej(1948)5438004 VirtMSC-SCCP(1940)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1940)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1940)@104ebcb5e699: RLC received in state:disconnect_pending TC_cm_serv_rej(1948)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_serv_rej(1948)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1940)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1941)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1939)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1944)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1942)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1947)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1945)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1946)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1939): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1940): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1941): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1942): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1943): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1944): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1945): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1946): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1947): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_cm_serv_rej(1948): none (pass -> pass) MTC@104ebcb5e699: Test case TC_cm_serv_rej finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej pass'. Thu May 16 07:01:15 UTC 2024 ====== BSC_Tests.TC_cm_serv_rej pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_cm_serv_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=249489) Waiting for packet dumper to finish... 1 (prev_count=249489, count=437120) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment'. ------ BSC_Tests.TC_lost_sdcch_during_assignment ------ Thu May 16 07:01:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_lost_sdcch_during_assignment started. MTC@104ebcb5e699: "TC_lost_sdcch_during_assignment": using IMSI '001016480119394'H VirtMSC-IPA(1952)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1952)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1952)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1953)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1953)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1950)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1951)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1956)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1956)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_lost_sdcch_during_assignment() start" VirtMSC-RAN(1951)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910104608113949'O, n_connectPointCode := omit VirtMSC-RAN(1951)@104ebcb5e699: Created Expect[0] for '05240103505902080910104608113949'O to be handled at TC_lost_sdcch_during_assignment(1958) VirtMSC-SCCP(1950)@104ebcb5e699: First idle individual index:0 VirtMSC-RAN(1951)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1951)@104ebcb5e699: Found Expect[0] for '05240103505902080910104608113949'O handled at TC_lost_sdcch_during_assignment(1958) VirtMSC-RAN(1951)@104ebcb5e699: Added conn table entry 0TC_lost_sdcch_during_assignment(1958)8385333 VirtMSC-SCCP(1950)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1950)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1950)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1957)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(1955)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lost_sdcch_during_assignment(1958) VirtMSC-SCCP(1950)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1950)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1950)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1950)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1950)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1950)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMGW-MGCP-0(1955)@104ebcb5e699: 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)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1950)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1950)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1950)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1950)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1950)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1950)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1950)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1950)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1950)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1950)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1950)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1950)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1950)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1951)@104ebcb5e699: Deleted conn table entry 0TC_lost_sdcch_during_assignment(1958)8385333 VirtMSC-SCCP(1950)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1950)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1950)@104ebcb5e699: RLC received in state:disconnect_pending TC_lost_sdcch_during_assignment(1958)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-IPA(1952)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1949)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1951)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1954)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(1950)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass VirtMGW-MGCP-0(1955)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1957)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1956)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1949): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1950): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1951): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1952): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1953): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1954): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1955): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1956): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1957): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_lost_sdcch_during_assignment(1958): none (pass -> pass) MTC@104ebcb5e699: Test case TC_lost_sdcch_during_assignment finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment pass'. Thu May 16 07:01:29 UTC 2024 ====== BSC_Tests.TC_lost_sdcch_during_assignment pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_lost_sdcch_during_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=247827) Waiting for packet dumper to finish... 1 (prev_count=247827, count=434458) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending'. ------ BSC_Tests.TC_chan_alloc_algo_ascending ------ Thu May 16 07:01:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_alloc_algo_ascending started. VirtMSC-IPA(1961)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1961)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1961)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1962)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1962)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1960)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1965)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1965)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1966)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1966)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1967)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1967)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1968)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1968)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1969)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1969)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1970)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1970)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_alloc_algo_ascending() start" VirtMSC-SCCP(1960)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1960)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1960)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1960)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1960)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1960)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1960)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1960)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1960)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1960)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1960)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1960)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1960)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1960)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1960)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1960)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1960)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1960)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1960)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1960)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1960)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1960)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1960)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1960)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1960)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1960)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1960)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1960)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1960)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1960)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1960)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1960)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1960)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1960)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1960)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1960)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1960)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1960)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1960)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1960)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1960)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1960)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1963)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1959)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1961)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS1-TRX0-RSL-IPA(1966)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1970)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1967)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1969)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1965)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1968)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1964)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1959): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1960): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1961): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1962): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1963): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1964): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1965): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1966): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1967): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1968): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1969): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1970): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_alloc_algo_ascending finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending pass'. Thu May 16 07:01:56 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_ascending pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_alloc_algo_ascending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=840794) Waiting for packet dumper to finish... 1 (prev_count=840794, count=1629036) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending'. ------ BSC_Tests.TC_chan_alloc_algo_descending ------ Thu May 16 07:02:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_alloc_algo_descending started. VirtMSC-IPA(1973)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1973)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1973)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1974)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1974)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1972)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1977)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1977)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1978)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1978)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1979)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1979)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1980)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1980)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1981)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1981)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1982)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1982)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_alloc_algo_descending() start" VirtMSC-SCCP(1972)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1972)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1972)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1972)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1972)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1972)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1972)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1972)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1972)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1972)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1972)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1972)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1972)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1972)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1972)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1972)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1972)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1972)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1972)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1972)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1972)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1972)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1972)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1972)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1972)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1972)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on connection ID:0 MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@104ebcb5e699: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1972)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1972)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1972)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1975)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1971)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1973)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS2-TRX3-RSL-IPA(1982)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1978)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1980)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1977)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1976)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1979)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1981)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1971): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1972): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1973): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1974): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1975): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1976): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1977): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1978): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1979): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1980): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1981): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1982): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_alloc_algo_descending finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending pass'. Thu May 16 07:02:26 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_descending pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_alloc_algo_descending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1053441) Waiting for packet dumper to finish... 1 (prev_count=1053441, count=1841501) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic'. ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic ------ Thu May 16 07:02:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_chan_alloc_algo_ass_dynamic started. VirtMSC-IPA(1985)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1985)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1985)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1986)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1986)@104ebcb5e699: Final verdict of PTC: pass VirtMSC-SCCP(1984)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1989)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1989)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1990)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1990)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1991)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1991)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1992)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1992)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1993)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1993)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1994)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1994)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_chan_alloc_algo_ass_dynamic() start" MTC@104ebcb5e699: "Case a) Unknown Uplink RxLev, fall-back to ascending" VirtMSC-SCCP(1984)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1984)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1984)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1984)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1984)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: "Case b) Not enough RxLev samples, use ascending" VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1984)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1984)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1984)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1984)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1984)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: "Case c) Uplink RxLev below the threshold, use ascending" VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1984)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1984)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1984)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1984)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1984)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@104ebcb5e699: "Case d) Uplink RxLev above the threshold, use descending" VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(1984)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1984)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1984)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1984)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1984)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: "Case e) Uplink RxLev above the threshold, but C0 load is not" VirtMSC-SCCP(1984)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1984)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1984)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1984)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1984)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1984)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1984)@104ebcb5e699: RLC received in state:disconnect_pending MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1984)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1985)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1983)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1987)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS2-TRX0-RSL-IPA(1991)@104ebcb5e699: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1990)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(1988)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1989)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1992)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1994)@104ebcb5e699: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1993)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1983): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1984): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1985): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1986): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(1987): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(1988): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1989): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1990): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1991): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1992): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1993): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1994): none (pass -> pass) MTC@104ebcb5e699: Test case TC_chan_alloc_algo_ass_dynamic finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass'. Thu May 16 07:02:53 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_chan_alloc_algo_ass_dynamic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1062784) Waiting for packet dumper to finish... 1 (prev_count=1062784, count=1850844) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used'. ------ BSC_Tests.TC_mgwpool_all_used ------ Thu May 16 07:02:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_mgwpool_all_used started. MTC@104ebcb5e699: "TC_mgwpool_all_used": using IMSI '001016699060156'H MTC@104ebcb5e699: "TC_mgwpool_all_used": using IMSI '001016953568745'H VirtMSC-IPA(1998)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1998)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1998)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1999)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1999)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(1996)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(1997)@104ebcb5e699: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1997)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2003)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2003)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_mgwpool_all_used() start" VirtMSC-RAN(1997)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910106699601065'O, n_connectPointCode := omit VirtMSC-RAN(1997)@104ebcb5e699: Created Expect[0] for '05240103505902080910106699601065'O to be handled at TC_mgwpool_all_used(2005) VirtMSC-SCCP(1996)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(1996)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1997)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1997)@104ebcb5e699: Found Expect[0] for '05240103505902080910106699601065'O handled at TC_mgwpool_all_used(2005) VirtMSC-RAN(1997)@104ebcb5e699: Added conn table entry 0TC_mgwpool_all_used(2005)9465658 VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1996)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2004)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(2001)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_all_used(2005) VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1996)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1996)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1996)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(2001)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1996)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(2005)@104ebcb5e699: setverdict(pass): none -> pass TC_mgwpool_all_used(2005)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4EA74BFA'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 := '6EAA45C8'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910109635657854'O, n_connectPointCode := omit VirtMSC-RAN(1997)@104ebcb5e699: Created Expect[0] for '05240103505902080910109635657854'O to be handled at TC_mgwpool_all_used(2006) VirtMSC-SCCP(1996)@104ebcb5e699: First idle individual index:1 VirtMSC-SCCP(1996)@104ebcb5e699: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(1997)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1997)@104ebcb5e699: Found Expect[0] for '05240103505902080910109635657854'O handled at TC_mgwpool_all_used(2006) VirtMSC-RAN(1997)@104ebcb5e699: Added conn table entry 1TC_mgwpool_all_used(2006)16366463 VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1996)@104ebcb5e699: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2004)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-1(2002)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_all_used(2006) VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1996)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(1996)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1996)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100017D0180'O VirtMGW-MGCP-1(2002)@104ebcb5e699: 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) TC_mgwpool_all_used(2006)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1996)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(2006)@104ebcb5e699: setverdict(pass): none -> pass TC_mgwpool_all_used(2006)@104ebcb5e699: g_media { mgcp_ep := "1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1E77AE91'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 := '08B576DE'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" TC_mgwpool_all_used(2005)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(1996)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1996)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1996)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(1996)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(1996)@104ebcb5e699: vl_from0 VirtMSC-SCCP(1996)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1996)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1996)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(2006)@104ebcb5e699: "Got BSSMAP Clear Complete" TC_mgwpool_all_used(2005)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(1997)@104ebcb5e699: Deleted conn table entry 1TC_mgwpool_all_used(2006)16366463 VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-RAN(1997)@104ebcb5e699: Deleted conn table entry 0TC_mgwpool_all_used(2005)9465658 VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on connection ID:0 TC_mgwpool_all_used(2006)@104ebcb5e699: "Got RSL RR Release" TC_mgwpool_all_used(2005)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(1996)@104ebcb5e699: RLC received in state:disconnect_pending TC_mgwpool_all_used(2005)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(1996)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(1996)@104ebcb5e699: RLC received in state:disconnect_pending TC_mgwpool_all_used(2006)@104ebcb5e699: "Got RSL Deact SACCH" TC_mgwpool_all_used(2005)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_all_used(2006)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_all_used(2005)@104ebcb5e699: Final verdict of PTC: pass TC_mgwpool_all_used(2006)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1996)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(1997)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2000)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(1995)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(1998)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2004)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2003)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(2001)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-1(2002)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(1995): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(1996): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(1997): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(1998): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(1999): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(2000): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(2001): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-1(2002): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2003): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2004): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_mgwpool_all_used(2005): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_mgwpool_all_used(2006): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_mgwpool_all_used finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used pass'. Thu May 16 07:03:13 UTC 2024 ====== BSC_Tests.TC_mgwpool_all_used pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_mgwpool_all_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=405515) Waiting for packet dumper to finish... 1 (prev_count=405515, count=592322) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used'. ------ BSC_Tests.TC_mgwpool_blocked_not_used ------ Thu May 16 07:03:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_mgwpool_blocked_not_used started. MTC@104ebcb5e699: "TC_mgwpool_blocked_not_used": using IMSI '001016148897222'H MTC@104ebcb5e699: "TC_mgwpool_blocked_not_used": using IMSI '001010470372013'H VirtMSC-IPA(2010)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2010)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2010)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2011)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2011)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(2008)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(2009)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2015)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2015)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_mgwpool_blocked_not_used() start" VirtMSC-RAN(2009)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910101684982722'O, n_connectPointCode := omit VirtMSC-RAN(2009)@104ebcb5e699: Created Expect[0] for '05240103505902080910101684982722'O to be handled at TC_mgwpool_blocked_not_used(2017) VirtMSC-SCCP(2008)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(2008)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2009)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2009)@104ebcb5e699: Found Expect[0] for '05240103505902080910101684982722'O handled at TC_mgwpool_blocked_not_used(2017) VirtMSC-RAN(2009)@104ebcb5e699: Added conn table entry 0TC_mgwpool_blocked_not_used(2017)16685844 VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2008)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2016)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(2013)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_blocked_not_used(2017) VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2008)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(2008)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2008)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(2013)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2008)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(2017)@104ebcb5e699: setverdict(pass): none -> pass TC_mgwpool_blocked_not_used(2017)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5F131193'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 := '1720DDEE'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910104007730231'O, n_connectPointCode := omit VirtMSC-RAN(2009)@104ebcb5e699: Created Expect[0] for '05240103505902080910104007730231'O to be handled at TC_mgwpool_blocked_not_used(2018) VirtMSC-SCCP(2008)@104ebcb5e699: First idle individual index:1 VirtMSC-SCCP(2008)@104ebcb5e699: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(2009)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2009)@104ebcb5e699: Found Expect[0] for '05240103505902080910104007730231'O handled at TC_mgwpool_blocked_not_used(2018) VirtMSC-RAN(2009)@104ebcb5e699: Added conn table entry 1TC_mgwpool_blocked_not_used(2018)15490473 VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(2008)@104ebcb5e699: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2016)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(2013)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_blocked_not_used(2018) VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(2008)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(2008)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2008)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100017D0180'O VirtMGW-MGCP-0(2013)@104ebcb5e699: 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)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(2008)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(2018)@104ebcb5e699: setverdict(pass): none -> pass TC_mgwpool_blocked_not_used(2018)@104ebcb5e699: g_media { mgcp_ep := "1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '56B47918'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 := '3DEDE2C5'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" TC_mgwpool_blocked_not_used(2017)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(2008)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(2008)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2008)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2008)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(2008)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2008)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(2008)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2008)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(2018)@104ebcb5e699: "Got BSSMAP Clear Complete" TC_mgwpool_blocked_not_used(2017)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(2009)@104ebcb5e699: Deleted conn table entry 1TC_mgwpool_blocked_not_used(2018)15490473 VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-RAN(2009)@104ebcb5e699: Deleted conn table entry 0TC_mgwpool_blocked_not_used(2017)16685844 VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on connection ID:0 TC_mgwpool_blocked_not_used(2018)@104ebcb5e699: "Got RSL RR Release" TC_mgwpool_blocked_not_used(2017)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(2008)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(2008)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2008)@104ebcb5e699: RLC received in state:disconnect_pending TC_mgwpool_blocked_not_used(2018)@104ebcb5e699: "Got RSL Deact SACCH" TC_mgwpool_blocked_not_used(2017)@104ebcb5e699: "Got RSL Deact SACCH" TC_mgwpool_blocked_not_used(2017)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_blocked_not_used(2018)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_blocked_not_used(2017)@104ebcb5e699: Final verdict of PTC: pass TC_mgwpool_blocked_not_used(2018)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2008)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(2009)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2012)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(2010)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(2007)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2016)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(2013)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-1(2014)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2015)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(2007): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(2008): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(2009): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(2010): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(2011): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(2012): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(2013): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-1(2014): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2015): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2016): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_mgwpool_blocked_not_used(2017): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_mgwpool_blocked_not_used(2018): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_mgwpool_blocked_not_used finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used pass'. Thu May 16 07:03:32 UTC 2024 ====== BSC_Tests.TC_mgwpool_blocked_not_used pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_mgwpool_blocked_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392389) Waiting for packet dumper to finish... 1 (prev_count=392389, count=579196) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts'. ------ BSC_Tests.TC_mgwpool_pin_bts ------ Thu May 16 07:03:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_mgwpool_pin_bts started. MTC@104ebcb5e699: "TC_mgwpool_pin_bts": using IMSI '001016096460017'H MTC@104ebcb5e699: "TC_mgwpool_pin_bts": using IMSI '001010055095031'H VirtMSC-IPA(2022)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2022)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2022)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2023)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2023)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(2020)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(2021)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2027)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2027)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_mgwpool_pin_bts() start" VirtMSC-RAN(2021)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910100669640071'O, n_connectPointCode := omit VirtMSC-RAN(2021)@104ebcb5e699: Created Expect[0] for '05240103505902080910100669640071'O to be handled at TC_mgwpool_pin_bts(2029) VirtMSC-SCCP(2020)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(2020)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2021)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2021)@104ebcb5e699: Found Expect[0] for '05240103505902080910100669640071'O handled at TC_mgwpool_pin_bts(2029) VirtMSC-RAN(2021)@104ebcb5e699: Added conn table entry 0TC_mgwpool_pin_bts(2029)14766713 VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2020)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2028)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(2025)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_pin_bts(2029) VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2020)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(2020)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2020)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_mgwpool_pin_bts(2029)@104ebcb5e699: 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(2025)@104ebcb5e699: 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) IPA-BTS0-TRX0-RSL-RSL(2028)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2020)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2029)@104ebcb5e699: setverdict(pass): none -> pass TC_mgwpool_pin_bts(2029)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4ABB23A4'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 := '642161F4'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910100055900513'O, n_connectPointCode := omit VirtMSC-RAN(2021)@104ebcb5e699: Created Expect[0] for '05240103505902080910100055900513'O to be handled at TC_mgwpool_pin_bts(2030) VirtMSC-SCCP(2020)@104ebcb5e699: First idle individual index:1 VirtMSC-SCCP(2020)@104ebcb5e699: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(2021)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2021)@104ebcb5e699: Found Expect[0] for '05240103505902080910100055900513'O handled at TC_mgwpool_pin_bts(2030) VirtMSC-RAN(2021)@104ebcb5e699: Added conn table entry 1TC_mgwpool_pin_bts(2030)8056232 VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(2020)@104ebcb5e699: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2028)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(2025)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_pin_bts(2030) VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(2020)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(2020)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2020)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100017D0180'O VirtMGW-MGCP-0(2025)@104ebcb5e699: 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) IPA-BTS0-TRX0-RSL-RSL(2028)@104ebcb5e699: No Dchan handler for trx_nr=0 and chan_nr={ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } IPA-BTS0-TRX0-RSL-RSL(2028)@104ebcb5e699: Storing an RSL message in the waiting queue TC_mgwpool_pin_bts(2030)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(2020)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2030)@104ebcb5e699: setverdict(pass): none -> pass TC_mgwpool_pin_bts(2030)@104ebcb5e699: g_media { mgcp_ep := "1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3997FC0B'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 := '538A0FCF'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" TC_mgwpool_pin_bts(2029)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-SCCP(2020)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(2020)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2020)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2020)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(2020)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2020)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(2020)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2030)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2020)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2029)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(2021)@104ebcb5e699: Deleted conn table entry 1TC_mgwpool_pin_bts(2030)8056232 VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on connection ID:1 VirtMSC-RAN(2021)@104ebcb5e699: Deleted conn table entry 0TC_mgwpool_pin_bts(2029)14766713 TC_mgwpool_pin_bts(2030)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on connection ID:0 TC_mgwpool_pin_bts(2030)@104ebcb5e699: "Got RSL Deact SACCH" TC_mgwpool_pin_bts(2029)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on local reference:1 VirtMSC-SCCP(2020)@104ebcb5e699: RLC received in state:disconnect_pending VirtMSC-SCCP(2020)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2020)@104ebcb5e699: RLC received in state:disconnect_pending TC_mgwpool_pin_bts(2029)@104ebcb5e699: "Got RSL Deact SACCH" TC_mgwpool_pin_bts(2029)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_pin_bts(2030)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_pin_bts(2029)@104ebcb5e699: Final verdict of PTC: pass TC_mgwpool_pin_bts(2030)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2021)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(2020)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(2022)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(2019)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2024)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2028)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-1(2026)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(2025)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2027)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(2019): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(2020): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(2021): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(2022): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(2023): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(2024): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(2025): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-1(2026): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2027): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2028): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_mgwpool_pin_bts(2029): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_mgwpool_pin_bts(2030): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_mgwpool_pin_bts finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts pass'. Thu May 16 07:03:52 UTC 2024 ====== BSC_Tests.TC_mgwpool_pin_bts pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_mgwpool_pin_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=579818) Waiting for packet dumper to finish... 1 (prev_count=579818, count=581230) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used'. ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used ------ Thu May 16 07:03:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_mgwpool_keepalive_down_not_used started. MTC@104ebcb5e699: "TC_mgwpool_keepalive_down_not_used": using IMSI '001019952072159'H MTC@104ebcb5e699: "TC_mgwpool_keepalive_down_not_used": using IMSI '001011065047036'H VirtMSC-IPA(2034)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2034)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2034)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2035)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2035)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(2032)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(2033)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2039)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2039)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_mgwpool_keepalive_down_not_used() start" VirtMGW-MGCP-0(2037)@104ebcb5e699: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "270", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2037)@104ebcb5e699: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "271", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2037)@104ebcb5e699: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "272", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2033)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910100156400763'O, n_connectPointCode := omit VirtMSC-RAN(2033)@104ebcb5e699: Created Expect[0] for '05240103505902080910100156400763'O to be handled at TC_mgwpool_keepalive_down_not_used(2042) VirtMSC-SCCP(2032)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(2032)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2033)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2033)@104ebcb5e699: Found Expect[0] for '05240103505902080910100156400763'O handled at TC_mgwpool_keepalive_down_not_used(2042) VirtMSC-RAN(2033)@104ebcb5e699: Added conn table entry 0TC_mgwpool_keepalive_down_not_used(2042)8201340 VirtMSC-SCCP(2032)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2032)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2040)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-1(2038)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_keepalive_down_not_used(2042) VirtMSC-SCCP(2032)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2032)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(2032)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2032)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-1(2038)@104ebcb5e699: 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) TC_mgwpool_keepalive_down_not_used(2042)@104ebcb5e699: 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(2040)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(2032)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2032)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2032)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2032)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(2037)@104ebcb5e699: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "273", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2037)@104ebcb5e699: 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)@104ebcb5e699: setverdict(pass): none -> pass TC_mgwpool_keepalive_down_not_used(2042)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3A7494AE'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 := '72DD7F36'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" TC_mgwpool_keepalive_down_not_used(2041)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(2032)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2032)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(2032)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2032)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2032)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2032)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2032)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2032)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_keepalive_down_not_used(2042)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(2033)@104ebcb5e699: Deleted conn table entry 0TC_mgwpool_keepalive_down_not_used(2042)8201340 VirtMSC-SCCP(2032)@104ebcb5e699: Session index based on connection ID:0 TC_mgwpool_keepalive_down_not_used(2042)@104ebcb5e699: "Got RSL RR Release" VirtMSC-SCCP(2032)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2032)@104ebcb5e699: RLC received in state:disconnect_pending TC_mgwpool_keepalive_down_not_used(2042)@104ebcb5e699: "Got RSL Deact SACCH" VirtMGW-MGCP-0(2037)@104ebcb5e699: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "275", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2037)@104ebcb5e699: 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)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_keepalive_down_not_used(2042)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2032)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(2033)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(2034)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(2031)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2036)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2040)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(2037)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-1(2038)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2039)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(2031): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(2032): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(2033): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(2034): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(2035): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(2036): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(2037): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-1(2038): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2039): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2040): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2041): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2042): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_mgwpool_keepalive_down_not_used finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used pass'. Thu May 16 07:04:12 UTC 2024 ====== BSC_Tests.TC_mgwpool_keepalive_down_not_used pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_mgwpool_keepalive_down_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299525) Waiting for packet dumper to finish... 1 (prev_count=299525, count=486332) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band'. ------ BSC_Tests.TC_ho_meas_rep_multi_band ------ Thu May 16 07:04:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_meas_rep_multi_band started. VirtMSC-IPA(2046)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2046)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2046)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2047)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2047)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(2044)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(2045)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2050)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2050)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_meas_rep_multi_band() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: "TC_ho_meas_rep_multi_band": using IMSI '001013914471922'H VirtMSC-RAN(2045)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910109341749122'O, n_connectPointCode := omit VirtMSC-RAN(2045)@104ebcb5e699: Created Expect[0] for '05240103505902080910109341749122'O to be handled at TC_ho_meas_rep_multi_band(2052) VirtMSC-SCCP(2044)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(2044)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2045)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2045)@104ebcb5e699: Found Expect[0] for '05240103505902080910109341749122'O handled at TC_ho_meas_rep_multi_band(2052) VirtMSC-RAN(2045)@104ebcb5e699: Added conn table entry 0TC_ho_meas_rep_multi_band(2052)11264427 VirtMSC-SCCP(2044)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2044)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2051)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(2049)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_meas_rep_multi_band(2052) VirtMSC-SCCP(2044)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2044)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(2044)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2044)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(2049)@104ebcb5e699: 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) TC_ho_meas_rep_multi_band(2052)@104ebcb5e699: 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(2051)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(2044)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2044)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2044)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2044)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(2052)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_meas_rep_multi_band(2052)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6890C60E'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 := '0CAA9AFA'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2044)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2044)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2044)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(2052)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_meas_rep_multi_band(2052)@104ebcb5e699: 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)@104ebcb5e699: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(2044)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2044)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(2044)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2044)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_meas_rep_multi_band(2052)@104ebcb5e699: 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)@104ebcb5e699: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_meas_rep_multi_band(2052)@104ebcb5e699: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_meas_rep_multi_band(2052)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(2044)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2044)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(2044)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2044)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(2044)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2044)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2044)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2044)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(2052)@104ebcb5e699: Got first DLCX: { line := { verb := "DLCX", trans_id := "279", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "db" }, { code := "I", val := "6890C60E" } }, sdp := omit } VirtMSC-RAN(2045)@104ebcb5e699: Deleted conn table entry 0TC_ho_meas_rep_multi_band(2052)11264427 VirtMSC-SCCP(2044)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2044)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2044)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_meas_rep_multi_band(2052)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_meas_rep_multi_band(2052)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2045)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2048)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(2044)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(2046)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(2043)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(2051)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(2049)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2050)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(2043): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(2044): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(2045): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(2046): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(2047): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(2048): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(2049): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2050): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2051): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_meas_rep_multi_band(2052): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_meas_rep_multi_band finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band pass'. Thu May 16 07:04:30 UTC 2024 ====== BSC_Tests.TC_ho_meas_rep_multi_band pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_meas_rep_multi_band.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=715584) Waiting for packet dumper to finish... 1 (prev_count=715584, count=902502) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc'. ------ BSC_Tests.TC_ho_out_of_this_bsc ------ Thu May 16 07:04:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_ho_out_of_this_bsc started. VirtMSC-IPA(2056)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2056)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2056)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2057)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2057)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(2054)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(2055)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2060)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2060)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_ho_out_of_this_bsc() start" MTC@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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@104ebcb5e699: 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)@104ebcb5e699: "TC_ho_out_of_this_bsc": using IMSI '001011490785804'H VirtMSC-RAN(2055)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910104109878540'O, n_connectPointCode := omit VirtMSC-RAN(2055)@104ebcb5e699: Created Expect[0] for '05240103505902080910104109878540'O to be handled at TC_ho_out_of_this_bsc(2062) VirtMSC-SCCP(2054)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(2054)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2055)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2055)@104ebcb5e699: Found Expect[0] for '05240103505902080910104109878540'O handled at TC_ho_out_of_this_bsc(2062) VirtMSC-RAN(2055)@104ebcb5e699: Added conn table entry 0TC_ho_out_of_this_bsc(2062)2620221 VirtMSC-SCCP(2054)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2054)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2061)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(2059)@104ebcb5e699: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_of_this_bsc(2062) VirtMSC-SCCP(2054)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2054)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(2054)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2054)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_out_of_this_bsc(2062)@104ebcb5e699: 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(2061)@104ebcb5e699: Disabled queueing of DChan messages VirtMGW-MGCP-0(2059)@104ebcb5e699: 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) VirtMSC-SCCP(2054)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2054)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2054)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2054)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(2062)@104ebcb5e699: setverdict(pass): none -> pass TC_ho_out_of_this_bsc(2062)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '51586B05'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 := '5E1F4EEE'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2054)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2054)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2054)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(2062)@104ebcb5e699: 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)@104ebcb5e699: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(2054)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2054)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(2054)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2054)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_of_this_bsc(2062)@104ebcb5e699: 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)@104ebcb5e699: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_of_this_bsc(2062)@104ebcb5e699: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_of_this_bsc(2062)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(2054)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2054)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(2054)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2054)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(2054)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2054)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2054)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2054)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(2062)@104ebcb5e699: Got first DLCX: { line := { verb := "DLCX", trans_id := "282", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "dc" }, { code := "I", val := "51586B05" } }, sdp := omit } VirtMSC-RAN(2055)@104ebcb5e699: Deleted conn table entry 0TC_ho_out_of_this_bsc(2062)2620221 VirtMSC-SCCP(2054)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2054)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2054)@104ebcb5e699: RLC received in state:disconnect_pending TC_ho_out_of_this_bsc(2062)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_of_this_bsc(2062)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: setverdict(pass): none -> pass MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2054)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2058)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(2055)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(2056)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(2053)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(2061)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(2059)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2060)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(2053): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(2054): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(2055): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(2056): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(2057): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(2058): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(2059): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2060): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2061): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_ho_out_of_this_bsc(2062): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_ho_out_of_this_bsc finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc pass'. Thu May 16 07:04:48 UTC 2024 ====== BSC_Tests.TC_ho_out_of_this_bsc pass ====== Saving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_ho_out_of_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=710267) Waiting for packet dumper to finish... 1 (prev_count=710267, count=896896) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 07:04:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_unbreak_lchan_after_missing_rel_ack_1 started. MTC@104ebcb5e699: "TC_unbreak_lchan_after_missing_rel_ack_1": using IMSI '001019498280210'H VirtMSC-IPA(2066)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2066)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2066)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2067)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2067)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(2064)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(2065)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2070)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2070)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_unbreak_lchan_after_missing_rel_ack_1() start" VirtMSC-RAN(2065)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910104989822001'O, n_connectPointCode := omit VirtMSC-RAN(2065)@104ebcb5e699: Created Expect[0] for '05240103505902080910104989822001'O to be handled at TC_unbreak_lchan_after_missing_rel_ack_1(2072) VirtMSC-SCCP(2064)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(2064)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2065)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2065)@104ebcb5e699: Found Expect[0] for '05240103505902080910104989822001'O handled at TC_unbreak_lchan_after_missing_rel_ack_1(2072) VirtMSC-RAN(2065)@104ebcb5e699: Added conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_1(2072)2026202 VirtMSC-SCCP(2064)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2064)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2071)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(2069)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2064)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(2064)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2064)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(2069)@104ebcb5e699: 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) TC_unbreak_lchan_after_missing_rel_ack_1(2072)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(2064)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2064)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2064)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2064)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_1(2072)@104ebcb5e699: setverdict(pass): none -> pass TC_unbreak_lchan_after_missing_rel_ack_1(2072)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '610BE7DB'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 := '78F8CA95'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2064)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2064)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(2064)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2064)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2064)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2064)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2064)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2064)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_1(2072)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(2065)@104ebcb5e699: Deleted conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_1(2072)2026202 VirtMSC-SCCP(2064)@104ebcb5e699: Session index based on connection ID:0 TC_unbreak_lchan_after_missing_rel_ack_1(2072)@104ebcb5e699: "Got RSL RR Release" TC_unbreak_lchan_after_missing_rel_ack_1(2072)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(2064)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2064)@104ebcb5e699: RLC received in state:disconnect_pending TC_unbreak_lchan_after_missing_rel_ack_1(2072)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_unbreak_lchan_after_missing_rel_ack_1(2072)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_unbreak_lchan_after_missing_rel_ack_1(2072)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2065)@104ebcb5e699: Final verdict of PTC: none VirtMSC-SCCP(2064)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(2066)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(2063)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2068)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2071)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(2069)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2070)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(2063): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(2064): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(2065): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(2066): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(2067): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(2068): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(2069): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2070): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2071): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_1(2072): pass (pass -> pass) Thu May 16 07:05:15 UTC 2024 ====== BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass ====== MTC@104ebcb5e699: Test case TC_unbreak_lchan_after_missing_rel_ack_1 finished. Verdict: passSaving talloc report from 172.18.152.20:4242 to BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.talloc MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=304463) Waiting for packet dumper to finish... 1 (prev_count=304463, count=491270) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass' was executed successfully (exit status: 0). MTC@104ebcb5e699: 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 ------ Thu May 16 07:05:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@104ebcb5e699: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2' was executed successfully (exit status: 0). MTC@104ebcb5e699: Test case TC_unbreak_lchan_after_missing_rel_ack_2 started. MTC@104ebcb5e699: "TC_unbreak_lchan_after_missing_rel_ack_2": using IMSI '001017793080306'H VirtMSC-IPA(2076)@104ebcb5e699: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2076)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2076)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2077)@104ebcb5e699: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2077)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@104ebcb5e699: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@104ebcb5e699: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@104ebcb5e699: Starting RAN_Emulation VirtMSC-SCCP(2074)@104ebcb5e699: v_sccp_pdu_maxlen:268 MTC@104ebcb5e699: msc 1 is not configured, skipping MTC@104ebcb5e699: msc 2 is not configured, skipping VirtMSC-RAN(2075)@104ebcb5e699: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2080)@104ebcb5e699: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2080)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@104ebcb5e699: 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)@104ebcb5e699: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@104ebcb5e699: "TC_unbreak_lchan_after_missing_rel_ack_2() start" VirtMSC-RAN(2075)@104ebcb5e699: f_create_expect(l3 := '05240103505902080910107739803060'O, n_connectPointCode := omit VirtMSC-RAN(2075)@104ebcb5e699: Created Expect[0] for '05240103505902080910107739803060'O to be handled at TC_unbreak_lchan_after_missing_rel_ack_2(2082) VirtMSC-SCCP(2074)@104ebcb5e699: First idle individual index:0 VirtMSC-SCCP(2074)@104ebcb5e699: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2075)@104ebcb5e699: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2075)@104ebcb5e699: Found Expect[0] for '05240103505902080910107739803060'O handled at TC_unbreak_lchan_after_missing_rel_ack_2(2082) VirtMSC-RAN(2075)@104ebcb5e699: Added conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_2(2082)11776101 VirtMSC-SCCP(2074)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2074)@104ebcb5e699: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2081)@104ebcb5e699: Enabled queueing of DChan messages VirtMGW-MGCP-0(2079)@104ebcb5e699: 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)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2074)@104ebcb5e699: vl_len:14 VirtMSC-SCCP(2074)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2074)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(2079)@104ebcb5e699: 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) TC_unbreak_lchan_after_missing_rel_ack_2(2082)@104ebcb5e699: 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)@104ebcb5e699: Disabled queueing of DChan messages VirtMSC-SCCP(2074)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2074)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2074)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2074)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_2(2082)@104ebcb5e699: setverdict(pass): none -> pass TC_unbreak_lchan_after_missing_rel_ack_2(2082)@104ebcb5e699: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7AD21C35'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 := '43D4641E'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)@104ebcb5e699: "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)@104ebcb5e699: "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)@104ebcb5e699: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2074)@104ebcb5e699: Session index based on connection ID:0 VirtMSC-SCCP(2074)@104ebcb5e699: vl_len:6 VirtMSC-SCCP(2074)@104ebcb5e699: vl_from0 VirtMSC-SCCP(2074)@104ebcb5e699: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2074)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2074)@104ebcb5e699: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2074)@104ebcb5e699: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2074)@104ebcb5e699: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_2(2082)@104ebcb5e699: "Got BSSMAP Clear Complete" VirtMSC-RAN(2075)@104ebcb5e699: Deleted conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_2(2082)11776101 VirtMSC-SCCP(2074)@104ebcb5e699: Session index based on connection ID:0 TC_unbreak_lchan_after_missing_rel_ack_2(2082)@104ebcb5e699: "Got RSL RR Release" TC_unbreak_lchan_after_missing_rel_ack_2(2082)@104ebcb5e699: "Got RSL Deact SACCH" VirtMSC-SCCP(2074)@104ebcb5e699: Session index based on local reference:0 VirtMSC-SCCP(2074)@104ebcb5e699: RLC received in state:disconnect_pending TC_unbreak_lchan_after_missing_rel_ack_2(2082)@104ebcb5e699: "Got RSL RF Chan Rel, sending Rel Ack" TC_unbreak_lchan_after_missing_rel_ack_2(2082)@104ebcb5e699: setverdict(pass): pass -> pass, component reason not changed TC_unbreak_lchan_after_missing_rel_ack_2(2082)@104ebcb5e699: Final verdict of PTC: pass MTC@104ebcb5e699: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@104ebcb5e699: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2074)@104ebcb5e699: Final verdict of PTC: none VirtMSC-RAN(2075)@104ebcb5e699: Final verdict of PTC: none VirtMSC-STATS(2073)@104ebcb5e699: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2078)@104ebcb5e699: Final verdict of PTC: none VirtMSC-IPA(2076)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2081)@104ebcb5e699: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2080)@104ebcb5e699: Final verdict of PTC: none VirtMGW-MGCP-0(2079)@104ebcb5e699: Final verdict of PTC: none MTC@104ebcb5e699: Setting final verdict of the test case. MTC@104ebcb5e699: Local verdict of MTC: pass MTC@104ebcb5e699: Local verdict of PTC VirtMSC-STATS(2073): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-SCCP(2074): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-RAN(2075): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA(2076): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMSC-IPA-WAIT(2077): pass (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-CTRL-CLI-IPA(2078): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC VirtMGW-MGCP-0(2079): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2080): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2081): none (pass -> pass) MTC@104ebcb5e699: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_2(2082): pass (pass -> pass) MTC@104ebcb5e699: Test case TC_unbreak_lchan_after_missing_rel_ack_2 finished. Verdict: pass MTC@104ebcb5e699: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass'. Thu May 16 07:05:43 UTC 2024 ====== BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass ====== Saving talloc report from 172.18.152.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=308448) Waiting for packet dumper to finish... 1 (prev_count=308448, count=495077) MTC@104ebcb5e699: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass' was executed successfully (exit status: 0). MC@104ebcb5e699: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@104ebcb5e699: Terminating MTC. MC@104ebcb5e699: MTC terminated. MC2> exit MC@104ebcb5e699: Shutting down session. MC@104ebcb5e699: 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 pass 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: 99 + 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-104ebcb5e699-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-152 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bsc-test-sccplite-2218-bts0 jenkins-ttcn3-bsc-test-sccplite-2218-bsc jenkins-ttcn3-bsc-test-sccplite-2218-bts1 jenkins-ttcn3-bsc-test-sccplite-2218-bts2 + [ -n jenkins-ttcn3-bsc-test-sccplite-2218-bts0 jenkins-ttcn3-bsc-test-sccplite-2218-bsc jenkins-ttcn3-bsc-test-sccplite-2218-bts1 jenkins-ttcn3-bsc-test-sccplite-2218-bts2 ] + docker_kill_wait jenkins-ttcn3-bsc-test-sccplite-2218-bts0 jenkins-ttcn3-bsc-test-sccplite-2218-bsc jenkins-ttcn3-bsc-test-sccplite-2218-bts1 jenkins-ttcn3-bsc-test-sccplite-2218-bts2 + docker kill jenkins-ttcn3-bsc-test-sccplite-2218-bts0 jenkins-ttcn3-bsc-test-sccplite-2218-bsc jenkins-ttcn3-bsc-test-sccplite-2218-bts1 jenkins-ttcn3-bsc-test-sccplite-2218-bts2 jenkins-ttcn3-bsc-test-sccplite-2218-bts0 jenkins-ttcn3-bsc-test-sccplite-2218-bsc jenkins-ttcn3-bsc-test-sccplite-2218-bts1 jenkins-ttcn3-bsc-test-sccplite-2218-bts2 + docker wait jenkins-ttcn3-bsc-test-sccplite-2218-bts0 jenkins-ttcn3-bsc-test-sccplite-2218-bsc jenkins-ttcn3-bsc-test-sccplite-2218-bts1 jenkins-ttcn3-bsc-test-sccplite-2218-bts2 137 137 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-sccplite-2218-bts0 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-sccplite-2218-bts2 + true + network_remove + set +x Removing network ttcn3-bsc-test-sccplite-152 + docker network remove ttcn3-bsc-test-sccplite-152 ttcn3-bsc-test-sccplite-152 + 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-2218-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