Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/asterisk Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 32 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision d6b2bc70dcfc9403623e8978d6582a729f0dec1e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d6b2bc70dcfc9403623e8978d6582a729f0dec1e # timeout=10 Commit message: "ttcn3-asterisk: Small improvements to ease introducing IPv6 support" > git rev-list --no-walk f84c203eeae476ad7b50dc296d9a6ca6386b259e # timeout=10 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins7659519711763564045.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-hnbgw-test + export IMAGE_SUFFIX=master + cd ttcn3-hnbgw-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs ] + [ xjenkins-ttcn3-hnbgw-test-910 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-hnbgw-test + SUITE_NAME=ttcn3-hnbgw-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master osmo-hnbgw-master ttcn3-hnbgw-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + 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-hnbgw-test/debian-bookworm-build' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 5.75kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [auth] sharing credentials for registry.osmocom.org #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:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #8 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 ... #10 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #10 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #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 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #15 CACHED #16 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #16 CACHED #17 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #17 CACHED #18 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #18 CACHED #19 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #19 CACHED #20 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #20 CACHED #21 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #21 CACHED #22 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #22 CACHED #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 CACHED #24 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #24 CACHED #25 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:6243226626103f42fcf91b3b8c8add0d04f0a6d4836ce5935cd3481e9854a22a 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 624322662610 + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-stp-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.23kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 DONE 0.1s #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 CACHED #8 [3/7] WORKDIR /DATA #8 CACHED #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #9 CACHED #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #10 CACHED #11 [6/7] RUN CD libosmo-sccp && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:c1a65d203c9687e1e439f610a2848aac86236897d62843ac0bbdbe2d933c3b6f 0.0s done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n c1a65d203c96 + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.57.481f.202407052026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202407052026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202407052026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202407052026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo VTY library ii osmocom-nightly 202407052026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-hnbgw-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.75kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 [auth] sharing credentials for registry.osmocom.org #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b #8 resolve registry.osmocom.org/debian:bookworm@sha256:820a611dc036cb57cee73613ce9da12530435b03007578153c04622e7f03f19b 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.2s #4 [internal] load build context #4 transferring context: 1.96kB done #4 DONE 0.0s #12 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #12 CACHED #13 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #13 CACHED #14 [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 #14 CACHED #15 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #15 CACHED #16 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #16 CACHED #17 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #17 CACHED #18 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #18 CACHED #19 [ 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 #19 CACHED #20 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #20 CACHED #21 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #21 CACHED #22 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #22 CACHED #23 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #23 CACHED #24 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #24 CACHED #25 [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 #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:6243226626103f42fcf91b3b8c8add0d04f0a6d4836ce5935cd3481e9854a22a 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 624322662610 + 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-hnbgw-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hnbgw-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hnbgw-master + echo osmo-hnbgw-master + dir=osmo-hnbgw-master + pull_arg=--pull + grep ^FROM ../osmo-hnbgw-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + grep -q $USER + echo FROM $USER/$DISTRO-build + pull_arg= + set +x Building image: osmo-hnbgw-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hnbgw-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hnbgw-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-hnbgw-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-hnbgw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/osmo-hnbgw-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.16kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 [2/8] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-mgcp-client-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-ranap-dev libosmo-rua-dev libosmo-hnbap-dev libasn1c-dev libosmo-pfcp-dev && apt-get clean #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-hnbgw/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 864B done #4 DONE 0.0s #6 [2/8] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-mgcp-client-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-ranap-dev libosmo-rua-dev libosmo-hnbap-dev libasn1c-dev libosmo-pfcp-dev && apt-get clean #6 0.522 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.522 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.522 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.522 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 1.054 Reading package lists... #6 1.792 Reading package lists... #6 2.516 Building dependency tree... #6 2.723 Reading state information... #6 3.077 The following additional packages will be installed: #6 3.077 libasn1c1 libosmo-gtlv-dev libosmo-gtlv1 libosmo-hnbap0 #6 3.077 libosmo-mgcp-client12 libosmo-pfcp0 libosmo-ranap7 libosmo-rua0 #6 3.077 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 3.077 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 3.077 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 3.077 osmocom-nightly #6 3.122 The following NEW packages will be installed: #6 3.122 libasn1c-dev libasn1c1 libosmo-abis-dev libosmo-gtlv-dev libosmo-gtlv1 #6 3.122 libosmo-hnbap-dev libosmo-hnbap0 libosmo-mgcp-client-dev #6 3.122 libosmo-mgcp-client12 libosmo-netif-dev libosmo-pfcp-dev libosmo-pfcp0 #6 3.122 libosmo-ranap-dev libosmo-ranap7 libosmo-rua-dev libosmo-rua0 #6 3.122 libosmo-sigtran-dev libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 3.122 libosmocoding0 libosmocore libosmocore-dev libosmocore21 libosmoctrl0 #6 3.122 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #6 3.123 libosmotrau2 libosmousb0 libosmovty13 osmocom-nightly #6 3.170 0 upgraded, 34 newly installed, 0 to remove and 10 not upgraded. #6 3.170 Need to get 3930 kB of archives. #6 3.170 After this operation, 17.8 MB of additional disk space will be used. #6 3.170 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202407052026 [1176 B] #6 3.170 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.209.e0c63.202407052026 [164 kB] #6 3.174 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.209.e0c63.202407052026 [46.0 kB] #6 3.178 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.29.54db.202407052026 [29.9 kB] #6 3.178 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.209.e0c63.202407052026 [65.4 kB] #6 3.182 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.209.e0c63.202407052026 [222 kB] #6 3.186 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.209.e0c63.202407052026 [98.5 kB] #6 3.186 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.29.54db.202407052026 [72.6 kB] #6 3.188 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.29.54db.202407052026 [112 kB] #6 3.194 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.3.0.5.1ffb.202407052026 [16.4 kB] #6 3.194 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.209.e0c63.202407052026 [66.0 kB] #6 3.194 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.209.e0c63.202407052026 [173 kB] #6 3.196 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.209.e0c63.202407052026 [54.5 kB] #6 3.197 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.209.e0c63.202407052026 [58.6 kB] #6 3.200 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.209.e0c63.202407052026 [45.3 kB] #6 3.200 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.209.e0c63.202407052026 [38.6 kB] #6 3.200 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.209.e0c63.202407052026 [840 kB] #6 3.205 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dev 0.3.0.5.1ffb.202407052026 [57.2 kB] #6 3.205 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.57.481f.202407052026 [52.5 kB] #6 3.206 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.57.481f.202407052026 [64.6 kB] #6 3.207 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.3.0.5.1ffb.202407052026 [40.7 kB] #6 3.214 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dev 0.3.0.5.1ffb.202407052026 [170 kB] #6 3.214 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202407052026 [122 kB] #6 3.214 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.67.fb30.202407052026 [581 kB] #6 3.214 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.36.2.5324.202407052026 [75.2 kB] #6 3.222 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.36.2.5324.202407052026 [105 kB] #6 3.222 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.5.1.9.342f.202407052026 [51.7 kB] #6 3.222 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dev 1.5.1.9.342f.202407052026 [24.6 kB] #6 3.222 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.57.a5ae09.202407052026 [56.6 kB] #6 3.222 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.57.a5ae09.202407052026 [65.3 kB] #6 3.222 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.5.1.9.342f.202407052026 [225 kB] #6 3.222 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.5.1.9.342f.202407052026 [91.8 kB] #6 3.226 Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.5.1.9.342f.202407052026 [27.8 kB] #6 3.226 Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dev 1.5.1.9.342f.202407052026 [14.5 kB] #6 3.465 debconf: delaying package configuration, since apt-utils is not installed #6 3.537 Fetched 3930 kB in 0s (46.4 MB/s) #6 3.598 Selecting previously unselected package osmocom-nightly. #6 3.598 (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 ... 117413 files and directories currently installed.) #6 3.663 Preparing to unpack .../00-osmocom-nightly_202407052026_amd64.deb ... #6 3.681 Unpacking osmocom-nightly (202407052026) ... #6 3.811 Selecting previously unselected package libosmocore21:amd64. #6 3.820 Preparing to unpack .../01-libosmocore21_1.9.0.209.e0c63.202407052026_amd64.deb ... #6 3.859 Unpacking libosmocore21:amd64 (1.9.0.209.e0c63.202407052026) ... #6 4.012 Selecting previously unselected package libosmocodec4:amd64. #6 4.030 Preparing to unpack .../02-libosmocodec4_1.9.0.209.e0c63.202407052026_amd64.deb ... #6 4.047 Unpacking libosmocodec4:amd64 (1.9.0.209.e0c63.202407052026) ... #6 4.175 Selecting previously unselected package libosmotrau2:amd64. #6 4.184 Preparing to unpack .../03-libosmotrau2_1.5.1.29.54db.202407052026_amd64.deb ... #6 4.203 Unpacking libosmotrau2:amd64 (1.5.1.29.54db.202407052026) ... #6 4.338 Selecting previously unselected package libosmoisdn0:amd64. #6 4.350 Preparing to unpack .../04-libosmoisdn0_1.9.0.209.e0c63.202407052026_amd64.deb ... #6 4.369 Unpacking libosmoisdn0:amd64 (1.9.0.209.e0c63.202407052026) ... #6 4.528 Selecting previously unselected package libosmogsm20:amd64. #6 4.528 Preparing to unpack .../05-libosmogsm20_1.9.0.209.e0c63.202407052026_amd64.deb ... #6 4.548 Unpacking libosmogsm20:amd64 (1.9.0.209.e0c63.202407052026) ... #6 4.698 Selecting previously unselected package libosmovty13:amd64. #6 4.708 Preparing to unpack .../06-libosmovty13_1.9.0.209.e0c63.202407052026_amd64.deb ... #6 4.725 Unpacking libosmovty13:amd64 (1.9.0.209.e0c63.202407052026) ... #6 4.884 Selecting previously unselected package libosmoabis13:amd64. #6 4.889 Preparing to unpack .../07-libosmoabis13_1.5.1.29.54db.202407052026_amd64.deb ... #6 4.908 Unpacking libosmoabis13:amd64 (1.5.1.29.54db.202407052026) ... #6 5.060 Selecting previously unselected package libosmo-abis-dev:amd64. #6 5.069 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.29.54db.202407052026_amd64.deb ... #6 5.088 Unpacking libosmo-abis-dev:amd64 (1.5.1.29.54db.202407052026) ... #6 5.260 Selecting previously unselected package libosmo-gtlv1:amd64. #6 5.269 Preparing to unpack .../09-libosmo-gtlv1_0.3.0.5.1ffb.202407052026_amd64.deb ... #6 5.286 Unpacking libosmo-gtlv1:amd64 (0.3.0.5.1ffb.202407052026) ... #6 5.420 Selecting previously unselected package libosmocoding0:amd64. #6 5.434 Preparing to unpack .../10-libosmocoding0_1.9.0.209.e0c63.202407052026_amd64.deb ... #6 5.455 Unpacking libosmocoding0:amd64 (1.9.0.209.e0c63.202407052026) ... #6 5.610 Selecting previously unselected package libosmogb14:amd64. #6 5.614 Preparing to unpack .../11-libosmogb14_1.9.0.209.e0c63.202407052026_amd64.deb ... #6 5.631 Unpacking libosmogb14:amd64 (1.9.0.209.e0c63.202407052026) ... #6 5.790 Selecting previously unselected package libosmoctrl0:amd64. #6 5.800 Preparing to unpack .../12-libosmoctrl0_1.9.0.209.e0c63.202407052026_amd64.deb ... #6 5.816 Unpacking libosmoctrl0:amd64 (1.9.0.209.e0c63.202407052026) ... #6 5.974 Selecting previously unselected package libosmosim2:amd64. #6 5.989 Preparing to unpack .../13-libosmosim2_1.9.0.209.e0c63.202407052026_amd64.deb ... #6 6.006 Unpacking libosmosim2:amd64 (1.9.0.209.e0c63.202407052026) ... #6 6.193 Selecting previously unselected package libosmousb0:amd64. #6 6.214 Preparing to unpack .../14-libosmousb0_1.9.0.209.e0c63.202407052026_amd64.deb ... #6 6.231 Unpacking libosmousb0:amd64 (1.9.0.209.e0c63.202407052026) ... #6 6.370 Selecting previously unselected package libosmocore. #6 6.380 Preparing to unpack .../15-libosmocore_1.9.0.209.e0c63.202407052026_amd64.deb ... #6 6.397 Unpacking libosmocore (1.9.0.209.e0c63.202407052026) ... #6 6.538 Selecting previously unselected package libosmocore-dev:amd64. #6 6.546 Preparing to unpack .../16-libosmocore-dev_1.9.0.209.e0c63.202407052026_amd64.deb ... #6 6.565 Unpacking libosmocore-dev:amd64 (1.9.0.209.e0c63.202407052026) ... #6 6.802 Selecting previously unselected package libosmo-gtlv-dev:amd64. #6 6.802 Preparing to unpack .../17-libosmo-gtlv-dev_0.3.0.5.1ffb.202407052026_amd64.deb ... #6 6.822 Unpacking libosmo-gtlv-dev:amd64 (0.3.0.5.1ffb.202407052026) ... #6 6.981 Selecting previously unselected package libosmonetif11:amd64. #6 6.990 Preparing to unpack .../18-libosmonetif11_1.4.0.57.481f.202407052026_amd64.deb ... #6 7.010 Unpacking libosmonetif11:amd64 (1.4.0.57.481f.202407052026) ... #6 7.127 Selecting previously unselected package libosmo-netif-dev:amd64. #6 7.140 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.57.481f.202407052026_amd64.deb ... #6 7.159 Unpacking libosmo-netif-dev:amd64 (1.4.0.57.481f.202407052026) ... #6 7.334 Selecting previously unselected package libosmo-pfcp0:amd64. #6 7.343 Preparing to unpack .../20-libosmo-pfcp0_0.3.0.5.1ffb.202407052026_amd64.deb ... #6 7.366 Unpacking libosmo-pfcp0:amd64 (0.3.0.5.1ffb.202407052026) ... #6 7.526 Selecting previously unselected package libosmo-pfcp-dev:amd64. #6 7.530 Preparing to unpack .../21-libosmo-pfcp-dev_0.3.0.5.1ffb.202407052026_amd64.deb ... #6 7.550 Unpacking libosmo-pfcp-dev:amd64 (0.3.0.5.1ffb.202407052026) ... #6 7.730 Selecting previously unselected package libosmo-sigtran9:amd64. #6 7.750 Preparing to unpack .../22-libosmo-sigtran9_1.8.0.67.fb30.202407052026_amd64.deb ... #6 7.768 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202407052026) ... #6 7.954 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 7.963 Preparing to unpack .../23-libosmo-sigtran-dev_1.8.0.67.fb30.202407052026_amd64.deb ... #6 7.985 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202407052026) ... #6 8.202 Selecting previously unselected package libasn1c1:amd64. #6 8.218 Preparing to unpack .../24-libasn1c1_0.9.36.2.5324.202407052026_amd64.deb ... #6 8.234 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202407052026) ... #6 8.370 Selecting previously unselected package libasn1c-dev:amd64. #6 8.372 Preparing to unpack .../25-libasn1c-dev_0.9.36.2.5324.202407052026_amd64.deb ... #6 8.391 Unpacking libasn1c-dev:amd64 (0.9.36.2.5324.202407052026) ... #6 8.554 Selecting previously unselected package libosmo-hnbap0:amd64. #6 8.556 Preparing to unpack .../26-libosmo-hnbap0_1.5.1.9.342f.202407052026_amd64.deb ... #6 8.576 Unpacking libosmo-hnbap0:amd64 (1.5.1.9.342f.202407052026) ... #6 8.706 Selecting previously unselected package libosmo-hnbap-dev:amd64. #6 8.716 Preparing to unpack .../27-libosmo-hnbap-dev_1.5.1.9.342f.202407052026_amd64.deb ... #6 8.734 Unpacking libosmo-hnbap-dev:amd64 (1.5.1.9.342f.202407052026) ... #6 8.894 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 8.896 Preparing to unpack .../28-libosmo-mgcp-client12_1.12.1.57.a5ae09.202407052026_amd64.deb ... #6 8.916 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.57.a5ae09.202407052026) ... #6 9.045 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #6 9.045 Preparing to unpack .../29-libosmo-mgcp-client-dev_1.12.1.57.a5ae09.202407052026_amd64.deb ... #6 9.061 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.57.a5ae09.202407052026) ... #6 9.235 Selecting previously unselected package libosmo-ranap7:amd64. #6 9.244 Preparing to unpack .../30-libosmo-ranap7_1.5.1.9.342f.202407052026_amd64.deb ... #6 9.262 Unpacking libosmo-ranap7:amd64 (1.5.1.9.342f.202407052026) ... #6 9.422 Selecting previously unselected package libosmo-ranap-dev:amd64. #6 9.422 Preparing to unpack .../31-libosmo-ranap-dev_1.5.1.9.342f.202407052026_amd64.deb ... #6 9.440 Unpacking libosmo-ranap-dev:amd64 (1.5.1.9.342f.202407052026) ... #6 9.671 Selecting previously unselected package libosmo-rua0:amd64. #6 9.680 Preparing to unpack .../32-libosmo-rua0_1.5.1.9.342f.202407052026_amd64.deb ... #6 9.705 Unpacking libosmo-rua0:amd64 (1.5.1.9.342f.202407052026) ... #6 9.836 Selecting previously unselected package libosmo-rua-dev:amd64. #6 9.845 Preparing to unpack .../33-libosmo-rua-dev_1.5.1.9.342f.202407052026_amd64.deb ... #6 9.863 Unpacking libosmo-rua-dev:amd64 (1.5.1.9.342f.202407052026) ... #6 10.03 Setting up osmocom-nightly (202407052026) ... #6 10.08 Setting up libosmocore21:amd64 (1.9.0.209.e0c63.202407052026) ... #6 10.14 Setting up libosmousb0:amd64 (1.9.0.209.e0c63.202407052026) ... #6 10.19 Setting up libosmocodec4:amd64 (1.9.0.209.e0c63.202407052026) ... #6 10.25 Setting up libosmotrau2:amd64 (1.5.1.29.54db.202407052026) ... #6 10.31 Setting up libosmo-gtlv1:amd64 (0.3.0.5.1ffb.202407052026) ... #6 10.36 Setting up libasn1c1:amd64 (0.9.36.2.5324.202407052026) ... #6 10.41 Setting up libosmo-hnbap0:amd64 (1.5.1.9.342f.202407052026) ... #6 10.47 Setting up libosmovty13:amd64 (1.9.0.209.e0c63.202407052026) ... #6 10.52 Setting up libosmo-rua0:amd64 (1.5.1.9.342f.202407052026) ... #6 10.57 Setting up libosmoisdn0:amd64 (1.9.0.209.e0c63.202407052026) ... #6 10.66 Setting up libasn1c-dev:amd64 (0.9.36.2.5324.202407052026) ... #6 10.71 Setting up libosmo-mgcp-client12:amd64 (1.12.1.57.a5ae09.202407052026) ... #6 10.76 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.57.a5ae09.202407052026) ... #6 10.81 Setting up libosmo-rua-dev:amd64 (1.5.1.9.342f.202407052026) ... #6 10.87 Setting up libosmogsm20:amd64 (1.9.0.209.e0c63.202407052026) ... #6 10.92 Setting up libosmoabis13:amd64 (1.5.1.29.54db.202407052026) ... #6 10.98 Setting up libosmoctrl0:amd64 (1.9.0.209.e0c63.202407052026) ... #6 11.03 Setting up libosmo-hnbap-dev:amd64 (1.5.1.9.342f.202407052026) ... #6 11.08 Setting up libosmo-pfcp0:amd64 (0.3.0.5.1ffb.202407052026) ... #6 11.14 Setting up libosmogb14:amd64 (1.9.0.209.e0c63.202407052026) ... #6 11.19 Setting up libosmonetif11:amd64 (1.4.0.57.481f.202407052026) ... #6 11.24 Setting up libosmo-abis-dev:amd64 (1.5.1.29.54db.202407052026) ... #6 11.29 Setting up libosmocoding0:amd64 (1.9.0.209.e0c63.202407052026) ... #6 11.34 Setting up libosmosim2:amd64 (1.9.0.209.e0c63.202407052026) ... #6 11.39 Setting up libosmocore (1.9.0.209.e0c63.202407052026) ... #6 11.44 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202407052026) ... #6 11.50 Setting up libosmo-ranap7:amd64 (1.5.1.9.342f.202407052026) ... #6 11.55 Setting up libosmocore-dev:amd64 (1.9.0.209.e0c63.202407052026) ... #6 11.60 Setting up libosmo-netif-dev:amd64 (1.4.0.57.481f.202407052026) ... #6 11.65 Setting up libosmo-gtlv-dev:amd64 (0.3.0.5.1ffb.202407052026) ... #6 11.70 Setting up libosmo-ranap-dev:amd64 (1.5.1.9.342f.202407052026) ... #6 11.75 Setting up libosmo-sigtran-dev:amd64 (1.8.0.67.fb30.202407052026) ... #6 11.80 Setting up libosmo-pfcp-dev:amd64 (0.3.0.5.1ffb.202407052026) ... #6 11.85 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 12.5s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-hnbgw.git #9 0.702 Cloning into 'osmo-hnbgw'... #9 DONE 1.1s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-HNBGW/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-hnbgw #10 DONE 0.1s #11 [6/8] RUN CD osmo-hnbgw && 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-pfcp && make "-j$(nproc)" install && ldconfig #11 1.063 Your branch is up to date with 'origin/master'. #11 1.063 Already on 'master' #11 1.073 refs/heads/master #11 1.087 HEAD is now at 3ef6576 fix MGCP compat with osmo-mgw <= 1.12.2: CRCX in recvonly #11 1.091 master #11 1.103 3ef65760ff5782d981c90839de4a5bede63b42a5 #11 2.239 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 5.231 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 5.231 libtoolize: copying file './ltmain.sh' #11 5.471 libtoolize: putting macros in 'm4'. #11 5.471 libtoolize: copying file 'm4/libtool.m4' #11 5.520 libtoolize: copying file 'm4/ltoptions.m4' #11 5.605 libtoolize: copying file 'm4/ltsugar.m4' #11 5.660 libtoolize: copying file 'm4/ltversion.m4' #11 5.698 libtoolize: copying file 'm4/lt~obsolete.m4' #11 5.836 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 5.836 libtoolize: and rerunning libtoolize and aclocal. #11 8.143 configure.ac:84: warning: The macro `AC_HEADER_STDC' is obsolete. #11 8.143 configure.ac:84: You should run autoupdate. #11 8.143 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 8.143 configure.ac:84: the top level #11 8.143 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 8.143 configure.ac:132: You should run autoupdate. #11 8.143 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 8.143 configure.ac:132: the top level #11 8.143 configure.ac:153: warning: The macro `AC_HELP_STRING' is obsolete. #11 8.143 configure.ac:153: You should run autoupdate. #11 8.143 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 8.143 configure.ac:153: the top level #11 8.143 configure.ac:232: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 8.143 configure.ac:232: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 8.143 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 8.143 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 8.143 configure.ac:232: the top level #11 8.143 configure.ac:234: warning: AC_OUTPUT should be used without arguments. #11 8.143 configure.ac:234: You should run autoupdate. #11 9.515 configure.ac:23: installing './compile' #11 9.517 configure.ac:25: installing './config.guess' #11 9.519 configure.ac:25: installing './config.sub' #11 9.520 configure.ac:9: installing './install-sh' #11 9.523 configure.ac:9: installing './missing' #11 9.620 doc/charts/Makefile.am:10: warning: '%'-style pattern rules are a GNU make extension #11 9.620 doc/charts/Makefile.am:13: warning: '%'-style pattern rules are a GNU make extension #11 9.620 doc/charts/Makefile.am:18: warning: ':='-style assignments are not portable #11 9.772 src/osmo-hnbgw/Makefile.am: installing './depcomp' #11 10.14 checking for a BSD-compatible install... /usr/bin/install -c #11 10.19 checking whether build environment is sane... yes #11 10.24 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 10.24 checking for gawk... gawk #11 10.24 checking whether make sets $(MAKE)... yes #11 10.31 checking whether make supports nested variables... yes #11 10.32 checking whether make supports nested variables... (cached) yes #11 10.32 checking whether make sets $(MAKE)... (cached) yes #11 10.32 checking for gcc... gcc #11 10.43 checking whether the C compiler works... yes #11 10.50 checking for C compiler default output file name... a.out #11 10.51 checking for suffix of executables... #11 10.56 checking whether we are cross compiling... no #11 10.64 checking for suffix of object files... o #11 10.67 checking whether the compiler supports GNU C... yes #11 10.70 checking whether gcc accepts -g... yes #11 10.75 checking for gcc option to enable C11 features... none needed #11 10.82 checking whether gcc understands -c and -o together... yes #11 10.89 checking whether make supports the include directive... yes (GNU style) #11 10.92 checking dependency style of gcc... gcc3 #11 11.03 checking build system type... x86_64-pc-linux-gnu #11 11.13 checking host system type... x86_64-pc-linux-gnu #11 11.13 checking how to print strings... printf #11 11.16 checking for a sed that does not truncate output... /usr/bin/sed #11 11.17 checking for grep that handles long lines and -e... /usr/bin/grep #11 11.18 checking for egrep... /usr/bin/grep -E #11 11.18 checking for fgrep... /usr/bin/grep -F #11 11.18 checking for ld used by gcc... /usr/bin/ld #11 11.20 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 11.20 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 11.22 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 11.27 checking whether ln -s works... yes #11 11.27 checking the maximum length of command line arguments... 1572864 #11 11.32 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 11.32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 11.32 checking for /usr/bin/ld option to reload object files... -r #11 11.32 checking for file... file #11 11.32 checking for objdump... objdump #11 11.32 checking how to recognize dependent libraries... pass_all #11 11.32 checking for dlltool... no #11 11.32 checking how to associate runtime and link libraries... printf %s\n #11 11.32 checking for ar... ar #11 11.32 checking for archiver @FILE support... @ #11 11.41 checking for strip... strip #11 11.41 checking for ranlib... ranlib #11 11.41 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 11.56 checking for sysroot... no #11 11.56 checking for a working dd... /usr/bin/dd #11 11.58 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 11.62 checking for mt... no #11 11.62 checking if : is a manifest tool... no #11 11.63 checking for stdio.h... yes #11 11.67 checking for stdlib.h... yes #11 11.70 checking for string.h... yes #11 11.76 checking for inttypes.h... yes #11 11.82 checking for stdint.h... yes #11 11.86 checking for strings.h... yes #11 11.90 checking for sys/stat.h... yes #11 11.94 checking for sys/types.h... yes #11 11.97 checking for unistd.h... yes #11 12.02 checking for dlfcn.h... yes #11 12.08 checking for objdir... .libs #11 12.19 checking if gcc supports -fno-rtti -fno-exceptions... no #11 12.25 checking for gcc option to produce PIC... -fPIC -DPIC #11 12.25 checking if gcc PIC flag -fPIC -DPIC works... yes #11 12.30 checking if gcc static flag -static works... yes #11 12.38 checking if gcc supports -c -o file.o... yes #11 12.51 checking if gcc supports -c -o file.o... (cached) yes #11 12.51 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 12.54 checking whether -lc should be explicitly linked in... no #11 12.58 checking dynamic linker characteristics... GNU/Linux ld.so #11 12.72 checking how to hardcode library paths into programs... immediate #11 12.72 checking whether stripping libraries is possible... yes #11 12.72 checking if libtool supports shared libraries... yes #11 12.72 checking whether to build shared libraries... yes #11 12.72 checking whether to build static libraries... yes #11 12.72 checking for pkg-config... /usr/bin/pkg-config #11 12.72 checking for pkg-config... /usr/bin/pkg-config #11 12.72 checking pkg-config is at least version 0.20... yes #11 12.73 checking for library containing sctp_recvmsg... -lsctp #11 12.88 checking for libasn1c >= 0.9.30... yes #11 12.92 checking for libosmocore >= 1.9.0... yes #11 12.96 checking for libosmovty >= 1.9.0... yes #11 13.00 checking for libosmoctrl >= 1.9.0... yes #11 13.04 checking for libosmogsm >= 1.9.0... yes #11 13.06 checking for libosmo-netif >= 1.4.0... yes #11 13.10 checking for libosmo-sigtran >= 1.8.0... yes #11 13.15 checking for libosmo-rua >= 1.5.0... yes #11 13.19 checking for libosmo-ranap >= 1.5.0... yes #11 13.22 checking for libosmo-hnbap >= 1.5.0... yes #11 13.24 checking for libosmo-mgcp-client >= 1.12.0... yes #11 13.26 checking for libosmo-pfcp >= 0.3.0... yes #11 13.29 checking for egrep... (cached) /usr/bin/grep -E #11 13.29 checking if gcc supports -fvisibility=hidden... yes #11 13.34 checking whether to enable code coverage support... no #11 13.34 checking whether to enable VTY/CTRL tests... no #11 13.35 CFLAGS=" -std=gnu11" #11 13.35 CPPFLAGS="" #11 13.41 checking that generated files are newer than configure... done #11 13.42 configure: creating ./config.status #11 15.16 config.status: creating include/Makefile #11 15.25 config.status: creating include/osmocom/Makefile #11 15.30 config.status: creating include/osmocom/hnbgw/Makefile #11 15.36 config.status: creating src/Makefile #11 15.43 config.status: creating src/osmo-hnbgw/Makefile #11 15.53 config.status: creating tests/Makefile #11 15.59 config.status: creating tests/atlocal #11 15.65 config.status: creating tests/ranap_rab_ass/Makefile #11 15.71 config.status: creating tests/umts_cell_id/Makefile #11 15.76 config.status: creating doc/Makefile #11 15.81 config.status: creating doc/examples/Makefile #11 15.85 config.status: creating doc/manuals/Makefile #11 15.93 config.status: creating doc/charts/Makefile #11 15.96 config.status: creating contrib/Makefile #11 16.02 config.status: creating contrib/systemd/Makefile #11 16.08 config.status: creating Makefile #11 16.14 config.status: creating config.h #11 16.23 config.status: executing tests/atconfig commands #11 16.24 config.status: executing depfiles commands #11 16.78 config.status: executing libtool commands #11 16.92 echo 1.5.0.81-3ef6 > .version-t && mv .version-t .version #11 16.93 make install-recursive #11 16.94 make[1]: Entering directory '/tmp/osmo-hnbgw' #11 16.96 Making install in include #11 16.96 make[2]: Entering directory '/tmp/osmo-hnbgw/include' #11 16.97 Making install in osmocom #11 16.98 make[3]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 17.00 Making install in hnbgw #11 17.01 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 17.01 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 17.01 make[5]: Nothing to be done for 'install-exec-am'. #11 17.01 make[5]: Nothing to be done for 'install-data-am'. #11 17.01 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 17.01 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom/hnbgw' #11 17.01 make[4]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 17.02 make[5]: Entering directory '/tmp/osmo-hnbgw/include/osmocom' #11 17.02 make[5]: Nothing to be done for 'install-exec-am'. #11 17.02 make[5]: Nothing to be done for 'install-data-am'. #11 17.02 make[5]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 17.02 make[4]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 17.02 make[3]: Leaving directory '/tmp/osmo-hnbgw/include/osmocom' #11 17.03 make[3]: Entering directory '/tmp/osmo-hnbgw/include' #11 17.04 make[4]: Entering directory '/tmp/osmo-hnbgw/include' #11 17.04 make[4]: Nothing to be done for 'install-exec-am'. #11 17.04 make[4]: Nothing to be done for 'install-data-am'. #11 17.04 make[4]: Leaving directory '/tmp/osmo-hnbgw/include' #11 17.04 make[3]: Leaving directory '/tmp/osmo-hnbgw/include' #11 17.04 make[2]: Leaving directory '/tmp/osmo-hnbgw/include' #11 17.04 Making install in src #11 17.05 make[2]: Entering directory '/tmp/osmo-hnbgw/src' #11 17.06 Making install in osmo-hnbgw #11 17.07 make[3]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 17.07 CC osmo_hnbgw_main.o #11 17.08 CC hnbgw.lo #11 17.08 CC hnbgw_hnbap.lo #11 17.08 CC hnbgw_l3.lo #11 17.08 CC hnbgw_rua.lo #11 17.08 CC hnbgw_ranap.lo #11 17.08 CC hnbgw_vty.lo #11 17.09 CC context_map.lo #11 17.10 CC context_map_rua.lo #11 17.11 CC context_map_sccp.lo #11 17.12 CC hnbgw_cn.lo #11 17.12 CC cnlink.lo #11 17.12 CC ranap_rab_ass.lo #11 17.13 CC mgw_fsm.lo #11 17.14 CC kpi_dtap.lo #11 17.15 CC kpi_ranap.lo #11 17.16 CC tdefs.lo #11 17.16 CC nft_kpi.lo #11 17.16 CC hnbgw_pfcp.lo #11 17.16 CC ps_rab_ass_fsm.lo #11 17.31 CC ps_rab_fsm.lo #11 17.64 mgw_fsm.c: In function 'mgw_fsm_crcx_hnb_onenter': #11 17.64 mgw_fsm.c:180:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 17.64 180 | mgw_info.codecs[0] = CODEC_IUFP; #11 17.64 | ^~~~~~~~ #11 17.64 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 17.64 from mgw_fsm.c:48: #11 17.64 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 17.64 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 17.64 | ^~~~~~ #11 17.64 mgw_fsm.c:181:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 17.64 181 | mgw_info.codecs_len = 1; #11 17.64 | ^~~~~~~~ #11 17.64 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 17.64 35 | unsigned int codecs_len #11 17.64 | ^~~~~~~~~~ #11 17.66 mgw_fsm.c: In function 'mgw_fsm_mdcx_hnb_onenter': #11 17.66 mgw_fsm.c:368:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 17.66 368 | mgw_info.codecs[0] = CODEC_IUFP; #11 17.66 | ^~~~~~~~ #11 17.66 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 17.66 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 17.66 | ^~~~~~ #11 17.66 mgw_fsm.c:369:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 17.66 369 | mgw_info.codecs_len = 1; #11 17.66 | ^~~~~~~~ #11 17.66 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 17.66 35 | unsigned int codecs_len #11 17.66 | ^~~~~~~~~~ #11 17.66 mgw_fsm.c: In function 'mgw_fsm_crcx_msc_onenter': #11 17.66 mgw_fsm.c:452:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 17.66 452 | mgw_info.codecs[0] = CODEC_IUFP; #11 17.66 | ^~~~~~~~ #11 17.66 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 17.66 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 17.66 | ^~~~~~ #11 17.66 mgw_fsm.c:453:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 17.66 453 | mgw_info.codecs_len = 1; #11 17.66 | ^~~~~~~~ #11 17.66 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 17.66 35 | unsigned int codecs_len #11 17.66 | ^~~~~~~~~~ #11 18.39 CCLD libhnbgw.la #11 19.62 CCLD osmo-hnbgw #11 20.93 make[4]: Entering directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 20.93 make[4]: Nothing to be done for 'install-data-am'. #11 20.93 /usr/bin/mkdir -p '/usr/local/bin' #11 20.95 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-hnbgw '/usr/local/bin' #11 21.10 libtool: install: /usr/bin/install -c osmo-hnbgw /usr/local/bin/osmo-hnbgw #11 21.10 make[4]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 21.10 make[3]: Leaving directory '/tmp/osmo-hnbgw/src/osmo-hnbgw' #11 21.11 make[3]: Entering directory '/tmp/osmo-hnbgw/src' #11 21.11 make[4]: Entering directory '/tmp/osmo-hnbgw/src' #11 21.11 make[4]: Nothing to be done for 'install-exec-am'. #11 21.11 make[4]: Nothing to be done for 'install-data-am'. #11 21.11 make[4]: Leaving directory '/tmp/osmo-hnbgw/src' #11 21.11 make[3]: Leaving directory '/tmp/osmo-hnbgw/src' #11 21.12 make[2]: Leaving directory '/tmp/osmo-hnbgw/src' #11 21.12 Making install in tests #11 21.12 make[2]: Entering directory '/tmp/osmo-hnbgw/tests' #11 21.13 Making install in ranap_rab_ass #11 21.13 make[3]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 21.13 make[4]: Entering directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 21.13 make[4]: Nothing to be done for 'install-exec-am'. #11 21.13 make[4]: Nothing to be done for 'install-data-am'. #11 21.13 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 21.14 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests/ranap_rab_ass' #11 21.14 Making install in umts_cell_id #11 21.15 make[3]: Entering directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 21.15 make[4]: Entering directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 21.15 make[4]: Nothing to be done for 'install-exec-am'. #11 21.15 make[4]: Nothing to be done for 'install-data-am'. #11 21.15 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 21.15 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests/umts_cell_id' #11 21.16 make[3]: Entering directory '/tmp/osmo-hnbgw/tests' #11 21.16 make[4]: Entering directory '/tmp/osmo-hnbgw/tests' #11 21.16 make[4]: Nothing to be done for 'install-exec-am'. #11 21.16 make[4]: Nothing to be done for 'install-data-am'. #11 21.16 make[4]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 21.16 make[3]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 21.16 make[2]: Leaving directory '/tmp/osmo-hnbgw/tests' #11 21.16 Making install in doc #11 21.17 make[2]: Entering directory '/tmp/osmo-hnbgw/doc' #11 21.18 Making install in examples #11 21.18 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 21.18 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 21.18 make[4]: Nothing to be done for 'install-exec-am'. #11 21.19 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 21.20 /usr/bin/install -c -m 644 osmo-hnbgw/osmo-hnbgw.cfg '/usr/local/etc/osmocom' #11 21.21 make install-data-hook #11 21.22 make[5]: Entering directory '/tmp/osmo-hnbgw/doc/examples' #11 21.22 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 21.22 j="/usr/local/share/doc/osmo-hnbgw/examples/$f" && \ #11 21.22 mkdir -p "$(dirname $j)" && \ #11 21.22 /usr/bin/install -c -m 644 ./$f $j; \ #11 21.22 done #11 21.31 make[5]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 21.31 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 21.31 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/examples' #11 21.31 Making install in manuals #11 21.32 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 21.32 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/manuals' #11 21.32 make[4]: Nothing to be done for 'install-exec-am'. #11 21.32 make[4]: Nothing to be done for 'install-data-am'. #11 21.32 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 21.32 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/manuals' #11 21.32 Making install in charts #11 21.32 make[3]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 21.33 make[4]: Entering directory '/tmp/osmo-hnbgw/doc/charts' #11 21.33 make[4]: Nothing to be done for 'install-exec-am'. #11 21.33 make[4]: Nothing to be done for 'install-data-am'. #11 21.33 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 21.33 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc/charts' #11 21.33 make[3]: Entering directory '/tmp/osmo-hnbgw/doc' #11 21.34 make[4]: Entering directory '/tmp/osmo-hnbgw/doc' #11 21.34 make[4]: Nothing to be done for 'install-exec-am'. #11 21.34 make[4]: Nothing to be done for 'install-data-am'. #11 21.34 make[4]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 21.34 make[3]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 21.34 make[2]: Leaving directory '/tmp/osmo-hnbgw/doc' #11 21.34 Making install in contrib #11 21.35 make[2]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 21.38 Making install in systemd #11 21.38 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 21.39 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib/systemd' #11 21.39 make[4]: Nothing to be done for 'install-exec-am'. #11 21.39 /usr/bin/mkdir -p '/lib/systemd/system' #11 21.42 /usr/bin/install -c -m 644 osmo-hnbgw.service '/lib/systemd/system' #11 21.42 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 21.42 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib/systemd' #11 21.43 make[3]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 21.43 make[4]: Entering directory '/tmp/osmo-hnbgw/contrib' #11 21.43 make[4]: Nothing to be done for 'install-exec-am'. #11 21.43 make[4]: Nothing to be done for 'install-data-am'. #11 21.43 make[4]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 21.44 make[3]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 21.44 make[2]: Leaving directory '/tmp/osmo-hnbgw/contrib' #11 21.44 make[2]: Entering directory '/tmp/osmo-hnbgw' #11 21.46 make[3]: Entering directory '/tmp/osmo-hnbgw' #11 21.46 make[3]: Nothing to be done for 'install-exec-am'. #11 21.46 make[3]: Nothing to be done for 'install-data-am'. #11 21.46 make[3]: Leaving directory '/tmp/osmo-hnbgw' #11 21.47 make[2]: Leaving directory '/tmp/osmo-hnbgw' #11 21.47 make[1]: Leaving directory '/tmp/osmo-hnbgw' #11 DONE 22.0s #12 [7/8] COPY OSMO-HNBGW.CFG /data/osmo-hnbgw.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:8b468bb3322b017df72a721e47c09035c05849c9c373d67137ebcf9395cf7de4 0.0s done #14 naming to docker.io/osmocom-build/osmo-hnbgw-master:latest 0.0s done #14 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/osmo-hnbgw-master' + docker_image_exists osmo-hnbgw-master + docker images -q osmocom-build/osmo-hnbgw-master + test -n 8b468bb3322b + list_osmo_packages debian-bookworm osmo-hnbgw-master + local distro=debian-bookworm + local image=osmo-hnbgw-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hnbgw-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hnbgw-master ### ii libosmo-abis-dev:amd64 1.5.1.29.54db.202407052026 amd64 Development headers for A-bis interface ii libosmo-gtlv-dev:amd64 0.3.0.5.1ffb.202407052026 amd64 Development files for libosmo-gtlv ii libosmo-gtlv1:amd64 0.3.0.5.1ffb.202407052026 amd64 Generic TLV and TLIV protocol support ii libosmo-hnbap-dev:amd64 1.5.1.9.342f.202407052026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-hnbap0:amd64 1.5.1.9.342f.202407052026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-mgcp-client-dev:amd64 1.12.1.57.a5ae09.202407052026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.57.a5ae09.202407052026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.57.481f.202407052026 amd64 Development headers for Osmocom network interface ii libosmo-pfcp-dev:amd64 0.3.0.5.1ffb.202407052026 amd64 Development files for libosmo-pfcp ii libosmo-pfcp0:amd64 0.3.0.5.1ffb.202407052026 amd64 PFCP protocol support ii libosmo-ranap-dev:amd64 1.5.1.9.342f.202407052026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-ranap7:amd64 1.5.1.9.342f.202407052026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua-dev:amd64 1.5.1.9.342f.202407052026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-rua0:amd64 1.5.1.9.342f.202407052026 amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran-dev:amd64 1.8.0.67.fb30.202407052026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202407052026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.29.54db.202407052026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo coding library ii libosmocore 1.9.0.209.e0c63.202407052026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.209.e0c63.202407052026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.57.481f.202407052026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.29.54db.202407052026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.209.e0c63.202407052026 amd64 Osmo VTY library ii osmocom-nightly 202407052026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-hnbgw-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:99cef4738f3afc6b3d995de4525edfa7c255daf70ee0df38ad4e72af8ac636ce Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-hnbgw-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hnbgw-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hnbgw-test + echo ttcn3-hnbgw-test + dir=ttcn3-hnbgw-test + pull_arg=--pull + grep ^FROM ../ttcn3-hnbgw-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-hnbgw-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-hnbgw-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hnbgw-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-hnbgw-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-hnbgw-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=jolly/work \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=jolly/work \ -t osmocom-build/ttcn3-hnbgw-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B 0.0s done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 395B done #2 DONE 0.1s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 3.38kB done #5 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" hnbgw #8 0.673 + OSMO_TTCN3_BRANCH=master #8 0.673 + shift #8 0.673 + cd /osmo-ttcn3-hacks #8 0.673 + git fetch #8 0.816 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.817 aac2ecc0..54d5b2d5 master -> origin/master #8 0.817 + bd2b17d7...e5c8adff osmith/wip-testenv -> origin/osmith/wip-testenv (forced update) #8 0.818 + 9e115345...1d524751 pespin/asterisk -> origin/pespin/asterisk (forced update) #8 0.822 + git checkout master #8 0.898 Already on 'master' #8 0.899 Your branch is behind 'origin/master' by 11 commits, and can be fast-forwarded. #8 0.899 (use "git pull" to update your local branch) #8 0.899 + git symbolic-ref -q HEAD #8 0.901 refs/heads/master #8 0.905 + git reset --hard origin/master #8 0.923 HEAD is now at 54d5b2d5 asterisk: Log unexpected AMI msg #8 0.924 + git rev-parse --abbrev-ref HEAD #8 0.925 master #8 0.925 + git rev-parse HEAD #8 0.927 + diff -q /tmp/deps-Makefile54d5b2d550fa349482244d2bbc4bbcce1342d7cf #8 0.927 deps/Makefile #8 0.927 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.927 + make -j8 deps #8 1.085 (make -j20 -C deps || make -j1 -C deps) #8 1.090 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 1.093 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 2.686 cd titan.ProtocolEmulations.M3UA && git fetch && if git rev-parse "origin/f086e78d74defa044d864f17adaad9433fedc961" 2>/dev/null; then set -x && git checkout -q -f "origin/f086e78d74defa044d864f17adaad9433fedc961"; else set -x && git checkout -q -f "f086e78d74defa044d864f17adaad9433fedc961"; fi #8 2.695 cd titan.ProtocolModules.DIAMETER_ProtocolModule_Generator && git fetch && if git rev-parse "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912" 2>/dev/null; then set -x && git checkout -q -f "origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912"; else set -x && git checkout -q -f "ffd939595a08da1b8c8176aaa1f8578bfe02a912"; fi #8 2.705 cd titan.ProtocolModules.GTP_v13.5.0 && git fetch && if git rev-parse "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e" 2>/dev/null; then set -x && git checkout -q -f "origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e"; else set -x && git checkout -q -f "6b769f985eb91bf5a4332f29faa4a043b23ce62e"; fi #8 2.710 cd titan.ProtocolModules.ICMP && git fetch && if git rev-parse "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640" 2>/dev/null; then set -x && git checkout -q -f "origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; else set -x && git checkout -q -f "e49d9fb9f7de637b4bf4803dc6b6e911a8661640"; fi #8 2.725 cd titan.ProtocolModules.ICMPv6 && git fetch && if git rev-parse "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27" 2>/dev/null; then set -x && git checkout -q -f "origin/46f4d9b6e1e3c794294a92588401a81e4881dd27"; else set -x && git checkout -q -f "46f4d9b6e1e3c794294a92588401a81e4881dd27"; fi #8 2.725 cd titan.ProtocolModules.IP && git fetch && if git rev-parse "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0" 2>/dev/null; then set -x && git checkout -q -f "origin/1be86705f39ae38f3c04b2109806ee20d25e91d0"; else set -x && git checkout -q -f "1be86705f39ae38f3c04b2109806ee20d25e91d0"; fi #8 2.741 cd titan.ProtocolModules.L2TP && git fetch && if git rev-parse "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530" 2>/dev/null; then set -x && git checkout -q -f "origin/17e76d3662bd0bb815158e8a9de1ec413f21b530"; else set -x && git checkout -q -f "17e76d3662bd0bb815158e8a9de1ec413f21b530"; fi #8 2.745 cd titan.ProtocolModules.LLC_v7.1.0 && git fetch && if git rev-parse "origin/09817f113255d7fb56f1d45d3dd629a093d9248d" 2>/dev/null; then set -x && git checkout -q -f "origin/09817f113255d7fb56f1d45d3dd629a093d9248d"; else set -x && git checkout -q -f "09817f113255d7fb56f1d45d3dd629a093d9248d"; fi #8 2.749 cd titan.ProtocolModules.M3UA && git fetch && if git rev-parse "origin/c496d298876fed55c2b730278b7ee77982555563" 2>/dev/null; then set -x && git checkout -q -f "origin/c496d298876fed55c2b730278b7ee77982555563"; else set -x && git checkout -q -f "c496d298876fed55c2b730278b7ee77982555563"; fi #8 2.755 cd titan.ProtocolModules.MobileL3_v13.4.0 && git fetch && if git rev-parse "origin/b6602eb357673f097ea1a1d22edd568ecd239da1" 2>/dev/null; then set -x && git checkout -q -f "origin/b6602eb357673f097ea1a1d22edd568ecd239da1"; else set -x && git checkout -q -f "b6602eb357673f097ea1a1d22edd568ecd239da1"; fi #8 2.765 cd titan.ProtocolModules.PFCP_v15.1.0 && git fetch && if git rev-parse "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18" 2>/dev/null; then set -x && git checkout -q -f "origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; else set -x && git checkout -q -f "d550ad9ddb6f9c823c9a555254cd76cf0e738d18"; fi #8 2.775 cd titan.TestPorts.TELNETasp && git fetch && if git rev-parse "origin/873fe539642542cd9a901c208f1ec11c6d2f5387" 2>/dev/null; then set -x && git checkout -q -f "origin/873fe539642542cd9a901c208f1ec11c6d2f5387"; else set -x && git checkout -q -f "873fe539642542cd9a901c208f1ec11c6d2f5387"; fi #8 2.787 cd titan.TestPorts.UDPasp && git fetch && if git rev-parse "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c" 2>/dev/null; then set -x && git checkout -q -f "origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c"; else set -x && git checkout -q -f "54176e95850654e5e8b0ffa2f1b5f35c412b949c"; fi #8 2.793 cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && if git rev-parse "origin/e97d92a8b66bec399babea52f593771b76cb175a" 2>/dev/null; then set -x && git checkout -q -f "origin/e97d92a8b66bec399babea52f593771b76cb175a"; else set -x && git checkout -q -f "e97d92a8b66bec399babea52f593771b76cb175a"; fi #8 2.793 cd osmo-uecups && git fetch && if git rev-parse "origin/8362efef7c6fa341eb947a75786878e0685767b7" 2>/dev/null; then set -x && git checkout -q -f "origin/8362efef7c6fa341eb947a75786878e0685767b7"; else set -x && git checkout -q -f "8362efef7c6fa341eb947a75786878e0685767b7"; fi #8 2.797 cd titan.ProtocolModules.BSSMAP && git fetch && if git rev-parse "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0" 2>/dev/null; then set -x && git checkout -q -f "origin/4acb6ab5f058477f0b90c2da182d52054e3614b0"; else set -x && git checkout -q -f "4acb6ab5f058477f0b90c2da182d52054e3614b0"; fi #8 2.873 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 2.891 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 2.904 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 2.904 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 2.917 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 2.945 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 2.959 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 2.981 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 2.981 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 2.982 + git checkout -q -f 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.985 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 2.993 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.993 + git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 2.996 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.996 + git checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 2.998 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 2.999 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 3.005 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 3.005 + git checkout -q -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 3.005 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 3.013 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 3.013 origin/c496d298876fed55c2b730278b7ee77982555563 #8 3.017 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 3.025 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 3.029 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 3.029 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 3.045 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 3.065 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 3.093 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 3.093 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 3.093 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 3.097 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 3.097 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 3.098 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.101 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 3.125 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 3.133 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 3.133 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.133 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 3.136 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 3.137 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 3.179 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.180 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 3.228 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 3.229 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 3.236 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 3.237 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 3.239 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 3.240 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 3.240 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 3.240 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 3.241 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 3.241 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 3.242 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 3.242 + make hnbgw #8 3.329 (make -j20 -C deps || make -j1 -C deps) #8 3.330 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 4.625 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 4.637 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 4.641 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 4.645 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 4.657 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 4.669 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 4.685 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 4.701 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 4.701 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 4.715 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 4.715 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 4.729 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 4.742 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 4.753 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 4.754 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 4.805 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 4.836 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ #8 4.852 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ #8 4.858 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ #8 4.881 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ #8 4.897 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ #8 4.897 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ #8 4.905 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ #8 4.925 + git checkout -q -f f086e78d74defa044d864f17adaad9433fedc961 #8 4.925 origin/f086e78d74defa044d864f17adaad9433fedc961 #8 4.926 origin/ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 4.927 origin/46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 4.927 + git+ git checkout -q -f 46f4d9b6e1e3c794294a92588401a81e4881dd27 #8 4.927 checkout -q -f ffd939595a08da1b8c8176aaa1f8578bfe02a912 #8 4.941 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ #8 4.941 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ #8 4.947 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ #8 4.958 origin/6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 4.961 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ #8 4.965 origin/1be86705f39ae38f3c04b2109806ee20d25e91d0 #8 4.965 + + gitgit checkout checkout -q -q -f -f 1be86705f39ae38f3c04b2109806ee20d25e91d0 6b769f985eb91bf5a4332f29faa4a043b23ce62e #8 4.965 #8 4.969 origin/e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 4.969 + git checkout -q -f e49d9fb9f7de637b4bf4803dc6b6e911a8661640 #8 4.969 origin/8362efef7c6fa341eb947a75786878e0685767b7 #8 4.970 origin/b6602eb357673f097ea1a1d22edd568ecd239da1 #8 4.973 + git checkout -q -f b6602eb357673f097ea1a1d22edd568ecd239da1 #8 4.973 + git checkout -q -f 8362efef7c6fa341eb947a75786878e0685767b7 #8 4.981 + git checkout -q -f 4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 4.981 origin/4acb6ab5f058477f0b90c2da182d52054e3614b0 #8 4.993 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ #8 5.005 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ #8 5.017 origin/17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 5.017 + git checkout -q -f 17e76d3662bd0bb815158e8a9de1ec413f21b530 #8 5.022 origin/c496d298876fed55c2b730278b7ee77982555563 #8 5.025 + git checkout -q -f c496d298876fed55c2b730278b7ee77982555563 #8 5.037 origin/54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 5.037 + git checkout -q -f 54176e95850654e5e8b0ffa2f1b5f35c412b949c #8 5.046 origin/09817f113255d7fb56f1d45d3dd629a093d9248d #8 5.047 + git checkout -q -f 09817f113255d7fb56f1d45d3dd629a093d9248d #8 5.077 + git checkout -q -f 873fe539642542cd9a901c208f1ec11c6d2f5387 #8 5.077 origin/873fe539642542cd9a901c208f1ec11c6d2f5387 #8 5.077 origin/d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 5.084 + git checkout -q -f d550ad9ddb6f9c823c9a555254cd76cf0e738d18 #8 5.158 origin/e97d92a8b66bec399babea52f593771b76cb175a #8 5.165 + git checkout -q -f e97d92a8b66bec399babea52f593771b76cb175a #8 5.173 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 5.174 (cd hnbgw && ./gen_links.sh && ./regen_makefile.sh) #8 5.193 Linking TCCInterface_Functions.ttcn #8 5.205 Linking TCCConversion_Functions.ttcn #8 5.209 Linking TCCConversion.cc #8 5.221 Linking TCCInterface.cc #8 5.229 Linking TCCInterface_ip.h #8 5.241 Linking TCCEncoding_Functions.ttcn #8 5.249 Linking TCCEncoding.cc #8 5.257 Linking Socket_API_Definitions.ttcn #8 5.261 Linking MobileL3_CC_Types.ttcn #8 5.265 Linking MobileL3_CommonIE_Types.ttcn #8 5.269 Linking MobileL3_GMM_SM_Types.ttcn #8 5.277 Linking MobileL3_MM_Types.ttcn #8 5.285 Linking MobileL3_RRM_Types.ttcn #8 5.293 Linking MobileL3_SMS_Types.ttcn #8 5.297 Linking MobileL3_SS_Types.ttcn #8 5.301 Linking MobileL3_Types.ttcn #8 5.309 Linking IPL4asp_Functions.ttcn #8 5.313 Linking IPL4asp_PT.cc #8 5.317 Linking IPL4asp_PT.hh #8 5.321 Linking IPL4asp_PortType.ttcn #8 5.322 Linking IPL4asp_Types.ttcn #8 5.323 Linking IPL4asp_discovery.cc #8 5.326 Linking IPL4asp_protocol_L234.hh #8 5.327 Linking M3UA_Emulation.ttcn #8 5.328 Linking MTP3asp_PortType.ttcn #8 5.329 Linking MTP3asp_Types.ttcn #8 5.330 Linking SCCP_Emulation.ttcn #8 5.337 Linking SCCP_Mapping.ttcnpp #8 5.349 Linking SCCP_Types.ttcn #8 5.353 Linking SCCPasp_Types.ttcn #8 5.361 Linking BSSAP_Types.ttcn #8 5.369 Linking M3UA_Types.ttcn #8 5.373 Linking SCTPasp_PT.cc #8 5.377 Linking SCTPasp_PT.hh #8 5.385 Linking SCTPasp_PortType.ttcn #8 5.393 Linking SCTPasp_Types.ttcn #8 5.401 Linking M3UA_Emulation.ttcn #8 5.413 Linking UD_PT.cc #8 5.417 Linking UD_PT.hh #8 5.417 Linking UD_PortType.ttcn #8 5.425 Linking UD_Types.ttcn #8 5.429 Linking SDP_EncDec.cc #8 5.433 Linking SDP_Types.ttcn #8 5.445 Linking SDP_parse_.tab.c #8 5.453 Linking SDP_parse_.tab.h #8 5.461 Linking SDP_parse_parser.h #8 5.469 Linking SDP_parser.l #8 5.477 Linking SDP_parser.y #8 5.485 Linking lex.SDP_parse_.c #8 5.493 Linking RTP_EncDec.cc #8 5.501 Linking RTP_Types.ttcn #8 5.509 Linking TELNETasp_PT.cc #8 5.513 Linking TELNETasp_PT.hh #8 5.521 Linking TELNETasp_PortType.ttcn #8 5.529 Linking PFCP_Types.ttcn #8 5.529 Linking HNBAP_CommonDataTypes.asn #8 5.545 Linking HNBAP_Constants.asn #8 5.557 Linking HNBAP_Containers.asn #8 5.557 Linking HNBAP_IEs.asn #8 5.569 Linking HNBAP_PDU_Contents.asn #8 5.576 Linking HNBAP_PDU_Descriptions.asn #8 5.577 Linking HNBAP_EncDec.cc #8 5.581 Linking HNBAP_Types.ttcn #8 5.581 Linking HNBAP_Templates.ttcn #8 5.581 Linking RUA_CommonDataTypes.asn #8 5.581 Linking RUA_Constants.asn #8 5.582 Linking RUA_Containers.asn #8 5.584 Linking RUA_IEs.asn #8 5.593 Linking RUA_PDU_Contents.asn #8 5.593 Linking RUA_PDU_Descriptions.asn #8 5.593 Linking RUA_EncDec.cc #8 5.593 Linking RUA_Types.ttcn #8 5.593 Linking RUA_Templates.ttcn #8 5.593 Linking RUA_Emulation.ttcn #8 5.593 Linking RANAP_CommonDataTypes.asn #8 5.597 Linking RANAP_Constants.asn #8 5.597 Linking RANAP_Containers.asn #8 5.597 Linking RANAP_IEs.asn #8 5.597 Linking RANAP_PDU_Contents.asn #8 5.597 Linking RANAP_PDU_Descriptions.asn #8 5.605 Linking RANAP_Types.ttcn #8 5.605 Linking RANAP_Templates.ttcn #8 5.609 Linking RANAP_CodecPort.ttcn #8 5.609 Linking RANAP_EncDec.cc #8 5.613 Linking Iuh_Types.ttcn #8 5.617 Linking Iuh_CodecPort.ttcn #8 5.621 Linking Iuh_CodecPort_CtrlFunctDef.cc #8 5.625 Linking Iuh_CodecPort_CtrlFunct.ttcn #8 5.625 Linking Iuh_Emulation.ttcn #8 5.629 Linking DNS_Helpers.ttcn #8 5.629 Linking SDP_Templates.ttcn #8 5.637 Linking MGCP_Emulation.ttcn #8 5.645 Linking MGCP_Types.ttcn #8 5.645 Linking MGCP_Templates.ttcn #8 5.657 Linking MGCP_CodecPort.ttcn #8 5.666 Linking MGCP_CodecPort_CtrlFunct.ttcn #8 5.673 Linking MGCP_CodecPort_CtrlFunctDef.cc #8 5.681 Linking RAN_Adapter.ttcnpp #8 5.681 Linking RAN_Emulation.ttcnpp #8 5.685 Linking BSSAP_CodecPort.ttcn #8 5.685 Linking SCCP_Templates.ttcn #8 5.685 Linking PFCP_CodecPort.ttcn #8 5.685 Linking PFCP_CodecPort_CtrlFunct.ttcn #8 5.693 Linking PFCP_CodecPort_CtrlFunctDef.cc #8 5.697 Linking PFCP_Emulation.ttcn #8 5.702 Linking PFCP_Templates.ttcn #8 5.703 Linking Misc_Helpers.ttcn #8 5.717 Linking General_Types.ttcn #8 5.725 Linking Osmocom_Types.ttcn #8 5.731 Linking GSM_Types.ttcn #8 5.741 Linking Osmocom_VTY_Functions.ttcn #8 5.749 Linking Native_Functions.ttcn #8 5.757 Linking Native_FunctionDefs.cc #8 5.757 Linking IPA_Types.ttcn #8 5.765 Linking IPA_CodecPort.ttcn #8 5.765 Linking IPA_CodecPort_CtrlFunct.ttcn #8 5.777 Linking IPA_CodecPort_CtrlFunctDef.cc #8 5.789 Linking IPA_Emulation.ttcnpp #8 5.797 Linking Osmocom_CTRL_Types.ttcn #8 5.805 Linking Osmocom_CTRL_Functions.ttcn #8 5.809 Linking Osmocom_CTRL_Adapter.ttcn #8 5.809 Linking RTP_CodecPort.ttcn #8 5.809 Linking RTP_CodecPort_CtrlFunct.ttcn #8 5.809 Linking RTP_CodecPort_CtrlFunctDef.cc #8 5.809 Linking RTP_Emulation.ttcn #8 5.809 Linking IuUP_Types.ttcn #8 5.813 Linking IuUP_EncDec.cc #8 5.813 Linking IuUP_Emulation.ttcn #8 5.813 Linking StatsD_Types.ttcn #8 5.813 Linking StatsD_CodecPort.ttcn #8 5.813 Linking StatsD_CodecPort_CtrlFunct.ttcn #8 5.813 Linking StatsD_CodecPort_CtrlFunctdef.cc #8 5.817 Linking StatsD_Checker.ttcn #8 5.817 Linking L3_Templates.ttcn #8 5.817 Linking L3_Common.ttcn #8 5.818 Linking SCTP_Templates.ttcn #8 5.893 Generating Makefile skeleton... #8 5.894 Makefile skeleton was generated. #8 5.961 make -C hnbgw compile #8 5.970 make[1]: Entering directory '/osmo-ttcn3-hacks/hnbgw' #8 5.970 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 5.982 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn #8 6.001 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn #8 6.011 cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 6.021 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 6.021 49 | "internal user MTP3asp_PT #8 6.021 | ^ #8 6.021 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 6.021 58 | " #8 6.021 | ^ #8 6.021 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 6.021 70 | "user MTP3asp_PT #8 6.021 | ^ #8 6.021 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 6.021 79 | " #8 6.021 | ^ #8 6.025 /usr/bin/ttcn3_compiler -L -U 8 BSSAP_CodecPort.ttcn BSSAP_Types.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.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 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 PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.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 TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn - BSSAP_CodecPort.ttcn BSSAP_Types.ttcn DNS_Helpers.ttcn GSM_Types.ttcn General_Types.ttcn HNBAP_Templates.ttcn HNBAP_Types.ttcn HNBGW_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn Iuh_CodecPort.ttcn Iuh_CodecPort_CtrlFunct.ttcn Iuh_Emulation.ttcn Iuh_Types.ttcn L3_Common.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 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 PFCP_CodecPort.ttcn PFCP_CodecPort_CtrlFunct.ttcn PFCP_Emulation.ttcn PFCP_Templates.ttcn PFCP_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn RUA_Emulation.ttcn RUA_Templates.ttcn RUA_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTP_Templates.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 TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn HNBAP_CommonDataTypes.asn HNBAP_Constants.asn HNBAP_Containers.asn HNBAP_IEs.asn HNBAP_PDU_Contents.asn HNBAP_PDU_Descriptions.asn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn RUA_CommonDataTypes.asn RUA_Constants.asn RUA_Containers.asn RUA_IEs.asn RUA_PDU_Contents.asn RUA_PDU_Descriptions.asn #8 6.029 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 6.029 #8 6.041 Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'... #8 6.041 Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'... #8 6.046 Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... #8 6.053 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 6.053 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 6.053 Notify: Parsing TTCN-3 module `HNBAP_Templates.ttcn'... #8 6.053 Notify: Parsing TTCN-3 module `HNBAP_Types.ttcn'... #8 6.053 Notify: Parsing TTCN-3 module `HNBGW_Tests.ttcn'... #8 6.069 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 6.069 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 6.069 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 6.070 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 6.070 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 6.077 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 6.077 Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... #8 6.077 Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... #8 6.077 Notify: Parsing TTCN-3 module `Iuh_CodecPort.ttcn'... #8 6.077 Notify: Parsing TTCN-3 module `Iuh_CodecPort_CtrlFunct.ttcn'... #8 6.077 Notify: Parsing TTCN-3 module `Iuh_Emulation.ttcn'... #8 6.077 Notify: Parsing TTCN-3 module `Iuh_Types.ttcn'... #8 6.077 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 6.077 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 6.089 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 6.097 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 6.097 Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... #8 6.097 Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... #8 6.097 Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'... #8 6.101 Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... #8 6.105 Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... #8 6.105 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 6.105 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 6.105 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 6.105 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 6.109 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 6.113 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 6.121 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 6.121 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 6.133 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 6.133 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 6.133 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 6.133 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 6.133 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 6.133 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 6.133 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 6.133 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 6.133 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 6.133 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 6.133 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 6.139 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 6.139 Notify: Parsing TTCN-3 module `PFCP_CodecPort.ttcn'... #8 6.139 Notify: Parsing TTCN-3 module `PFCP_CodecPort_CtrlFunct.ttcn'... #8 6.139 Notify: Parsing TTCN-3 module `PFCP_Emulation.ttcn'... #8 6.139 Notify: Parsing TTCN-3 module `PFCP_Templates.ttcn'... #8 6.153 Notify: Parsing TTCN-3 module `PFCP_Types.ttcn'... #8 6.153 Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... #8 6.153 Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... #8 6.165 Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... #8 6.165 Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... #8 6.165 Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... #8 6.165 Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... #8 6.169 Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... #8 6.169 Notify: Parsing TTCN-3 module `RUA_Emulation.ttcn'... #8 6.169 Notify: Parsing TTCN-3 module `RUA_Templates.ttcn'... #8 6.169 Notify: Parsing TTCN-3 module `RUA_Types.ttcn'... #8 6.169 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 6.185 SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.185 SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.185 SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.185 SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.185 SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.193 SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.193 SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.193 SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.193 SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.193 SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.193 SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.201 Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... #8 6.201 SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.201 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 6.201 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.201 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 6.201 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 6.209 Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... #8 6.209 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 6.209 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 6.209 Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... #8 6.209 Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... #8 6.209 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 6.209 Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... #8 6.209 Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... #8 6.209 Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... #8 6.209 Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... #8 6.209 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 6.221 Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... #8 6.221 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 6.221 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 6.221 Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... #8 6.221 Notify: Parsing TTCN-3 module `UD_Types.ttcn'... #8 6.221 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 6.221 Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... #8 6.221 Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... #8 6.221 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 6.225 Notify: Parsing ASN.1 module `HNBAP_CommonDataTypes.asn'... #8 6.225 HNBAP_CommonDataTypes.asn:29: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 6.225 Notify: Parsing ASN.1 module `HNBAP_Constants.asn'... #8 6.225 Notify: Parsing ASN.1 module `HNBAP_Containers.asn'... #8 6.225 Notify: Parsing ASN.1 module `HNBAP_IEs.asn'... #8 6.225 Notify: Parsing ASN.1 module `HNBAP_PDU_Contents.asn'... #8 6.229 Notify: Parsing ASN.1 module `HNBAP_PDU_Descriptions.asn'... #8 6.229 Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... #8 6.229 RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 6.229 Notify: Parsing ASN.1 module `RANAP_Constants.asn'... #8 6.229 RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 6.229 Notify: Parsing ASN.1 module `RANAP_Containers.asn'... #8 6.229 Notify: Parsing ASN.1 module `RANAP_IEs.asn'... #8 6.241 Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... #8 6.249 Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... #8 6.249 Notify: Parsing ASN.1 module `RUA_CommonDataTypes.asn'... #8 6.249 RUA_CommonDataTypes.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. #8 6.249 Notify: Parsing ASN.1 module `RUA_Constants.asn'... #8 6.249 Notify: Parsing ASN.1 module `RUA_Containers.asn'... #8 6.249 Notify: Parsing ASN.1 module `RUA_IEs.asn'... #8 6.249 Notify: Parsing ASN.1 module `RUA_PDU_Contents.asn'... #8 6.253 Notify: Parsing ASN.1 module `RUA_PDU_Descriptions.asn'... #8 6.253 Notify: Checking modules... #8 6.257 RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': #8 6.257 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier #8 6.321 HNBAP_Templates.ttcn: In TTCN-3 module `HNBAP_Templates': #8 6.321 HNBAP_Templates.ttcn:236.1-267.1: In template definition `tr_HNBAP_UERegisterRequest': #8 6.321 HNBAP_Templates.ttcn:238.23-266.2: In template for union field `initiatingMessage': #8 6.321 HNBAP_Templates.ttcn:241.13-265.3: In template for record field `value_': #8 6.321 HNBAP_Templates.ttcn:242.25-264.4: In template for union field `uERegisterRequest': #8 6.321 HNBAP_Templates.ttcn:243.20-262.5: In template for record field `protocolIEs': #8 6.321 HNBAP_Templates.ttcn:252.9-261.6: In component 3: #8 6.321 HNBAP_Templates.ttcn:255.17-260.7: In template for record field `value_': #8 6.321 HNBAP_Templates.ttcn:256.27-259.8: In template for union field `uE__Capabilities': #8 6.321 HNBAP_Templates.ttcn:256.27-259.8: warning: Field `iE-Extensions' is missing from template for record type `@HNBAP-IEs.UE-Capabilities' #8 6.333 Iuh_Emulation.ttcn: In TTCN-3 module `Iuh_Emulation': #8 6.333 Iuh_Emulation.ttcn:127.1-208.1: In function definition `main': #8 6.333 Iuh_Emulation.ttcn:151.2-207.2: In while statement: #8 6.333 Iuh_Emulation.ttcn:157.3-206.3: In alt construct: #8 6.333 Iuh_Emulation.ttcn:170.6-51: In guard operation: #8 6.333 Iuh_Emulation.ttcn:170.6-51: In receive statement: #8 6.333 Iuh_Emulation.ttcn:170.18-37: warning: Function invocation 'tr_Iuh_RecvFrom_R(?)' may change the actual snapshot. #8 6.381 MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': #8 6.389 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': #8 6.389 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 6.389 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': #8 6.389 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 6.389 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': #8 6.389 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 6.389 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': #8 6.389 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 6.389 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': #8 6.389 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 6.393 MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation': #8 6.393 MGCP_Emulation.ttcn:261.1-372.1: In function definition `main': #8 6.393 MGCP_Emulation.ttcn:280.2-371.2: In while statement: #8 6.393 MGCP_Emulation.ttcn:290.3-369.3: In alt construct: #8 6.393 MGCP_Emulation.ttcn:315.6-53: In guard operation: #8 6.393 MGCP_Emulation.ttcn:315.6-53: In receive statement: #8 6.393 MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. #8 6.417 PFCP_Templates.ttcn: In TTCN-3 module `PFCP_Templates': #8 6.417 PFCP_Templates.ttcn:140.1-152.1: In function definition `tr_PFCP_Assoc_Setup_Req': #8 6.417 PFCP_Templates.ttcn:151.2-9: In return statement: #8 6.417 PFCP_Templates.ttcn:151.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 6.417 PFCP_Templates.ttcn:141.24-41: note: Referenced template variable is here #8 6.417 PFCP_Templates.ttcn:172.1-186.1: In function definition `tr_PFCP_Assoc_Setup_Resp': #8 6.417 PFCP_Templates.ttcn:185.2-9: In return statement: #8 6.417 PFCP_Templates.ttcn:185.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 6.417 PFCP_Templates.ttcn:174.24-41: note: Referenced template variable is here #8 6.417 PFCP_Templates.ttcn:199.1-209.1: In function definition `tr_PFCP_Assoc_Release_Resp': #8 6.417 PFCP_Templates.ttcn:208.2-9: In return statement: #8 6.417 PFCP_Templates.ttcn:208.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 6.417 PFCP_Templates.ttcn:201.24-41: note: Referenced template variable is here #8 6.417 PFCP_Templates.ttcn:498.1-506.1: In function definition `tr_PFCP_Session_Est_Req': #8 6.417 PFCP_Templates.ttcn:505.2-9: In return statement: #8 6.417 PFCP_Templates.ttcn:505.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 6.417 PFCP_Templates.ttcn:499.24-42: note: Referenced template variable is here #8 6.417 PFCP_Templates.ttcn:530.1-547.1: In function definition `tr_PFCP_Session_Est_Resp': #8 6.417 PFCP_Templates.ttcn:546.2-9: In return statement: #8 6.417 PFCP_Templates.ttcn:546.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 6.417 PFCP_Templates.ttcn:531.24-49: note: Referenced template variable is here #8 6.417 PFCP_Templates.ttcn:583.1-589.1: In function definition `tr_PFCP_Session_Mod_Req': #8 6.417 PFCP_Templates.ttcn:588.2-9: In return statement: #8 6.417 PFCP_Templates.ttcn:588.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 6.417 PFCP_Templates.ttcn:584.24-45: note: Referenced template variable is here #8 6.417 PFCP_Templates.ttcn:609.1-615.1: In function definition `tr_PFCP_Session_Mod_Resp': #8 6.417 PFCP_Templates.ttcn:614.2-9: In return statement: #8 6.417 PFCP_Templates.ttcn:614.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 6.417 PFCP_Templates.ttcn:610.24-45: note: Referenced template variable is here #8 6.417 PFCP_Templates.ttcn:625.1-631.1: In function definition `tr_PFCP_Session_Del_Req': #8 6.417 PFCP_Templates.ttcn:630.2-9: In return statement: #8 6.417 PFCP_Templates.ttcn:630.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 6.417 PFCP_Templates.ttcn:626.24-45: note: Referenced template variable is here #8 6.417 PFCP_Templates.ttcn:648.1-662.1: In function definition `tr_PFCP_Session_Del_Resp': #8 6.417 PFCP_Templates.ttcn:661.2-9: In return statement: #8 6.417 PFCP_Templates.ttcn:661.9: warning: Inadequate restriction on the referenced template variable `t', this may cause a dynamic test case error at runtime #8 6.417 PFCP_Templates.ttcn:651.24-45: note: Referenced template variable is here #8 6.561 RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': #8 6.561 RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': #8 6.561 RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: #8 6.561 RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: #8 6.561 RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement #8 6.561 RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement #8 6.565 HNBGW_Tests.ttcn: In TTCN-3 module `HNBGW_Tests': #8 6.565 HNBGW_Tests.ttcn:700.1-712.1: In function definition `f_iuh2iu': #8 6.565 HNBGW_Tests.ttcn:711.2-30: In return statement: #8 6.565 HNBGW_Tests.ttcn:711.23-30: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 6.565 HNBGW_Tests.ttcn:711.24-29: In parameter #1 for `exp_rx': #8 6.565 HNBGW_Tests.ttcn:711.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 6.565 HNBGW_Tests.ttcn:700.52-84: note: Referenced template parameter is here #8 6.565 HNBGW_Tests.ttcn:715.1-724.1: In function definition `f_iu2iuh': #8 6.565 HNBGW_Tests.ttcn:723.2-28: In return statement: #8 6.566 HNBGW_Tests.ttcn:723.21-28: In actual parameter list of function `@HNBGW_Tests.f_rua_expect': #8 6.566 HNBGW_Tests.ttcn:723.22-27: In parameter #1 for `exp_rx': #8 6.566 HNBGW_Tests.ttcn:723.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 6.566 HNBGW_Tests.ttcn:715.52-84: note: Referenced template parameter is here #8 6.573 HNBGW_Tests.ttcn:750.1-777.1: In function definition `f_iuh2iu_connect': #8 6.573 HNBGW_Tests.ttcn:776.2-30: In return statement: #8 6.573 HNBGW_Tests.ttcn:776.23-30: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 6.573 HNBGW_Tests.ttcn:776.24-29: In parameter #1 for `exp_rx': #8 6.573 HNBGW_Tests.ttcn:776.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 6.573 HNBGW_Tests.ttcn:750.60-92: note: Referenced template parameter is here #8 6.573 HNBGW_Tests.ttcn:793.1-822.1: In function definition `f_iuh2iu_disconnect': #8 6.573 HNBGW_Tests.ttcn:807.2-29: In variable assignment: #8 6.573 HNBGW_Tests.ttcn:807.22-29: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 6.573 HNBGW_Tests.ttcn:807.23-28: In parameter #1 for `exp_rx': #8 6.573 HNBGW_Tests.ttcn:807.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime #8 6.573 HNBGW_Tests.ttcn:794.9-41: note: Referenced template parameter is here #8 6.573 HNBGW_Tests.ttcn:899.8-905.1: In function definition `f_build_rab_ass_resp': #8 6.573 HNBGW_Tests.ttcn:904.2-45: In return statement: #8 6.573 HNBGW_Tests.ttcn:904.9-45: In the operand of operation `valueof()': #8 6.573 HNBGW_Tests.ttcn:904.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 6.573 HNBGW_Tests.ttcn:904.37-43: In parameter #1 for `rab_sml': #8 6.573 HNBGW_Tests.ttcn:904.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 6.573 HNBGW_Tests.ttcn:900.39-45: note: Referenced template variable is here #8 6.573 HNBGW_Tests.ttcn:949.1-978.1: In function definition `f_hnbap_ue_register': #8 6.573 HNBGW_Tests.ttcn:953.2-55: In send statement: #8 6.573 HNBGW_Tests.ttcn:953.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': #8 6.573 HNBGW_Tests.ttcn:953.49-53: In parameter #1 for `ue_id': #8 6.573 HNBGW_Tests.ttcn:953.49-53: warning: Inadequate restriction on the referenced template parameter `ue_id', this may cause a dynamic test case error at runtime #8 6.573 HNBGW_Tests.ttcn:949.52-87: note: Referenced template parameter is here #8 6.573 HNBGW_Tests.ttcn:1208.8-1212.1: In function definition `f_tc_initial_ue': #8 6.573 HNBGW_Tests.ttcn:1211.2-21: In function instance: #8 6.573 HNBGW_Tests.ttcn:1211.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 6.573 HNBGW_Tests.ttcn:1430.8-1433.1: In function definition `f_create_rab': #8 6.574 HNBGW_Tests.ttcn:1431.2-20: In function instance: #8 6.574 HNBGW_Tests.ttcn:1435.8-1465.1: In function definition `f_rab_ass_req': #8 6.574 HNBGW_Tests.ttcn:1443.2-43: In variable assignment: #8 6.575 HNBGW_Tests.ttcn:1443.8-43: In the operand of operation `valueof()': #8 6.575 HNBGW_Tests.ttcn:1443.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 6.575 HNBGW_Tests.ttcn:1443.35-41: In parameter #1 for `rab_sml': #8 6.575 HNBGW_Tests.ttcn:1443.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 6.575 HNBGW_Tests.ttcn:1438.37-43: note: Referenced template variable is here #8 6.575 HNBGW_Tests.ttcn:1462.2-43: In variable assignment: #8 6.575 HNBGW_Tests.ttcn:1462.8-43: In the operand of operation `valueof()': #8 6.575 HNBGW_Tests.ttcn:1462.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 6.575 HNBGW_Tests.ttcn:1462.35-41: In parameter #1 for `rab_sml': #8 6.575 HNBGW_Tests.ttcn:1462.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 6.575 HNBGW_Tests.ttcn:1438.37-43: note: Referenced template variable is here #8 6.575 HNBGW_Tests.ttcn:1464.2-17: In function instance: #8 6.575 HNBGW_Tests.ttcn:1464.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 6.576 HNBGW_Tests.ttcn:1432.2-21: In function instance: #8 6.576 HNBGW_Tests.ttcn:1467.8-1527.1: In function definition `f_rab_ass_resp': #8 6.576 HNBGW_Tests.ttcn:1474.2-45: In variable assignment: #8 6.576 HNBGW_Tests.ttcn:1474.8-45: In the operand of operation `valueof()': #8 6.576 HNBGW_Tests.ttcn:1474.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 6.576 HNBGW_Tests.ttcn:1474.36-43: In parameter #1 for `rab_sml': #8 6.576 HNBGW_Tests.ttcn:1474.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 6.576 HNBGW_Tests.ttcn:1470.39-46: note: Referenced template variable is here #8 6.581 HNBGW_Tests.ttcn:1477.2-1520.2: In interleave statement: #8 6.581 HNBGW_Tests.ttcn:1499.3-1511.3: In if statement: #8 6.581 HNBGW_Tests.ttcn:1503.4-45: In variable assignment: #8 6.581 HNBGW_Tests.ttcn:1503.10-45: In the operand of operation `valueof()': #8 6.581 HNBGW_Tests.ttcn:1503.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 6.581 HNBGW_Tests.ttcn:1503.37-43: In parameter #1 for `rab_sml': #8 6.581 HNBGW_Tests.ttcn:1503.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 6.581 HNBGW_Tests.ttcn:1500.39-45: note: Referenced template variable is here #8 6.581 HNBGW_Tests.ttcn:1505.4-19: In function instance: #8 6.581 HNBGW_Tests.ttcn:1505.4-19: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 6.581 HNBGW_Tests.ttcn:1508.4-47: In variable assignment: #8 6.581 HNBGW_Tests.ttcn:1508.10-47: In the operand of operation `valueof()': #8 6.581 HNBGW_Tests.ttcn:1508.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 6.581 HNBGW_Tests.ttcn:1508.38-45: In parameter #1 for `rab_sml': #8 6.581 HNBGW_Tests.ttcn:1508.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 6.581 HNBGW_Tests.ttcn:1470.39-46: note: Referenced template variable is here #8 6.581 HNBGW_Tests.ttcn:1524.2-45: In variable assignment: #8 6.581 HNBGW_Tests.ttcn:1524.8-45: In the operand of operation `valueof()': #8 6.581 HNBGW_Tests.ttcn:1524.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 6.581 HNBGW_Tests.ttcn:1524.36-43: In parameter #1 for `rab_sml': #8 6.581 HNBGW_Tests.ttcn:1524.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 6.581 HNBGW_Tests.ttcn:1470.39-46: note: Referenced template variable is here #8 6.581 HNBGW_Tests.ttcn:1526.2-19: In function instance: #8 6.581 HNBGW_Tests.ttcn:1526.2-19: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 6.581 HNBGW_Tests.ttcn:1543.8-1592.1: In function definition `f_tc_rab_assignment': #8 6.581 HNBGW_Tests.ttcn:1555.2-21: In function instance: #8 6.581 HNBGW_Tests.ttcn:1555.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 6.585 HNBGW_Tests.ttcn:1563.2-1565.2: In if statement: #8 6.585 HNBGW_Tests.ttcn:1564.3-25: In function instance: #8 6.585 HNBGW_Tests.ttcn:1564.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 6.585 HNBGW_Tests.ttcn:1574.2-1576.2: In if statement: #8 6.585 HNBGW_Tests.ttcn:1575.3-25: In function instance: #8 6.585 HNBGW_Tests.ttcn:1575.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 6.585 HNBGW_Tests.ttcn:1580.2-13: In function instance: #8 6.585 HNBGW_Tests.ttcn:1580.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 6.585 HNBGW_Tests.ttcn:1591.2-13: In function instance: #8 6.585 HNBGW_Tests.ttcn:1591.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 6.585 HNBGW_Tests.ttcn:1605.8-1652.1: In function definition `f_tc_rab_assign_fail': #8 6.585 HNBGW_Tests.ttcn:1617.2-21: In function instance: #8 6.585 HNBGW_Tests.ttcn:1617.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 6.585 HNBGW_Tests.ttcn:1625.2-1627.2: In if statement: #8 6.585 HNBGW_Tests.ttcn:1626.3-25: In function instance: #8 6.585 HNBGW_Tests.ttcn:1626.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 6.585 HNBGW_Tests.ttcn:1633.2-13: In function instance: #8 6.585 HNBGW_Tests.ttcn:1633.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 6.585 HNBGW_Tests.ttcn:1640.2-1642.2: In if statement: #8 6.585 HNBGW_Tests.ttcn:1641.3-25: In function instance: #8 6.585 HNBGW_Tests.ttcn:1641.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 6.585 HNBGW_Tests.ttcn:1665.8-1718.1: In function definition `f_tc_rab_release': #8 6.585 HNBGW_Tests.ttcn:1677.2-21: In function instance: #8 6.585 HNBGW_Tests.ttcn:1677.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 6.585 HNBGW_Tests.ttcn:1692.2-1694.2: In if statement: #8 6.585 HNBGW_Tests.ttcn:1693.3-25: In function instance: #8 6.585 HNBGW_Tests.ttcn:1693.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 6.585 HNBGW_Tests.ttcn:1703.2-1705.2: In if statement: #8 6.585 HNBGW_Tests.ttcn:1704.3-25: In function instance: #8 6.585 HNBGW_Tests.ttcn:1704.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used #8 6.587 HNBGW_Tests.ttcn:1717.2-17: In function instance: #8 6.587 HNBGW_Tests.ttcn:1717.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 6.587 HNBGW_Tests.ttcn:1745.8-1782.1: In function definition `f_tc_rab_assign_mgcp_to': #8 6.587 HNBGW_Tests.ttcn:1756.2-21: In function instance: #8 6.587 HNBGW_Tests.ttcn:1756.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 6.587 HNBGW_Tests.ttcn:1761.2-43: In variable assignment: #8 6.587 HNBGW_Tests.ttcn:1761.8-43: In the operand of operation `valueof()': #8 6.587 HNBGW_Tests.ttcn:1761.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 6.587 HNBGW_Tests.ttcn:1761.35-41: In parameter #1 for `rab_sml': #8 6.587 HNBGW_Tests.ttcn:1761.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 6.587 HNBGW_Tests.ttcn:1748.37-43: note: Referenced template variable is here #8 6.587 HNBGW_Tests.ttcn:1778.2-13: In function instance: #8 6.587 HNBGW_Tests.ttcn:1778.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 6.587 HNBGW_Tests.ttcn:1781.2-13: In function instance: #8 6.587 HNBGW_Tests.ttcn:1781.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 6.587 HNBGW_Tests.ttcn:1813.8-1826.1: In function definition `f_tc_ranap_bidir': #8 6.587 HNBGW_Tests.ttcn:1817.2-45: In function instance: #8 6.587 HNBGW_Tests.ttcn:1817.2-45: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 6.587 HNBGW_Tests.ttcn:1820.2-55: In function instance: #8 6.587 HNBGW_Tests.ttcn:1820.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 6.588 HNBGW_Tests.ttcn:1822.2-55: In function instance: #8 6.588 HNBGW_Tests.ttcn:1822.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 6.588 HNBGW_Tests.ttcn:1825.2-48: In function instance: #8 6.588 HNBGW_Tests.ttcn:1825.2-48: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 6.588 HNBGW_Tests.ttcn:1849.9-1862.1: In function definition `f_tc_ranap_mo_disconnect': #8 6.588 HNBGW_Tests.ttcn:1853.2-45: In function instance: #8 6.588 HNBGW_Tests.ttcn:1853.2-45: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 6.588 HNBGW_Tests.ttcn:1856.2-55: In function instance: #8 6.588 HNBGW_Tests.ttcn:1856.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 6.588 HNBGW_Tests.ttcn:1858.2-55: In function instance: #8 6.589 HNBGW_Tests.ttcn:1858.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 6.589 HNBGW_Tests.ttcn:1861.2-91: In function instance: #8 6.589 HNBGW_Tests.ttcn:1861.2-91: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_disconnect' is not used #8 6.591 HNBGW_Tests.ttcn:1954.8-2039.1: In function definition `f_tc_ps_rab_assignment_with_pfcp': #8 6.591 HNBGW_Tests.ttcn:1970.2-21: In function instance: #8 6.591 HNBGW_Tests.ttcn:1970.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 6.591 HNBGW_Tests.ttcn:1977.2-43: In variable assignment: #8 6.591 HNBGW_Tests.ttcn:1977.8-43: In the operand of operation `valueof()': #8 6.591 HNBGW_Tests.ttcn:1977.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 6.591 HNBGW_Tests.ttcn:1977.35-41: In parameter #1 for `rab_sml': #8 6.591 HNBGW_Tests.ttcn:1977.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 6.592 HNBGW_Tests.ttcn:1973.37-43: note: Referenced template variable is here #8 6.592 HNBGW_Tests.ttcn:2011.2-43: In variable assignment: #8 6.592 HNBGW_Tests.ttcn:2011.8-43: In the operand of operation `valueof()': #8 6.592 HNBGW_Tests.ttcn:2011.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 6.592 HNBGW_Tests.ttcn:2011.35-41: In parameter #1 for `rab_sml': #8 6.592 HNBGW_Tests.ttcn:2011.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 6.593 HNBGW_Tests.ttcn:1973.37-43: note: Referenced template variable is here #8 6.593 HNBGW_Tests.ttcn:2012.2-17: In function instance: #8 6.593 HNBGW_Tests.ttcn:2012.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 6.593 HNBGW_Tests.ttcn:2018.2-45: In variable assignment: #8 6.593 HNBGW_Tests.ttcn:2018.8-45: In the operand of operation `valueof()': #8 6.593 HNBGW_Tests.ttcn:2018.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 6.593 HNBGW_Tests.ttcn:2018.36-43: In parameter #1 for `rab_sml': #8 6.593 HNBGW_Tests.ttcn:2018.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 6.594 HNBGW_Tests.ttcn:2015.39-46: note: Referenced template variable is here #8 6.594 HNBGW_Tests.ttcn:2026.2-46: In function instance: #8 6.594 HNBGW_Tests.ttcn:2026.16-46: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 6.594 HNBGW_Tests.ttcn:2026.17-45: In parameter #1 for `exp_rx': #8 6.594 HNBGW_Tests.ttcn:2026.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime #8 6.594 RANAP_Templates.ttcn:1763.1-1825.1: note: Referenced function is here #8 6.594 HNBGW_Tests.ttcn:2026.2-46: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 6.595 HNBGW_Tests.ttcn:2030.2-13: In function instance: #8 6.595 HNBGW_Tests.ttcn:2030.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 6.595 HNBGW_Tests.ttcn:2033.2-13: In function instance: #8 6.595 HNBGW_Tests.ttcn:2033.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 6.595 HNBGW_Tests.ttcn:2060.8-2103.1: In function definition `f_tc_ps_rab_assignment_without_pfcp': #8 6.595 HNBGW_Tests.ttcn:2071.2-21: In function instance: #8 6.596 HNBGW_Tests.ttcn:2071.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 6.596 HNBGW_Tests.ttcn:2078.2-43: In variable assignment: #8 6.596 HNBGW_Tests.ttcn:2078.8-43: In the operand of operation `valueof()': #8 6.596 HNBGW_Tests.ttcn:2078.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 6.596 HNBGW_Tests.ttcn:2078.35-41: In parameter #1 for `rab_sml': #8 6.596 HNBGW_Tests.ttcn:2078.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 6.596 HNBGW_Tests.ttcn:2074.37-43: note: Referenced template variable is here #8 6.597 HNBGW_Tests.ttcn:2082.2-43: In variable assignment: #8 6.597 HNBGW_Tests.ttcn:2082.8-43: In the operand of operation `valueof()': #8 6.597 HNBGW_Tests.ttcn:2082.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 6.597 HNBGW_Tests.ttcn:2082.35-41: In parameter #1 for `rab_sml': #8 6.597 HNBGW_Tests.ttcn:2082.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 6.597 HNBGW_Tests.ttcn:2074.37-43: note: Referenced template variable is here #8 6.597 HNBGW_Tests.ttcn:2083.2-17: In function instance: #8 6.597 HNBGW_Tests.ttcn:2083.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 6.597 HNBGW_Tests.ttcn:2089.2-45: In variable assignment: #8 6.597 HNBGW_Tests.ttcn:2089.8-45: In the operand of operation `valueof()': #8 6.597 HNBGW_Tests.ttcn:2089.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 6.597 HNBGW_Tests.ttcn:2089.36-43: In parameter #1 for `rab_sml': #8 6.597 HNBGW_Tests.ttcn:2089.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 6.597 HNBGW_Tests.ttcn:2086.39-46: note: Referenced template variable is here #8 6.597 HNBGW_Tests.ttcn:2093.2-46: In function instance: #8 6.597 HNBGW_Tests.ttcn:2093.16-46: In actual parameter list of function `@HNBGW_Tests.f_bssap_expect': #8 6.597 HNBGW_Tests.ttcn:2093.17-45: In parameter #1 for `exp_rx': #8 6.597 HNBGW_Tests.ttcn:2093.17-45: warning: Inadequate restriction on the referenced function `tr_RANAP_RabAssResp(rab_smdl, -, -)', this may cause a dynamic test case error at runtime #8 6.597 RANAP_Templates.ttcn:1763.1-1825.1: note: Referenced function is here #8 6.597 HNBGW_Tests.ttcn:2093.2-46: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 6.597 HNBGW_Tests.ttcn:2097.2-13: In function instance: #8 6.597 HNBGW_Tests.ttcn:2097.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 6.597 HNBGW_Tests.ttcn:2100.2-13: In function instance: #8 6.597 HNBGW_Tests.ttcn:2100.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 6.598 HNBGW_Tests.ttcn:2170.9-2189.1: In function definition `f_perform_compl_l3': #8 6.598 HNBGW_Tests.ttcn:2185.2-2188.2: In if statement: #8 6.598 HNBGW_Tests.ttcn:2187.3-20: In function instance: #8 6.598 HNBGW_Tests.ttcn:2187.3-20: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 6.613 HNBGW_Tests.ttcn:2891.9-2918.1: In function definition `f_tc_apply_sccp': #8 6.613 HNBGW_Tests.ttcn:2904.2-55: In function instance: #8 6.613 HNBGW_Tests.ttcn:2904.2-55: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 6.613 HNBGW_Tests.ttcn:2905.2-55: In function instance: #8 6.613 HNBGW_Tests.ttcn:2905.2-55: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 6.613 HNBGW_Tests.ttcn:2935.8-2986.1: In function definition `f_tc_second_rab_assignment': #8 6.613 HNBGW_Tests.ttcn:2944.2-21: In function instance: #8 6.613 HNBGW_Tests.ttcn:2944.2-21: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu_connect' is not used #8 6.613 HNBGW_Tests.ttcn:2955.2-43: In variable assignment: #8 6.613 HNBGW_Tests.ttcn:2955.8-43: In the operand of operation `valueof()': #8 6.613 HNBGW_Tests.ttcn:2955.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': #8 6.613 HNBGW_Tests.ttcn:2955.35-41: In parameter #1 for `rab_sml': #8 6.613 HNBGW_Tests.ttcn:2955.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime #8 6.613 HNBGW_Tests.ttcn:2950.37-43: note: Referenced template variable is here #8 6.613 HNBGW_Tests.ttcn:2960.2-17: In function instance: #8 6.613 HNBGW_Tests.ttcn:2960.2-17: warning: The value returned by function `@HNBGW_Tests.f_rua_expect' is not used #8 6.613 HNBGW_Tests.ttcn:2968.2-45: In variable assignment: #8 6.613 HNBGW_Tests.ttcn:2968.8-45: In the operand of operation `valueof()': #8 6.613 HNBGW_Tests.ttcn:2968.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': #8 6.613 HNBGW_Tests.ttcn:2968.36-43: In parameter #1 for `rab_sml': #8 6.613 HNBGW_Tests.ttcn:2968.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime #8 6.613 HNBGW_Tests.ttcn:2966.39-46: note: Referenced template variable is here #8 6.613 HNBGW_Tests.ttcn:2970.2-19: In function instance: #8 6.613 HNBGW_Tests.ttcn:2970.2-19: warning: The value returned by function `@HNBGW_Tests.f_bssap_expect' is not used #8 6.613 HNBGW_Tests.ttcn:2974.2-13: In function instance: #8 6.613 HNBGW_Tests.ttcn:2974.2-13: warning: The value returned by function `@HNBGW_Tests.f_iu2iuh' is not used #8 6.613 HNBGW_Tests.ttcn:2985.2-13: In function instance: #8 6.613 HNBGW_Tests.ttcn:2985.2-13: warning: The value returned by function `@HNBGW_Tests.f_iuh2iu' is not used #8 6.617 IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': #8 6.617 IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': #8 6.617 IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': #8 6.617 IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': #8 6.617 In parameter #4 for `rfci': #8 6.617 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 6.617 IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here #8 6.622 Notify: Generating code... #8 7.949 Notify: File `BSSAP_CodecPort.hh' was generated. #8 7.952 Notify: File `BSSAP_CodecPort.cc' was generated. #8 7.952 Notify: File `BSSAP_CodecPort_part_1.cc' was generated. #8 7.952 Notify: File `BSSAP_CodecPort_part_2.cc' was generated. #8 7.952 Notify: File `BSSAP_CodecPort_part_3.cc' was generated. #8 7.952 Notify: File `BSSAP_CodecPort_part_4.cc' was generated. #8 7.952 Notify: File `BSSAP_CodecPort_part_5.cc' was generated. #8 7.952 Notify: File `BSSAP_CodecPort_part_6.cc' was generated. #8 7.952 Notify: File `BSSAP_CodecPort_part_7.cc' was generated. #8 7.952 Notify: File `BSSAP_Types.hh' was generated. #8 7.965 Notify: File `BSSAP_Types.cc' was generated. #8 7.973 Notify: File `BSSAP_Types_part_1.cc' was generated. #8 7.973 Notify: File `BSSAP_Types_part_2.cc' was generated. #8 7.973 Notify: File `BSSAP_Types_part_3.cc' was generated. #8 7.973 Notify: File `BSSAP_Types_part_4.cc' was generated. #8 7.973 Notify: File `BSSAP_Types_part_5.cc' was generated. #8 7.973 Notify: File `BSSAP_Types_part_6.cc' was generated. #8 7.973 Notify: File `BSSAP_Types_part_7.cc' was generated. #8 7.973 Notify: File `DNS_Helpers.hh' was generated. #8 7.973 Notify: File `DNS_Helpers.cc' was generated. #8 7.973 Notify: File `DNS_Helpers_part_1.cc' was generated. #8 7.973 Notify: File `DNS_Helpers_part_2.cc' was generated. #8 7.973 Notify: File `DNS_Helpers_part_3.cc' was generated. #8 7.973 Notify: File `DNS_Helpers_part_4.cc' was generated. #8 7.973 Notify: File `DNS_Helpers_part_5.cc' was generated. #8 7.973 Notify: File `DNS_Helpers_part_6.cc' was generated. #8 7.973 Notify: File `DNS_Helpers_part_7.cc' was generated. #8 7.973 Notify: File `GSM_Types.hh' was generated. #8 7.973 Notify: File `GSM_Types.cc' was generated. #8 7.973 Notify: File `GSM_Types_part_1.cc' was generated. #8 7.973 Notify: File `GSM_Types_part_2.cc' was generated. #8 7.973 Notify: File `GSM_Types_part_3.cc' was generated. #8 7.973 Notify: File `GSM_Types_part_4.cc' was generated. #8 7.973 Notify: File `GSM_Types_part_5.cc' was generated. #8 7.977 Notify: File `GSM_Types_part_6.cc' was generated. #8 7.977 Notify: File `GSM_Types_part_7.cc' was generated. #8 7.977 Notify: File `General_Types.hh' was generated. #8 7.977 Notify: File `General_Types.cc' was generated. #8 7.977 Notify: File `General_Types_part_1.cc' was generated. #8 7.977 Notify: File `General_Types_part_2.cc' was generated. #8 7.977 Notify: File `General_Types_part_3.cc' was generated. #8 7.977 Notify: File `General_Types_part_4.cc' was generated. #8 7.977 Notify: File `General_Types_part_5.cc' was generated. #8 7.977 Notify: File `General_Types_part_6.cc' was generated. #8 7.977 Notify: File `General_Types_part_7.cc' was generated. #8 7.977 Notify: File `HNBAP_CommonDataTypes.hh' was generated. #8 7.977 Notify: File `HNBAP_CommonDataTypes.cc' was generated. #8 7.977 Notify: File `HNBAP_CommonDataTypes_part_1.cc' was generated. #8 7.977 Notify: File `HNBAP_CommonDataTypes_part_2.cc' was generated. #8 7.977 Notify: File `HNBAP_CommonDataTypes_part_3.cc' was generated. #8 7.977 Notify: File `HNBAP_CommonDataTypes_part_4.cc' was generated. #8 7.977 Notify: File `HNBAP_CommonDataTypes_part_5.cc' was generated. #8 7.977 Notify: File `HNBAP_CommonDataTypes_part_6.cc' was generated. #8 7.977 Notify: File `HNBAP_CommonDataTypes_part_7.cc' was generated. #8 7.977 Notify: File `HNBAP_Constants.hh' was generated. #8 7.977 Notify: File `HNBAP_Constants.cc' was generated. #8 7.977 Notify: File `HNBAP_Constants_part_1.cc' was generated. #8 7.981 Notify: File `HNBAP_Constants_part_2.cc' was generated. #8 7.981 Notify: File `HNBAP_Constants_part_3.cc' was generated. #8 7.981 Notify: File `HNBAP_Constants_part_4.cc' was generated. #8 7.981 Notify: File `HNBAP_Constants_part_5.cc' was generated. #8 7.981 Notify: File `HNBAP_Constants_part_6.cc' was generated. #8 7.981 Notify: File `HNBAP_Constants_part_7.cc' was generated. #8 7.981 Notify: File `HNBAP_Containers.hh' was generated. #8 7.981 Notify: File `HNBAP_Containers.cc' was generated. #8 7.981 Notify: File `HNBAP_Containers_part_1.cc' was generated. #8 7.981 Notify: File `HNBAP_Containers_part_2.cc' was generated. #8 7.981 Notify: File `HNBAP_Containers_part_3.cc' was generated. #8 7.981 Notify: File `HNBAP_Containers_part_4.cc' was generated. #8 7.981 Notify: File `HNBAP_Containers_part_5.cc' was generated. #8 7.981 Notify: File `HNBAP_Containers_part_6.cc' was generated. #8 7.981 Notify: File `HNBAP_Containers_part_7.cc' was generated. #8 7.981 Notify: File `HNBAP_IEs.hh' was generated. #8 7.989 Notify: File `HNBAP_IEs.cc' was generated. #8 7.989 Notify: File `HNBAP_IEs_part_1.cc' was generated. #8 7.989 Notify: File `HNBAP_IEs_part_2.cc' was generated. #8 7.989 Notify: File `HNBAP_IEs_part_3.cc' was generated. #8 7.989 Notify: File `HNBAP_IEs_part_4.cc' was generated. #8 7.989 Notify: File `HNBAP_IEs_part_5.cc' was generated. #8 7.989 Notify: File `HNBAP_IEs_part_6.cc' was generated. #8 7.989 Notify: File `HNBAP_IEs_part_7.cc' was generated. #8 7.989 Notify: File `HNBAP_PDU_Contents.hh' was generated. #8 7.997 Notify: File `HNBAP_PDU_Contents.cc' was generated. #8 7.997 Notify: File `HNBAP_PDU_Contents_part_1.cc' was generated. #8 7.997 Notify: File `HNBAP_PDU_Contents_part_2.cc' was generated. #8 7.997 Notify: File `HNBAP_PDU_Contents_part_3.cc' was generated. #8 7.997 Notify: File `HNBAP_PDU_Contents_part_4.cc' was generated. #8 7.997 Notify: File `HNBAP_PDU_Contents_part_5.cc' was generated. #8 7.998 Notify: File `HNBAP_PDU_Contents_part_6.cc' was generated. #8 7.998 Notify: File `HNBAP_PDU_Contents_part_7.cc' was generated. #8 7.998 Notify: File `HNBAP_PDU_Descriptions.hh' was generated. #8 7.999 Notify: File `HNBAP_PDU_Descriptions.cc' was generated. #8 7.999 Notify: File `HNBAP_PDU_Descriptions_part_1.cc' was generated. #8 7.999 Notify: File `HNBAP_PDU_Descriptions_part_2.cc' was generated. #8 7.999 Notify: File `HNBAP_PDU_Descriptions_part_3.cc' was generated. #8 7.999 Notify: File `HNBAP_PDU_Descriptions_part_4.cc' was generated. #8 7.999 Notify: File `HNBAP_PDU_Descriptions_part_5.cc' was generated. #8 7.999 Notify: File `HNBAP_PDU_Descriptions_part_6.cc' was generated. #8 7.999 Notify: File `HNBAP_PDU_Descriptions_part_7.cc' was generated. #8 8.000 Notify: File `HNBAP_Templates.hh' was generated. #8 8.000 Notify: File `HNBAP_Templates.cc' was generated. #8 8.000 Notify: File `HNBAP_Templates_part_1.cc' was generated. #8 8.000 Notify: File `HNBAP_Templates_part_2.cc' was generated. #8 8.000 Notify: File `HNBAP_Templates_part_3.cc' was generated. #8 8.000 Notify: File `HNBAP_Templates_part_4.cc' was generated. #8 8.000 Notify: File `HNBAP_Templates_part_5.cc' was generated. #8 8.000 Notify: File `HNBAP_Templates_part_6.cc' was generated. #8 8.001 Notify: File `HNBAP_Templates_part_7.cc' was generated. #8 8.001 Notify: File `HNBAP_Types.hh' was generated. #8 8.001 Notify: File `HNBAP_Types.cc' was generated. #8 8.001 Notify: File `HNBAP_Types_part_1.cc' was generated. #8 8.001 Notify: File `HNBAP_Types_part_2.cc' was generated. #8 8.001 Notify: File `HNBAP_Types_part_3.cc' was generated. #8 8.001 Notify: File `HNBAP_Types_part_4.cc' was generated. #8 8.002 Notify: File `HNBAP_Types_part_5.cc' was generated. #8 8.009 Notify: File `HNBAP_Types_part_6.cc' was generated. #8 8.009 Notify: File `HNBAP_Types_part_7.cc' was generated. #8 8.009 Notify: File `HNBGW_Tests.hh' was generated. #8 8.009 Notify: File `HNBGW_Tests.cc' was generated. #8 8.009 Notify: File `HNBGW_Tests_part_1.cc' was generated. #8 8.009 Notify: File `HNBGW_Tests_part_2.cc' was generated. #8 8.009 Notify: File `HNBGW_Tests_part_3.cc' was generated. #8 8.009 Notify: File `HNBGW_Tests_part_4.cc' was generated. #8 8.009 Notify: File `HNBGW_Tests_part_5.cc' was generated. #8 8.009 Notify: File `HNBGW_Tests_part_6.cc' was generated. #8 8.009 Notify: File `HNBGW_Tests_part_7.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort.hh' was generated. #8 8.009 Notify: File `IPA_CodecPort.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 8.009 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 8.009 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 8.009 Notify: File `IPA_Emulation.hh' was generated. #8 8.009 Notify: File `IPA_Emulation.cc' was generated. #8 8.009 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 8.009 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 8.009 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 8.009 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 8.009 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 8.009 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 8.009 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 8.009 Notify: File `IPA_Types.hh' was generated. #8 8.009 Notify: File `IPA_Types.cc' was generated. #8 8.017 Notify: File `IPA_Types_part_1.cc' was generated. #8 8.017 Notify: File `IPA_Types_part_2.cc' was generated. #8 8.017 Notify: File `IPA_Types_part_3.cc' was generated. #8 8.017 Notify: File `IPA_Types_part_4.cc' was generated. #8 8.017 Notify: File `IPA_Types_part_5.cc' was generated. #8 8.017 Notify: File `IPA_Types_part_6.cc' was generated. #8 8.017 Notify: File `IPA_Types_part_7.cc' was generated. #8 8.017 Notify: File `IPL4asp_Functions.hh' was generated. #8 8.017 Notify: File `IPL4asp_Functions.cc' was generated. #8 8.017 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 8.017 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 8.017 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 8.017 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 8.017 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 8.017 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 8.017 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 8.017 Notify: File `IPL4asp_PortType.hh' was generated. #8 8.017 Notify: File `IPL4asp_PortType.cc' was generated. #8 8.017 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 8.017 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 8.017 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 8.017 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 8.017 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 8.017 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 8.021 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 8.021 Notify: File `IPL4asp_Types.hh' was generated. #8 8.021 Notify: File `IPL4asp_Types.cc' was generated. #8 8.021 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 8.021 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 8.021 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 8.021 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 8.021 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 8.021 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 8.021 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 8.021 Notify: File `IuUP_Emulation.hh' was generated. #8 8.021 Notify: File `IuUP_Emulation.cc' was generated. #8 8.021 Notify: File `IuUP_Emulation_part_1.cc' was generated. #8 8.021 Notify: File `IuUP_Emulation_part_2.cc' was generated. #8 8.021 Notify: File `IuUP_Emulation_part_3.cc' was generated. #8 8.021 Notify: File `IuUP_Emulation_part_4.cc' was generated. #8 8.021 Notify: File `IuUP_Emulation_part_5.cc' was generated. #8 8.021 Notify: File `IuUP_Emulation_part_6.cc' was generated. #8 8.021 Notify: File `IuUP_Emulation_part_7.cc' was generated. #8 8.021 Notify: File `IuUP_Types.hh' was generated. #8 8.021 Notify: File `IuUP_Types.cc' was generated. #8 8.021 Notify: File `IuUP_Types_part_1.cc' was generated. #8 8.021 Notify: File `IuUP_Types_part_2.cc' was generated. #8 8.021 Notify: File `IuUP_Types_part_3.cc' was generated. #8 8.021 Notify: File `IuUP_Types_part_4.cc' was generated. #8 8.021 Notify: File `IuUP_Types_part_5.cc' was generated. #8 8.021 Notify: File `IuUP_Types_part_6.cc' was generated. #8 8.021 Notify: File `IuUP_Types_part_7.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort.hh' was generated. #8 8.021 Notify: File `Iuh_CodecPort.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_CtrlFunct.hh' was generated. #8 8.021 Notify: File `Iuh_CodecPort_CtrlFunct.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_CtrlFunct_part_1.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_CtrlFunct_part_2.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_CtrlFunct_part_3.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_CtrlFunct_part_4.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_CtrlFunct_part_5.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_CtrlFunct_part_6.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_CtrlFunct_part_7.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_part_1.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_part_2.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_part_3.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_part_4.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_part_5.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_part_6.cc' was generated. #8 8.021 Notify: File `Iuh_CodecPort_part_7.cc' was generated. #8 8.021 Notify: File `Iuh_Emulation.hh' was generated. #8 8.021 Notify: File `Iuh_Emulation.cc' was generated. #8 8.021 Notify: File `Iuh_Emulation_part_1.cc' was generated. #8 8.021 Notify: File `Iuh_Emulation_part_2.cc' was generated. #8 8.021 Notify: File `Iuh_Emulation_part_3.cc' was generated. #8 8.021 Notify: File `Iuh_Emulation_part_4.cc' was generated. #8 8.021 Notify: File `Iuh_Emulation_part_5.cc' was generated. #8 8.021 Notify: File `Iuh_Emulation_part_6.cc' was generated. #8 8.022 Notify: File `Iuh_Emulation_part_7.cc' was generated. #8 8.023 Notify: File `Iuh_Types.hh' was generated. #8 8.023 Notify: File `Iuh_Types.cc' was generated. #8 8.023 Notify: File `Iuh_Types_part_1.cc' was generated. #8 8.023 Notify: File `Iuh_Types_part_2.cc' was generated. #8 8.023 Notify: File `Iuh_Types_part_3.cc' was generated. #8 8.023 Notify: File `Iuh_Types_part_4.cc' was generated. #8 8.023 Notify: File `Iuh_Types_part_5.cc' was generated. #8 8.023 Notify: File `Iuh_Types_part_6.cc' was generated. #8 8.023 Notify: File `Iuh_Types_part_7.cc' was generated. #8 8.023 Notify: File `L3_Common.hh' was generated. #8 8.023 Notify: File `L3_Common.cc' was generated. #8 8.023 Notify: File `L3_Common_part_1.cc' was generated. #8 8.023 Notify: File `L3_Common_part_2.cc' was generated. #8 8.023 Notify: File `L3_Common_part_3.cc' was generated. #8 8.023 Notify: File `L3_Common_part_4.cc' was generated. #8 8.024 Notify: File `L3_Common_part_5.cc' was generated. #8 8.024 Notify: File `L3_Common_part_6.cc' was generated. #8 8.024 Notify: File `L3_Common_part_7.cc' was generated. #8 8.024 Notify: File `L3_Templates.hh' was generated. #8 8.025 Notify: File `L3_Templates.cc' was generated. #8 8.025 Notify: File `L3_Templates_part_1.cc' was generated. #8 8.025 Notify: File `L3_Templates_part_2.cc' was generated. #8 8.025 Notify: File `L3_Templates_part_3.cc' was generated. #8 8.025 Notify: File `L3_Templates_part_4.cc' was generated. #8 8.025 Notify: File `L3_Templates_part_5.cc' was generated. #8 8.025 Notify: File `L3_Templates_part_6.cc' was generated. #8 8.026 Notify: File `L3_Templates_part_7.cc' was generated. #8 8.026 Notify: File `M3UA_Emulation.hh' was generated. #8 8.026 Notify: File `M3UA_Emulation.cc' was generated. #8 8.026 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 8.027 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 8.037 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 8.037 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 8.037 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 8.037 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 8.037 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 8.037 Notify: File `M3UA_Types.hh' was generated. #8 8.037 Notify: File `M3UA_Types.cc' was generated. #8 8.037 Notify: File `M3UA_Types_part_1.cc' was generated. #8 8.037 Notify: File `M3UA_Types_part_2.cc' was generated. #8 8.037 Notify: File `M3UA_Types_part_3.cc' was generated. #8 8.037 Notify: File `M3UA_Types_part_4.cc' was generated. #8 8.037 Notify: File `M3UA_Types_part_5.cc' was generated. #8 8.037 Notify: File `M3UA_Types_part_6.cc' was generated. #8 8.037 Notify: File `M3UA_Types_part_7.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort.hh' was generated. #8 8.037 Notify: File `MGCP_CodecPort.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. #8 8.037 Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_part_1.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_part_2.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_part_3.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_part_4.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_part_5.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_part_6.cc' was generated. #8 8.037 Notify: File `MGCP_CodecPort_part_7.cc' was generated. #8 8.037 Notify: File `MGCP_Emulation.hh' was generated. #8 8.037 Notify: File `MGCP_Emulation.cc' was generated. #8 8.037 Notify: File `MGCP_Emulation_part_1.cc' was generated. #8 8.039 Notify: File `MGCP_Emulation_part_2.cc' was generated. #8 8.039 Notify: File `MGCP_Emulation_part_3.cc' was generated. #8 8.039 Notify: File `MGCP_Emulation_part_4.cc' was generated. #8 8.039 Notify: File `MGCP_Emulation_part_5.cc' was generated. #8 8.039 Notify: File `MGCP_Emulation_part_6.cc' was generated. #8 8.039 Notify: File `MGCP_Emulation_part_7.cc' was generated. #8 8.039 Notify: File `MGCP_Templates.hh' was generated. #8 8.039 Notify: File `MGCP_Templates.cc' was generated. #8 8.039 Notify: File `MGCP_Templates_part_1.cc' was generated. #8 8.039 Notify: File `MGCP_Templates_part_2.cc' was generated. #8 8.039 Notify: File `MGCP_Templates_part_3.cc' was generated. #8 8.039 Notify: File `MGCP_Templates_part_4.cc' was generated. #8 8.053 Notify: File `MGCP_Templates_part_5.cc' was generated. #8 8.053 Notify: File `MGCP_Templates_part_6.cc' was generated. #8 8.053 Notify: File `MGCP_Templates_part_7.cc' was generated. #8 8.053 Notify: File `MGCP_Types.hh' was generated. #8 8.053 Notify: File `MGCP_Types.cc' was generated. #8 8.053 Notify: File `MGCP_Types_part_1.cc' was generated. #8 8.053 Notify: File `MGCP_Types_part_2.cc' was generated. #8 8.053 Notify: File `MGCP_Types_part_3.cc' was generated. #8 8.053 Notify: File `MGCP_Types_part_4.cc' was generated. #8 8.053 Notify: File `MGCP_Types_part_5.cc' was generated. #8 8.053 Notify: File `MGCP_Types_part_6.cc' was generated. #8 8.053 Notify: File `MGCP_Types_part_7.cc' was generated. #8 8.053 Notify: File `MTP3asp_PortType.hh' was generated. #8 8.053 Notify: File `MTP3asp_PortType.cc' was generated. #8 8.053 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 8.053 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 8.053 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 8.053 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 8.053 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 8.053 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 8.053 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 8.053 Notify: File `MTP3asp_Types.hh' was generated. #8 8.053 Notify: File `MTP3asp_Types.cc' was generated. #8 8.053 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 8.053 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 8.053 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 8.053 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 8.053 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 8.053 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 8.053 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 8.053 Notify: File `Misc_Helpers.hh' was generated. #8 8.053 Notify: File `Misc_Helpers.cc' was generated. #8 8.053 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 8.053 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 8.053 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 8.053 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 8.053 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 8.053 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 8.053 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 8.053 Notify: File `MobileL3_CC_Types.hh' was generated. #8 8.053 Notify: File `MobileL3_CC_Types.cc' was generated. #8 8.053 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 8.053 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 8.053 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 8.053 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 8.053 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 8.053 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 8.053 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 8.065 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 8.065 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 8.065 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 8.065 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 8.065 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 8.065 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 8.065 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 8.065 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 8.065 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 8.065 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 8.077 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 8.077 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 8.077 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 8.077 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 8.077 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 8.077 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 8.077 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 8.077 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 8.085 Notify: File `MobileL3_MM_Types.hh' was generated. #8 8.085 Notify: File `MobileL3_MM_Types.cc' was generated. #8 8.085 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 8.085 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 8.085 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 8.085 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 8.085 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 8.085 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 8.093 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 8.093 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 8.105 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 8.105 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 8.105 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 8.105 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 8.105 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 8.105 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 8.105 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 8.105 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 8.105 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 8.105 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 8.105 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 8.105 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 8.105 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 8.105 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 8.105 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 8.105 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 8.105 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 8.105 Notify: File `MobileL3_SS_Types.hh' was generated. #8 8.105 Notify: File `MobileL3_SS_Types.cc' was generated. #8 8.105 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 8.105 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 8.105 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 8.105 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 8.105 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 8.105 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 8.105 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 8.105 Notify: File `MobileL3_Types.hh' was generated. #8 8.105 Notify: File `MobileL3_Types.cc' was generated. #8 8.105 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 8.105 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 8.105 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 8.105 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 8.105 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 8.105 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 8.105 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 8.105 Notify: File `Native_Functions.hh' was generated. #8 8.105 Notify: File `Native_Functions.cc' was generated. #8 8.105 Notify: File `Native_Functions_part_1.cc' was generated. #8 8.105 Notify: File `Native_Functions_part_2.cc' was generated. #8 8.105 Notify: File `Native_Functions_part_3.cc' was generated. #8 8.105 Notify: File `Native_Functions_part_4.cc' was generated. #8 8.105 Notify: File `Native_Functions_part_5.cc' was generated. #8 8.105 Notify: File `Native_Functions_part_6.cc' was generated. #8 8.105 Notify: File `Native_Functions_part_7.cc' was generated. #8 8.105 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 8.105 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 8.105 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 8.105 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 8.113 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 8.113 Notify: File `Osmocom_Types.hh' was generated. #8 8.113 Notify: File `Osmocom_Types.cc' was generated. #8 8.113 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 8.113 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 8.113 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 8.113 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 8.113 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 8.113 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 8.113 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 8.113 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 8.113 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 8.113 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 8.113 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 8.113 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 8.113 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 8.113 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 8.113 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 8.113 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort.hh' was generated. #8 8.113 Notify: File `PFCP_CodecPort.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_CtrlFunct.hh' was generated. #8 8.113 Notify: File `PFCP_CodecPort_CtrlFunct.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_part_1.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_part_2.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_part_3.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_part_4.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_part_5.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_part_6.cc' was generated. #8 8.113 Notify: File `PFCP_CodecPort_part_7.cc' was generated. #8 8.113 Notify: File `PFCP_Emulation.hh' was generated. #8 8.113 Notify: File `PFCP_Emulation.cc' was generated. #8 8.113 Notify: File `PFCP_Emulation_part_1.cc' was generated. #8 8.113 Notify: File `PFCP_Emulation_part_2.cc' was generated. #8 8.113 Notify: File `PFCP_Emulation_part_3.cc' was generated. #8 8.113 Notify: File `PFCP_Emulation_part_4.cc' was generated. #8 8.113 Notify: File `PFCP_Emulation_part_5.cc' was generated. #8 8.113 Notify: File `PFCP_Emulation_part_6.cc' was generated. #8 8.113 Notify: File `PFCP_Emulation_part_7.cc' was generated. #8 8.113 Notify: File `PFCP_Templates.hh' was generated. #8 8.113 Notify: File `PFCP_Templates.cc' was generated. #8 8.113 Notify: File `PFCP_Templates_part_1.cc' was generated. #8 8.113 Notify: File `PFCP_Templates_part_2.cc' was generated. #8 8.113 Notify: File `PFCP_Templates_part_3.cc' was generated. #8 8.113 Notify: File `PFCP_Templates_part_4.cc' was generated. #8 8.113 Notify: File `PFCP_Templates_part_5.cc' was generated. #8 8.113 Notify: File `PFCP_Templates_part_6.cc' was generated. #8 8.113 Notify: File `PFCP_Templates_part_7.cc' was generated. #8 8.113 Notify: File `PFCP_Types.hh' was generated. #8 8.133 Notify: File `PFCP_Types.cc' was generated. #8 8.133 Notify: File `PFCP_Types_part_1.cc' was generated. #8 8.133 Notify: File `PFCP_Types_part_2.cc' was generated. #8 8.133 Notify: File `PFCP_Types_part_3.cc' was generated. #8 8.141 Notify: File `PFCP_Types_part_4.cc' was generated. #8 8.141 Notify: File `PFCP_Types_part_5.cc' was generated. #8 8.141 Notify: File `PFCP_Types_part_6.cc' was generated. #8 8.141 Notify: File `PFCP_Types_part_7.cc' was generated. #8 8.141 Notify: File `RANAP_CodecPort.hh' was generated. #8 8.141 Notify: File `RANAP_CodecPort.cc' was generated. #8 8.141 Notify: File `RANAP_CodecPort_part_1.cc' was generated. #8 8.141 Notify: File `RANAP_CodecPort_part_2.cc' was generated. #8 8.141 Notify: File `RANAP_CodecPort_part_3.cc' was generated. #8 8.141 Notify: File `RANAP_CodecPort_part_4.cc' was generated. #8 8.141 Notify: File `RANAP_CodecPort_part_5.cc' was generated. #8 8.141 Notify: File `RANAP_CodecPort_part_6.cc' was generated. #8 8.141 Notify: File `RANAP_CodecPort_part_7.cc' was generated. #8 8.141 Notify: File `RANAP_CommonDataTypes.hh' was generated. #8 8.141 Notify: File `RANAP_CommonDataTypes.cc' was generated. #8 8.141 Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. #8 8.141 Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. #8 8.141 Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. #8 8.141 Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. #8 8.141 Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. #8 8.141 Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. #8 8.141 Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. #8 8.141 Notify: File `RANAP_Constants.hh' was generated. #8 8.141 Notify: File `RANAP_Constants.cc' was generated. #8 8.141 Notify: File `RANAP_Constants_part_1.cc' was generated. #8 8.141 Notify: File `RANAP_Constants_part_2.cc' was generated. #8 8.141 Notify: File `RANAP_Constants_part_3.cc' was generated. #8 8.141 Notify: File `RANAP_Constants_part_4.cc' was generated. #8 8.141 Notify: File `RANAP_Constants_part_5.cc' was generated. #8 8.141 Notify: File `RANAP_Constants_part_6.cc' was generated. #8 8.141 Notify: File `RANAP_Constants_part_7.cc' was generated. #8 8.141 Notify: File `RANAP_Containers.hh' was generated. #8 8.141 Notify: File `RANAP_Containers.cc' was generated. #8 8.141 Notify: File `RANAP_Containers_part_1.cc' was generated. #8 8.141 Notify: File `RANAP_Containers_part_2.cc' was generated. #8 8.141 Notify: File `RANAP_Containers_part_3.cc' was generated. #8 8.141 Notify: File `RANAP_Containers_part_4.cc' was generated. #8 8.141 Notify: File `RANAP_Containers_part_5.cc' was generated. #8 8.141 Notify: File `RANAP_Containers_part_6.cc' was generated. #8 8.141 Notify: File `RANAP_Containers_part_7.cc' was generated. #8 8.153 Notify: File `RANAP_IEs.hh' was generated. #8 8.153 Notify: File `RANAP_IEs.cc' was generated. #8 8.165 Notify: File `RANAP_IEs_part_1.cc' was generated. #8 8.169 Notify: File `RANAP_IEs_part_2.cc' was generated. #8 8.185 Notify: File `RANAP_IEs_part_3.cc' was generated. #8 8.185 Notify: File `RANAP_IEs_part_4.cc' was generated. #8 8.185 Notify: File `RANAP_IEs_part_5.cc' was generated. #8 8.185 Notify: File `RANAP_IEs_part_6.cc' was generated. #8 8.185 Notify: File `RANAP_IEs_part_7.cc' was generated. #8 8.201 Notify: File `RANAP_PDU_Contents.hh' was generated. #8 8.201 Notify: File `RANAP_PDU_Contents.cc' was generated. #8 8.217 Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. #8 8.229 Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. #8 8.229 Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. #8 8.233 Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. #8 8.249 Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. #8 8.249 Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. #8 8.268 Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. #8 8.268 Notify: File `RANAP_PDU_Descriptions.hh' was generated. #8 8.268 Notify: File `RANAP_PDU_Descriptions.cc' was generated. #8 8.268 Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. #8 8.268 Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. #8 8.268 Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. #8 8.268 Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. #8 8.268 Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. #8 8.268 Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. #8 8.268 Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. #8 8.268 Notify: File `RANAP_Templates.hh' was generated. #8 8.268 Notify: File `RANAP_Templates.cc' was generated. #8 8.268 Notify: File `RANAP_Templates_part_1.cc' was generated. #8 8.268 Notify: File `RANAP_Templates_part_2.cc' was generated. #8 8.268 Notify: File `RANAP_Templates_part_3.cc' was generated. #8 8.268 Notify: File `RANAP_Templates_part_4.cc' was generated. #8 8.268 Notify: File `RANAP_Templates_part_5.cc' was generated. #8 8.268 Notify: File `RANAP_Templates_part_6.cc' was generated. #8 8.268 Notify: File `RANAP_Templates_part_7.cc' was generated. #8 8.268 Notify: File `RANAP_Types.hh' was generated. #8 8.268 Notify: File `RANAP_Types.cc' was generated. #8 8.268 Notify: File `RANAP_Types_part_1.cc' was generated. #8 8.268 Notify: File `RANAP_Types_part_2.cc' was generated. #8 8.268 Notify: File `RANAP_Types_part_3.cc' was generated. #8 8.268 Notify: File `RANAP_Types_part_4.cc' was generated. #8 8.268 Notify: File `RANAP_Types_part_5.cc' was generated. #8 8.268 Notify: File `RANAP_Types_part_6.cc' was generated. #8 8.268 Notify: File `RANAP_Types_part_7.cc' was generated. #8 8.268 Notify: File `RAN_Adapter.hh' was generated. #8 8.268 Notify: File `RAN_Adapter.cc' was generated. #8 8.268 Notify: File `RAN_Adapter_part_1.cc' was generated. #8 8.268 Notify: File `RAN_Adapter_part_2.cc' was generated. #8 8.268 Notify: File `RAN_Adapter_part_3.cc' was generated. #8 8.268 Notify: File `RAN_Adapter_part_4.cc' was generated. #8 8.268 Notify: File `RAN_Adapter_part_5.cc' was generated. #8 8.268 Notify: File `RAN_Adapter_part_6.cc' was generated. #8 8.268 Notify: File `RAN_Adapter_part_7.cc' was generated. #8 8.268 Notify: File `RAN_Emulation.hh' was generated. #8 8.268 Notify: File `RAN_Emulation.cc' was generated. #8 8.268 Notify: File `RAN_Emulation_part_1.cc' was generated. #8 8.268 Notify: File `RAN_Emulation_part_2.cc' was generated. #8 8.268 Notify: File `RAN_Emulation_part_3.cc' was generated. #8 8.268 Notify: File `RAN_Emulation_part_4.cc' was generated. #8 8.268 Notify: File `RAN_Emulation_part_5.cc' was generated. #8 8.273 Notify: File `RAN_Emulation_part_6.cc' was generated. #8 8.273 Notify: File `RAN_Emulation_part_7.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort.hh' was generated. #8 8.273 Notify: File `RTP_CodecPort.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. #8 8.273 Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_part_1.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_part_2.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_part_3.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_part_4.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_part_5.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_part_6.cc' was generated. #8 8.273 Notify: File `RTP_CodecPort_part_7.cc' was generated. #8 8.273 Notify: File `RTP_Emulation.hh' was generated. #8 8.273 Notify: File `RTP_Emulation.cc' was generated. #8 8.273 Notify: File `RTP_Emulation_part_1.cc' was generated. #8 8.273 Notify: File `RTP_Emulation_part_2.cc' was generated. #8 8.273 Notify: File `RTP_Emulation_part_3.cc' was generated. #8 8.273 Notify: File `RTP_Emulation_part_4.cc' was generated. #8 8.273 Notify: File `RTP_Emulation_part_5.cc' was generated. #8 8.273 Notify: File `RTP_Emulation_part_6.cc' was generated. #8 8.273 Notify: File `RTP_Emulation_part_7.cc' was generated. #8 8.273 Notify: File `RTP_Types.hh' was generated. #8 8.273 Notify: File `RTP_Types.cc' was generated. #8 8.273 Notify: File `RTP_Types_part_1.cc' was generated. #8 8.273 Notify: File `RTP_Types_part_2.cc' was generated. #8 8.273 Notify: File `RTP_Types_part_3.cc' was generated. #8 8.273 Notify: File `RTP_Types_part_4.cc' was generated. #8 8.273 Notify: File `RTP_Types_part_5.cc' was generated. #8 8.273 Notify: File `RTP_Types_part_6.cc' was generated. #8 8.273 Notify: File `RTP_Types_part_7.cc' was generated. #8 8.281 Notify: File `RUA_CommonDataTypes.hh' was generated. #8 8.281 Notify: File `RUA_CommonDataTypes.cc' was generated. #8 8.281 Notify: File `RUA_CommonDataTypes_part_1.cc' was generated. #8 8.281 Notify: File `RUA_CommonDataTypes_part_2.cc' was generated. #8 8.281 Notify: File `RUA_CommonDataTypes_part_3.cc' was generated. #8 8.281 Notify: File `RUA_CommonDataTypes_part_4.cc' was generated. #8 8.281 Notify: File `RUA_CommonDataTypes_part_5.cc' was generated. #8 8.281 Notify: File `RUA_CommonDataTypes_part_6.cc' was generated. #8 8.281 Notify: File `RUA_CommonDataTypes_part_7.cc' was generated. #8 8.281 Notify: File `RUA_Constants.hh' was generated. #8 8.281 Notify: File `RUA_Constants.cc' was generated. #8 8.281 Notify: File `RUA_Constants_part_1.cc' was generated. #8 8.281 Notify: File `RUA_Constants_part_2.cc' was generated. #8 8.281 Notify: File `RUA_Constants_part_3.cc' was generated. #8 8.281 Notify: File `RUA_Constants_part_4.cc' was generated. #8 8.281 Notify: File `RUA_Constants_part_5.cc' was generated. #8 8.281 Notify: File `RUA_Constants_part_6.cc' was generated. #8 8.281 Notify: File `RUA_Constants_part_7.cc' was generated. #8 8.281 Notify: File `RUA_Containers.hh' was generated. #8 8.281 Notify: File `RUA_Containers.cc' was generated. #8 8.281 Notify: File `RUA_Containers_part_1.cc' was generated. #8 8.281 Notify: File `RUA_Containers_part_2.cc' was generated. #8 8.281 Notify: File `RUA_Containers_part_3.cc' was generated. #8 8.281 Notify: File `RUA_Containers_part_4.cc' was generated. #8 8.281 Notify: File `RUA_Containers_part_5.cc' was generated. #8 8.281 Notify: File `RUA_Containers_part_6.cc' was generated. #8 8.281 Notify: File `RUA_Containers_part_7.cc' was generated. #8 8.281 Notify: File `RUA_Emulation.hh' was generated. #8 8.281 Notify: File `RUA_Emulation.cc' was generated. #8 8.281 Notify: File `RUA_Emulation_part_1.cc' was generated. #8 8.281 Notify: File `RUA_Emulation_part_2.cc' was generated. #8 8.281 Notify: File `RUA_Emulation_part_3.cc' was generated. #8 8.281 Notify: File `RUA_Emulation_part_4.cc' was generated. #8 8.281 Notify: File `RUA_Emulation_part_5.cc' was generated. #8 8.281 Notify: File `RUA_Emulation_part_6.cc' was generated. #8 8.281 Notify: File `RUA_Emulation_part_7.cc' was generated. #8 8.281 Notify: File `RUA_IEs.hh' was generated. #8 8.281 Notify: File `RUA_IEs.cc' was generated. #8 8.281 Notify: File `RUA_IEs_part_1.cc' was generated. #8 8.281 Notify: File `RUA_IEs_part_2.cc' was generated. #8 8.281 Notify: File `RUA_IEs_part_3.cc' was generated. #8 8.281 Notify: File `RUA_IEs_part_4.cc' was generated. #8 8.281 Notify: File `RUA_IEs_part_5.cc' was generated. #8 8.281 Notify: File `RUA_IEs_part_6.cc' was generated. #8 8.281 Notify: File `RUA_IEs_part_7.cc' was generated. #8 8.281 Notify: File `RUA_PDU_Contents.hh' was generated. #8 8.289 Notify: File `RUA_PDU_Contents.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Contents_part_1.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Contents_part_2.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Contents_part_3.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Contents_part_4.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Contents_part_5.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Contents_part_6.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Contents_part_7.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Descriptions.hh' was generated. #8 8.289 Notify: File `RUA_PDU_Descriptions.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Descriptions_part_1.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Descriptions_part_2.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Descriptions_part_3.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Descriptions_part_4.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Descriptions_part_5.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Descriptions_part_6.cc' was generated. #8 8.289 Notify: File `RUA_PDU_Descriptions_part_7.cc' was generated. #8 8.289 Notify: File `RUA_Templates.hh' was generated. #8 8.289 Notify: File `RUA_Templates.cc' was generated. #8 8.289 Notify: File `RUA_Templates_part_1.cc' was generated. #8 8.289 Notify: File `RUA_Templates_part_2.cc' was generated. #8 8.289 Notify: File `RUA_Templates_part_3.cc' was generated. #8 8.289 Notify: File `RUA_Templates_part_4.cc' was generated. #8 8.289 Notify: File `RUA_Templates_part_5.cc' was generated. #8 8.289 Notify: File `RUA_Templates_part_6.cc' was generated. #8 8.289 Notify: File `RUA_Templates_part_7.cc' was generated. #8 8.289 Notify: File `RUA_Types.hh' was generated. #8 8.289 Notify: File `RUA_Types.cc' was generated. #8 8.289 Notify: File `RUA_Types_part_1.cc' was generated. #8 8.289 Notify: File `RUA_Types_part_2.cc' was generated. #8 8.289 Notify: File `RUA_Types_part_3.cc' was generated. #8 8.289 Notify: File `RUA_Types_part_4.cc' was generated. #8 8.289 Notify: File `RUA_Types_part_5.cc' was generated. #8 8.289 Notify: File `RUA_Types_part_6.cc' was generated. #8 8.289 Notify: File `RUA_Types_part_7.cc' was generated. #8 8.289 Notify: File `SCCP_Emulation.hh' was generated. #8 8.289 Notify: File `SCCP_Emulation.cc' was generated. #8 8.289 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 8.289 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 8.289 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 8.289 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 8.289 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 8.289 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 8.289 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 8.289 Notify: File `SCCP_Mapping.hh' was generated. #8 8.289 Notify: File `SCCP_Mapping.cc' was generated. #8 8.289 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 8.289 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 8.293 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 8.293 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 8.293 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 8.293 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 8.293 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 8.293 Notify: File `SCCP_Templates.hh' was generated. #8 8.293 Notify: File `SCCP_Templates.cc' was generated. #8 8.293 Notify: File `SCCP_Templates_part_1.cc' was generated. #8 8.293 Notify: File `SCCP_Templates_part_2.cc' was generated. #8 8.293 Notify: File `SCCP_Templates_part_3.cc' was generated. #8 8.293 Notify: File `SCCP_Templates_part_4.cc' was generated. #8 8.293 Notify: File `SCCP_Templates_part_5.cc' was generated. #8 8.293 Notify: File `SCCP_Templates_part_6.cc' was generated. #8 8.293 Notify: File `SCCP_Templates_part_7.cc' was generated. #8 8.293 Notify: File `SCCP_Types.hh' was generated. #8 8.297 Notify: File `SCCP_Types.cc' was generated. #8 8.297 Notify: File `SCCP_Types_part_1.cc' was generated. #8 8.297 Notify: File `SCCP_Types_part_2.cc' was generated. #8 8.297 Notify: File `SCCP_Types_part_3.cc' was generated. #8 8.297 Notify: File `SCCP_Types_part_4.cc' was generated. #8 8.297 Notify: File `SCCP_Types_part_5.cc' was generated. #8 8.297 Notify: File `SCCP_Types_part_6.cc' was generated. #8 8.297 Notify: File `SCCP_Types_part_7.cc' was generated. #8 8.297 Notify: File `SCCPasp_Types.hh' was generated. #8 8.301 Notify: File `SCCPasp_Types.cc' was generated. #8 8.301 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 8.301 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 8.301 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 8.301 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 8.301 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 8.301 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 8.301 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 8.301 Notify: File `SCTP_Templates.hh' was generated. #8 8.301 Notify: File `SCTP_Templates.cc' was generated. #8 8.301 Notify: File `SCTP_Templates_part_1.cc' was generated. #8 8.301 Notify: File `SCTP_Templates_part_2.cc' was generated. #8 8.301 Notify: File `SCTP_Templates_part_3.cc' was generated. #8 8.301 Notify: File `SCTP_Templates_part_4.cc' was generated. #8 8.301 Notify: File `SCTP_Templates_part_5.cc' was generated. #8 8.301 Notify: File `SCTP_Templates_part_6.cc' was generated. #8 8.301 Notify: File `SCTP_Templates_part_7.cc' was generated. #8 8.301 Notify: File `SCTPasp_PortType.hh' was generated. #8 8.301 Notify: File `SCTPasp_PortType.cc' was generated. #8 8.301 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 8.301 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 8.301 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 8.301 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 8.301 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 8.301 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 8.301 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 8.301 Notify: File `SCTPasp_Types.hh' was generated. #8 8.309 Notify: File `SCTPasp_Types.cc' was generated. #8 8.309 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 8.309 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 8.309 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 8.309 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 8.309 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 8.309 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 8.309 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 8.309 Notify: File `SDP_Templates.hh' was generated. #8 8.309 Notify: File `SDP_Templates.cc' was generated. #8 8.309 Notify: File `SDP_Templates_part_1.cc' was generated. #8 8.309 Notify: File `SDP_Templates_part_2.cc' was generated. #8 8.309 Notify: File `SDP_Templates_part_3.cc' was generated. #8 8.309 Notify: File `SDP_Templates_part_4.cc' was generated. #8 8.309 Notify: File `SDP_Templates_part_5.cc' was generated. #8 8.309 Notify: File `SDP_Templates_part_6.cc' was generated. #8 8.309 Notify: File `SDP_Templates_part_7.cc' was generated. #8 8.309 Notify: File `SDP_Types.hh' was generated. #8 8.312 Notify: File `SDP_Types.cc' was generated. #8 8.312 Notify: File `SDP_Types_part_1.cc' was generated. #8 8.312 Notify: File `SDP_Types_part_2.cc' was generated. #8 8.312 Notify: File `SDP_Types_part_3.cc' was generated. #8 8.312 Notify: File `SDP_Types_part_4.cc' was generated. #8 8.312 Notify: File `SDP_Types_part_5.cc' was generated. #8 8.312 Notify: File `SDP_Types_part_6.cc' was generated. #8 8.312 Notify: File `SDP_Types_part_7.cc' was generated. #8 8.312 Notify: File `Socket_API_Definitions.hh' was generated. #8 8.312 Notify: File `Socket_API_Definitions.cc' was generated. #8 8.312 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 8.312 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 8.312 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 8.312 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 8.312 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 8.312 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 8.312 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 8.312 Notify: File `StatsD_Checker.hh' was generated. #8 8.312 Notify: File `StatsD_Checker.cc' was generated. #8 8.312 Notify: File `StatsD_Checker_part_1.cc' was generated. #8 8.313 Notify: File `StatsD_Checker_part_2.cc' was generated. #8 8.313 Notify: File `StatsD_Checker_part_3.cc' was generated. #8 8.313 Notify: File `StatsD_Checker_part_4.cc' was generated. #8 8.313 Notify: File `StatsD_Checker_part_5.cc' was generated. #8 8.313 Notify: File `StatsD_Checker_part_6.cc' was generated. #8 8.313 Notify: File `StatsD_Checker_part_7.cc' was generated. #8 8.313 Notify: File `StatsD_CodecPort.hh' was generated. #8 8.313 Notify: File `StatsD_CodecPort.cc' was generated. #8 8.313 Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. #8 8.313 Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. #8 8.313 Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. #8 8.313 Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. #8 8.314 Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. #8 8.314 Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. #8 8.314 Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. #8 8.314 Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. #8 8.314 Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. #8 8.314 Notify: File `StatsD_CodecPort_part_1.cc' was generated. #8 8.314 Notify: File `StatsD_CodecPort_part_2.cc' was generated. #8 8.314 Notify: File `StatsD_CodecPort_part_3.cc' was generated. #8 8.314 Notify: File `StatsD_CodecPort_part_4.cc' was generated. #8 8.315 Notify: File `StatsD_CodecPort_part_5.cc' was generated. #8 8.315 Notify: File `StatsD_CodecPort_part_6.cc' was generated. #8 8.315 Notify: File `StatsD_CodecPort_part_7.cc' was generated. #8 8.315 Notify: File `StatsD_Types.hh' was generated. #8 8.315 Notify: File `StatsD_Types.cc' was generated. #8 8.315 Notify: File `StatsD_Types_part_1.cc' was generated. #8 8.315 Notify: File `StatsD_Types_part_2.cc' was generated. #8 8.315 Notify: File `StatsD_Types_part_3.cc' was generated. #8 8.316 Notify: File `StatsD_Types_part_4.cc' was generated. #8 8.316 Notify: File `StatsD_Types_part_5.cc' was generated. #8 8.316 Notify: File `StatsD_Types_part_6.cc' was generated. #8 8.316 Notify: File `StatsD_Types_part_7.cc' was generated. #8 8.316 Notify: File `TCCConversion_Functions.hh' was generated. #8 8.316 Notify: File `TCCConversion_Functions.cc' was generated. #8 8.316 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 8.316 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 8.316 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 8.317 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 8.317 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 8.317 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 8.317 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 8.317 Notify: File `TCCEncoding_Functions.hh' was generated. #8 8.318 Notify: File `TCCEncoding_Functions.cc' was generated. #8 8.318 Notify: File `TCCEncoding_Functions_part_1.cc' was generated. #8 8.318 Notify: File `TCCEncoding_Functions_part_2.cc' was generated. #8 8.318 Notify: File `TCCEncoding_Functions_part_3.cc' was generated. #8 8.318 Notify: File `TCCEncoding_Functions_part_4.cc' was generated. #8 8.318 Notify: File `TCCEncoding_Functions_part_5.cc' was generated. #8 8.318 Notify: File `TCCEncoding_Functions_part_6.cc' was generated. #8 8.318 Notify: File `TCCEncoding_Functions_part_7.cc' was generated. #8 8.318 Notify: File `TCCInterface_Functions.hh' was generated. #8 8.319 Notify: File `TCCInterface_Functions.cc' was generated. #8 8.319 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 8.319 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 8.319 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 8.319 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 8.319 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 8.319 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 8.319 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 8.320 Notify: File `TELNETasp_PortType.hh' was generated. #8 8.320 Notify: File `TELNETasp_PortType.cc' was generated. #8 8.320 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 8.320 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 8.321 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 8.321 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 8.321 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 8.321 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 8.321 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 8.322 Notify: File `UD_PortType.hh' was generated. #8 8.322 Notify: File `UD_PortType.cc' was generated. #8 8.322 Notify: File `UD_PortType_part_1.cc' was generated. #8 8.322 Notify: File `UD_PortType_part_2.cc' was generated. #8 8.322 Notify: File `UD_PortType_part_3.cc' was generated. #8 8.322 Notify: File `UD_PortType_part_4.cc' was generated. #8 8.322 Notify: File `UD_PortType_part_5.cc' was generated. #8 8.322 Notify: File `UD_PortType_part_6.cc' was generated. #8 8.322 Notify: File `UD_PortType_part_7.cc' was generated. #8 8.322 Notify: File `UD_Types.hh' was generated. #8 8.323 Notify: File `UD_Types.cc' was generated. #8 8.323 Notify: File `UD_Types_part_1.cc' was generated. #8 8.323 Notify: File `UD_Types_part_2.cc' was generated. #8 8.323 Notify: File `UD_Types_part_3.cc' was generated. #8 8.323 Notify: File `UD_Types_part_4.cc' was generated. #8 8.323 Notify: File `UD_Types_part_5.cc' was generated. #8 8.324 Notify: File `UD_Types_part_6.cc' was generated. #8 8.324 Notify: File `UD_Types_part_7.cc' was generated. #8 8.324 Notify: 927 files were updated. #8 8.445 touch compile #8 8.445 make[1]: Leaving directory '/osmo-ttcn3-hacks/hnbgw' #8 8.445 make -j20 -C hnbgw #8 8.481 make[1]: Entering directory '/osmo-ttcn3-hacks/hnbgw' #8 11.08 Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc #8 11.08 Creating dependency file for UD_PT.cc #8 11.09 Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc #8 11.09 Creating dependency file for RANAP_EncDec.cc #8 11.09 Creating dependency file for RUA_EncDec.cc #8 11.09 Creating dependency file for HNBAP_EncDec.cc #8 11.10 Creating dependency file for TELNETasp_PT.cc #8 11.11 Creating dependency file for TCCInterface.cc #8 11.11 Creating dependency file for TCCEncoding.cc #8 11.12 Creating dependency file for TCCConversion.cc #8 11.13 Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc #8 11.13 Creating dependency file for SDP_EncDec.cc #8 11.15 Creating dependency file for SCTPasp_PT.cc #8 11.16 Creating dependency file for RTP_EncDec.cc #8 11.17 Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc #8 11.17 Creating dependency file for Native_FunctionDefs.cc #8 11.18 Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc #8 11.21 Creating dependency file for IuUP_EncDec.cc #8 11.22 Creating dependency file for IPL4asp_discovery.cc #8 11.24 Creating dependency file for IPL4asp_PT.cc #8 11.26 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 11.27 Creating dependency file for lex.SDP_parse_.c #8 11.28 Creating dependency file for SDP_parse_.tab.c #8 11.28 Creating dependency file for RUA_PDU_Descriptions_part_7.cc #8 11.29 Creating dependency file for RUA_PDU_Descriptions_part_6.cc #8 11.29 Creating dependency file for RUA_PDU_Descriptions_part_5.cc #8 11.31 Creating dependency file for RUA_PDU_Descriptions_part_4.cc #8 11.33 Creating dependency file for RUA_PDU_Descriptions_part_3.cc #8 11.34 Creating dependency file for RUA_PDU_Descriptions_part_2.cc #8 11.36 Creating dependency file for RUA_PDU_Descriptions_part_1.cc #8 11.37 Creating dependency file for RUA_PDU_Contents_part_7.cc #8 11.38 Creating dependency file for RUA_PDU_Contents_part_6.cc #8 11.39 Creating dependency file for RUA_PDU_Contents_part_5.cc #8 11.40 Creating dependency file for RUA_PDU_Contents_part_4.cc #8 11.40 Creating dependency file for RUA_PDU_Contents_part_3.cc #8 11.41 Creating dependency file for RUA_PDU_Contents_part_2.cc #8 11.42 Creating dependency file for RUA_PDU_Contents_part_1.cc #8 11.43 Creating dependency file for RUA_IEs_part_7.cc #8 11.44 Creating dependency file for RUA_IEs_part_6.cc #8 11.44 Creating dependency file for RUA_IEs_part_5.cc #8 11.45 Creating dependency file for RUA_IEs_part_4.cc #8 11.46 Creating dependency file for RUA_IEs_part_3.cc #8 11.47 Creating dependency file for RUA_IEs_part_2.cc #8 11.47 Creating dependency file for RUA_IEs_part_1.cc #8 11.48 Creating dependency file for RUA_Containers_part_7.cc #8 11.49 Creating dependency file for RUA_Containers_part_6.cc #8 11.50 Creating dependency file for RUA_Containers_part_5.cc #8 11.51 Creating dependency file for RUA_Containers_part_4.cc #8 11.51 Creating dependency file for RUA_Containers_part_3.cc #8 11.53 Creating dependency file for RUA_Containers_part_2.cc #8 11.53 Creating dependency file for RUA_Containers_part_1.cc #8 11.54 Creating dependency file for RUA_Constants_part_7.cc #8 11.55 Creating dependency file for RUA_Constants_part_6.cc #8 11.55 Creating dependency file for RUA_Constants_part_5.cc #8 11.57 Creating dependency file for RUA_Constants_part_4.cc #8 11.57 Creating dependency file for RUA_Constants_part_3.cc #8 11.57 Creating dependency file for RUA_Constants_part_2.cc #8 11.59 Creating dependency file for RUA_Constants_part_1.cc #8 11.59 Creating dependency file for RUA_CommonDataTypes_part_7.cc #8 11.61 Creating dependency file for RUA_CommonDataTypes_part_6.cc #8 11.61 Creating dependency file for RUA_CommonDataTypes_part_5.cc #8 11.61 Creating dependency file for RUA_CommonDataTypes_part_4.cc #8 11.62 Creating dependency file for RUA_CommonDataTypes_part_3.cc #8 11.62 Creating dependency file for RUA_CommonDataTypes_part_2.cc #8 11.63 Creating dependency file for RUA_CommonDataTypes_part_1.cc #8 11.64 Creating dependency file for RANAP_PDU_Descriptions_part_7.cc #8 11.65 Creating dependency file for RANAP_PDU_Descriptions_part_6.cc #8 11.65 Creating dependency file for RANAP_PDU_Descriptions_part_5.cc #8 11.67 Creating dependency file for RANAP_PDU_Descriptions_part_4.cc #8 11.67 Creating dependency file for RANAP_PDU_Descriptions_part_3.cc #8 11.68 Creating dependency file for RANAP_PDU_Descriptions_part_2.cc #8 11.69 Creating dependency file for RANAP_PDU_Descriptions_part_1.cc #8 11.70 Creating dependency file for RANAP_PDU_Contents_part_7.cc #8 11.70 Creating dependency file for RANAP_PDU_Contents_part_6.cc #8 11.70 Creating dependency file for RANAP_PDU_Contents_part_5.cc #8 11.70 Creating dependency file for RANAP_PDU_Contents_part_4.cc #8 11.71 Creating dependency file for RANAP_PDU_Contents_part_3.cc #8 11.71 Creating dependency file for RANAP_PDU_Contents_part_2.cc #8 11.71 Creating dependency file for RANAP_PDU_Contents_part_1.cc #8 11.72 Creating dependency file for RANAP_IEs_part_7.cc #8 11.75 Creating dependency file for RANAP_IEs_part_6.cc #8 11.75 Creating dependency file for RANAP_IEs_part_5.cc #8 11.75 Creating dependency file for RANAP_IEs_part_4.cc #8 11.76 Creating dependency file for RANAP_IEs_part_3.cc #8 11.77 Creating dependency file for RANAP_IEs_part_2.cc #8 11.78 Creating dependency file for RANAP_IEs_part_1.cc #8 11.81 Creating dependency file for RANAP_Containers_part_7.cc #8 11.81 Creating dependency file for RANAP_Containers_part_6.cc #8 11.83 Creating dependency file for RANAP_Containers_part_5.cc #8 11.84 Creating dependency file for RANAP_Containers_part_4.cc #8 11.85 Creating dependency file for RANAP_Containers_part_3.cc #8 11.86 Creating dependency file for RANAP_Containers_part_2.cc #8 11.86 Creating dependency file for RANAP_Containers_part_1.cc #8 11.88 Creating dependency file for RANAP_Constants_part_7.cc #8 11.88 Creating dependency file for RANAP_Constants_part_6.cc #8 11.88 Creating dependency file for RANAP_Constants_part_5.cc #8 11.89 Creating dependency file for RANAP_Constants_part_4.cc #8 11.91 Creating dependency file for RANAP_Constants_part_3.cc #8 11.91 Creating dependency file for RANAP_Constants_part_2.cc #8 11.93 Creating dependency file for RANAP_Constants_part_1.cc #8 11.95 Creating dependency file for RANAP_CommonDataTypes_part_7.cc #8 11.96 Creating dependency file for RANAP_CommonDataTypes_part_6.cc #8 11.98 Creating dependency file for RANAP_CommonDataTypes_part_5.cc #8 11.98 Creating dependency file for RANAP_CommonDataTypes_part_4.cc #8 12.00 Creating dependency file for RANAP_CommonDataTypes_part_3.cc #8 12.01 Creating dependency file for RANAP_CommonDataTypes_part_2.cc #8 12.01 Creating dependency file for RANAP_CommonDataTypes_part_1.cc #8 12.03 Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc #8 12.05 Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc #8 12.06 Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc #8 12.07 Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc #8 12.08 Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc #8 12.08 Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc #8 12.12 Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc #8 12.14 Creating dependency file for HNBAP_PDU_Contents_part_7.cc #8 12.14 Creating dependency file for HNBAP_PDU_Contents_part_6.cc #8 12.14 Creating dependency file for HNBAP_PDU_Contents_part_5.cc #8 12.17 Creating dependency file for HNBAP_PDU_Contents_part_4.cc #8 12.18 Creating dependency file for HNBAP_PDU_Contents_part_3.cc #8 12.21 Creating dependency file for HNBAP_PDU_Contents_part_2.cc #8 12.21 Creating dependency file for HNBAP_PDU_Contents_part_1.cc #8 12.24 Creating dependency file for HNBAP_IEs_part_7.cc #8 12.25 Creating dependency file for HNBAP_IEs_part_6.cc #8 12.26 Creating dependency file for HNBAP_IEs_part_5.cc #8 12.28 Creating dependency file for HNBAP_IEs_part_4.cc #8 12.28 Creating dependency file for HNBAP_IEs_part_3.cc #8 12.28 Creating dependency file for HNBAP_IEs_part_2.cc #8 12.28 Creating dependency file for HNBAP_IEs_part_1.cc #8 12.33 Creating dependency file for HNBAP_Containers_part_7.cc #8 12.34 Creating dependency file for HNBAP_Containers_part_6.cc #8 12.35 Creating dependency file for HNBAP_Containers_part_5.cc #8 12.35 Creating dependency file for HNBAP_Containers_part_4.cc #8 12.35 Creating dependency file for HNBAP_Containers_part_3.cc #8 12.37 Creating dependency file for HNBAP_Containers_part_2.cc #8 12.38 Creating dependency file for HNBAP_Containers_part_1.cc #8 12.40 Creating dependency file for HNBAP_Constants_part_7.cc #8 12.42 Creating dependency file for HNBAP_Constants_part_6.cc #8 12.42 Creating dependency file for HNBAP_Constants_part_5.cc #8 12.45 Creating dependency file for HNBAP_Constants_part_4.cc #8 12.46 Creating dependency file for HNBAP_Constants_part_3.cc #8 12.46 Creating dependency file for HNBAP_Constants_part_2.cc #8 12.48 Creating dependency file for HNBAP_Constants_part_1.cc #8 12.48 Creating dependency file for HNBAP_CommonDataTypes_part_7.cc #8 12.50 Creating dependency file for HNBAP_CommonDataTypes_part_6.cc #8 12.50 Creating dependency file for HNBAP_CommonDataTypes_part_4.cc #8 12.50 Creating dependency file for HNBAP_CommonDataTypes_part_5.cc #8 12.51 Creating dependency file for HNBAP_CommonDataTypes_part_3.cc #8 12.52 Creating dependency file for HNBAP_CommonDataTypes_part_2.cc #8 12.53 Creating dependency file for HNBAP_CommonDataTypes_part_1.cc #8 12.56 Creating dependency file for RUA_PDU_Descriptions.cc #8 12.57 Creating dependency file for RUA_PDU_Contents.cc #8 12.58 Creating dependency file for RUA_IEs.cc #8 12.58 Creating dependency file for RUA_Containers.cc #8 12.59 Creating dependency file for RUA_Constants.cc #8 12.60 Creating dependency file for RUA_CommonDataTypes.cc #8 12.62 Creating dependency file for RANAP_PDU_Descriptions.cc #8 12.64 Creating dependency file for RANAP_PDU_Contents.cc #8 12.68 Creating dependency file for RANAP_IEs.cc #8 12.68 Creating dependency file for RANAP_Containers.cc #8 12.68 Creating dependency file for RANAP_Constants.cc #8 12.69 Creating dependency file for RANAP_CommonDataTypes.cc #8 12.71 Creating dependency file for HNBAP_PDU_Descriptions.cc #8 12.75 Creating dependency file for HNBAP_PDU_Contents.cc #8 12.81 Creating dependency file for HNBAP_IEs.cc #8 12.84 Creating dependency file for HNBAP_Containers.cc #8 12.85 Creating dependency file for HNBAP_Constants.cc #8 12.86 Creating dependency file for HNBAP_CommonDataTypes.cc #8 12.86 Creating dependency file for SCCP_Mapping_part_7.cc #8 12.90 Creating dependency file for SCCP_Mapping_part_6.cc #8 12.91 Creating dependency file for SCCP_Mapping_part_5.cc #8 12.91 Creating dependency file for SCCP_Mapping_part_4.cc #8 12.92 Creating dependency file for SCCP_Mapping_part_3.cc #8 12.95 Creating dependency file for SCCP_Mapping_part_2.cc #8 12.95 Creating dependency file for SCCP_Mapping_part_1.cc #8 12.96 Creating dependency file for RAN_Emulation_part_7.cc #8 12.96 Creating dependency file for RAN_Emulation_part_6.cc #8 12.96 Creating dependency file for RAN_Emulation_part_5.cc #8 12.96 Creating dependency file for RAN_Emulation_part_4.cc #8 12.98 Creating dependency file for RAN_Emulation_part_3.cc #8 12.98 Creating dependency file for RAN_Emulation_part_2.cc #8 13.00 Creating dependency file for RAN_Emulation_part_1.cc #8 13.00 Creating dependency file for RAN_Adapter_part_7.cc #8 13.00 Creating dependency file for RAN_Adapter_part_6.cc #8 13.01 Creating dependency file for RAN_Adapter_part_5.cc #8 13.01 Creating dependency file for RAN_Adapter_part_4.cc #8 13.04 Creating dependency file for RAN_Adapter_part_3.cc #8 13.05 Creating dependency file for RAN_Adapter_part_2.cc #8 13.05 Creating dependency file for RAN_Adapter_part_1.cc #8 13.10 Creating dependency file for IPA_Emulation_part_7.cc #8 13.10 Creating dependency file for IPA_Emulation_part_6.cc #8 13.12 Creating dependency file for IPA_Emulation_part_5.cc #8 13.13 Creating dependency file for IPA_Emulation_part_4.cc #8 13.15 Creating dependency file for IPA_Emulation_part_3.cc #8 13.15 Creating dependency file for IPA_Emulation_part_2.cc #8 13.16 Creating dependency file for IPA_Emulation_part_1.cc #8 13.16 Creating dependency file for SCCP_Mapping.cc #8 13.18 Creating dependency file for RAN_Emulation.cc #8 13.20 Creating dependency file for RAN_Adapter.cc #8 13.21 Creating dependency file for IPA_Emulation.cc #8 13.21 Creating dependency file for UD_Types_part_7.cc #8 13.22 Creating dependency file for UD_Types_part_6.cc #8 13.22 Creating dependency file for UD_Types_part_5.cc #8 13.23 Creating dependency file for UD_Types_part_4.cc #8 13.25 Creating dependency file for UD_Types_part_3.cc #8 13.26 Creating dependency file for UD_Types_part_2.cc #8 13.27 Creating dependency file for UD_Types_part_1.cc #8 13.28 Creating dependency file for UD_PortType_part_7.cc #8 13.30 Creating dependency file for UD_PortType_part_6.cc #8 13.30 Creating dependency file for UD_PortType_part_5.cc #8 13.32 Creating dependency file for UD_PortType_part_4.cc #8 13.34 Creating dependency file for UD_PortType_part_3.cc #8 13.34 Creating dependency file for UD_PortType_part_2.cc #8 13.34 Creating dependency file for UD_PortType_part_1.cc #8 13.34 Creating dependency file for TELNETasp_PortType_part_7.cc #8 13.35 Creating dependency file for TELNETasp_PortType_part_6.cc #8 13.35 Creating dependency file for TELNETasp_PortType_part_5.cc #8 13.35 Creating dependency file for TELNETasp_PortType_part_4.cc #8 13.37 Creating dependency file for TELNETasp_PortType_part_3.cc #8 13.38 Creating dependency file for TELNETasp_PortType_part_2.cc #8 13.41 Creating dependency file for TELNETasp_PortType_part_1.cc #8 13.42 Creating dependency file for TCCInterface_Functions_part_7.cc #8 13.43 Creating dependency file for TCCInterface_Functions_part_6.cc #8 13.44 Creating dependency file for TCCInterface_Functions_part_5.cc #8 13.44 Creating dependency file for TCCInterface_Functions_part_4.cc #8 13.45 Creating dependency file for TCCInterface_Functions_part_3.cc #8 13.48 Creating dependency file for TCCInterface_Functions_part_2.cc #8 13.49 Creating dependency file for TCCInterface_Functions_part_1.cc #8 13.50 Creating dependency file for TCCEncoding_Functions_part_7.cc #8 13.50 Creating dependency file for TCCEncoding_Functions_part_6.cc #8 13.51 Creating dependency file for TCCEncoding_Functions_part_5.cc #8 13.52 Creating dependency file for TCCEncoding_Functions_part_4.cc #8 13.52 Creating dependency file for TCCEncoding_Functions_part_3.cc #8 13.52 Creating dependency file for TCCEncoding_Functions_part_2.cc #8 13.53 Creating dependency file for TCCEncoding_Functions_part_1.cc #8 13.55 Creating dependency file for TCCConversion_Functions_part_7.cc #8 13.55 Creating dependency file for TCCConversion_Functions_part_6.cc #8 13.56 Creating dependency file for TCCConversion_Functions_part_5.cc #8 13.57 Creating dependency file for TCCConversion_Functions_part_4.cc #8 13.58 Creating dependency file for TCCConversion_Functions_part_3.cc #8 13.58 Creating dependency file for TCCConversion_Functions_part_2.cc #8 13.59 Creating dependency file for TCCConversion_Functions_part_1.cc #8 13.60 Creating dependency file for StatsD_Types_part_7.cc #8 13.61 Creating dependency file for StatsD_Types_part_6.cc #8 13.62 Creating dependency file for StatsD_Types_part_5.cc #8 13.62 Creating dependency file for StatsD_Types_part_4.cc #8 13.63 Creating dependency file for StatsD_Types_part_3.cc #8 13.63 Creating dependency file for StatsD_Types_part_2.cc #8 13.63 Creating dependency file for StatsD_Types_part_1.cc #8 13.65 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc #8 13.66 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc #8 13.66 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc #8 13.66 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc #8 13.67 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc #8 13.67 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc #8 13.67 Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc #8 13.68 Creating dependency file for StatsD_CodecPort_part_7.cc #8 13.69 Creating dependency file for StatsD_CodecPort_part_6.cc #8 13.70 Creating dependency file for StatsD_CodecPort_part_5.cc #8 13.70 Creating dependency file for StatsD_CodecPort_part_4.cc #8 13.72 Creating dependency file for StatsD_CodecPort_part_3.cc #8 13.72 Creating dependency file for StatsD_CodecPort_part_2.cc #8 13.72 Creating dependency file for StatsD_CodecPort_part_1.cc #8 13.74 Creating dependency file for StatsD_Checker_part_7.cc #8 13.74 Creating dependency file for StatsD_Checker_part_6.cc #8 13.74 Creating dependency file for StatsD_Checker_part_5.cc #8 13.76 Creating dependency file for StatsD_Checker_part_4.cc #8 13.76 Creating dependency file for StatsD_Checker_part_3.cc #8 13.76 Creating dependency file for StatsD_Checker_part_2.cc #8 13.76 Creating dependency file for StatsD_Checker_part_1.cc #8 13.76 Creating dependency file for Socket_API_Definitions_part_7.cc #8 13.77 Creating dependency file for Socket_API_Definitions_part_6.cc #8 13.78 Creating dependency file for Socket_API_Definitions_part_5.cc #8 13.78 Creating dependency file for Socket_API_Definitions_part_4.cc #8 13.80 Creating dependency file for Socket_API_Definitions_part_3.cc #8 13.80 Creating dependency file for Socket_API_Definitions_part_2.cc #8 13.80 Creating dependency file for Socket_API_Definitions_part_1.cc #8 13.80 Creating dependency file for SDP_Types_part_7.cc #8 13.80 Creating dependency file for SDP_Types_part_6.cc #8 13.80 Creating dependency file for SDP_Types_part_5.cc #8 13.81 Creating dependency file for SDP_Types_part_4.cc #8 13.82 Creating dependency file for SDP_Types_part_3.cc #8 13.82 Creating dependency file for SDP_Types_part_2.cc #8 13.84 Creating dependency file for SDP_Types_part_1.cc #8 13.84 Creating dependency file for SDP_Templates_part_7.cc #8 13.85 Creating dependency file for SDP_Templates_part_6.cc #8 13.85 Creating dependency file for SDP_Templates_part_5.cc #8 13.85 Creating dependency file for SDP_Templates_part_4.cc #8 13.85 Creating dependency file for SDP_Templates_part_3.cc #8 13.85 Creating dependency file for SDP_Templates_part_2.cc #8 13.90 Creating dependency file for SDP_Templates_part_1.cc #8 13.90 Creating dependency file for SCTPasp_Types_part_7.cc #8 13.91 Creating dependency file for SCTPasp_Types_part_6.cc #8 13.92 Creating dependency file for SCTPasp_Types_part_5.cc #8 13.92 Creating dependency file for SCTPasp_Types_part_4.cc #8 13.92 Creating dependency file for SCTPasp_Types_part_3.cc #8 13.92 Creating dependency file for SCTPasp_Types_part_2.cc #8 13.94 Creating dependency file for SCTPasp_Types_part_1.cc #8 13.94 Creating dependency file for SCTPasp_PortType_part_7.cc #8 13.95 Creating dependency file for SCTPasp_PortType_part_6.cc #8 13.95 Creating dependency file for SCTPasp_PortType_part_5.cc #8 13.96 Creating dependency file for SCTPasp_PortType_part_4.cc #8 13.96 Creating dependency file for SCTPasp_PortType_part_3.cc #8 13.96 Creating dependency file for SCTPasp_PortType_part_2.cc #8 13.96 Creating dependency file for SCTPasp_PortType_part_1.cc #8 13.96 Creating dependency file for SCTP_Templates_part_7.cc #8 13.97 Creating dependency file for SCTP_Templates_part_6.cc #8 13.97 Creating dependency file for SCTP_Templates_part_5.cc #8 13.97 Creating dependency file for SCTP_Templates_part_4.cc #8 13.98 Creating dependency file for SCTP_Templates_part_3.cc #8 13.98 Creating dependency file for SCTP_Templates_part_2.cc #8 13.98 Creating dependency file for SCCPasp_Types_part_7.cc #8 13.98 Creating dependency file for SCTP_Templates_part_1.cc #8 13.98 Creating dependency file for SCCPasp_Types_part_6.cc #8 13.99 Creating dependency file for SCCPasp_Types_part_5.cc #8 13.99 Creating dependency file for SCCPasp_Types_part_4.cc #8 14.00 Creating dependency file for SCCPasp_Types_part_3.cc #8 14.00 Creating dependency file for SCCPasp_Types_part_2.cc #8 14.01 Creating dependency file for SCCPasp_Types_part_1.cc #8 14.01 Creating dependency file for SCCP_Types_part_7.cc #8 14.01 Creating dependency file for SCCP_Types_part_6.cc #8 14.02 Creating dependency file for SCCP_Types_part_5.cc #8 14.03 Creating dependency file for SCCP_Types_part_4.cc #8 14.03 Creating dependency file for SCCP_Types_part_2.cc #8 14.03 Creating dependency file for SCCP_Types_part_3.cc #8 14.04 Creating dependency file for SCCP_Types_part_1.cc #8 14.05 Creating dependency file for SCCP_Templates_part_7.cc #8 14.07 Creating dependency file for SCCP_Templates_part_6.cc #8 14.08 Creating dependency file for SCCP_Templates_part_5.cc #8 14.08 Creating dependency file for SCCP_Templates_part_4.cc #8 14.09 Creating dependency file for SCCP_Templates_part_3.cc #8 14.10 Creating dependency file for SCCP_Templates_part_2.cc #8 14.11 Creating dependency file for SCCP_Templates_part_1.cc #8 14.11 Creating dependency file for SCCP_Emulation_part_7.cc #8 14.12 Creating dependency file for SCCP_Emulation_part_6.cc #8 14.13 Creating dependency file for SCCP_Emulation_part_5.cc #8 14.14 Creating dependency file for SCCP_Emulation_part_4.cc #8 14.14 Creating dependency file for SCCP_Emulation_part_3.cc #8 14.14 Creating dependency file for SCCP_Emulation_part_2.cc #8 14.14 Creating dependency file for SCCP_Emulation_part_1.cc #8 14.16 Creating dependency file for RUA_Types_part_6.cc #8 14.16 Creating dependency file for RUA_Types_part_7.cc #8 14.16 Creating dependency file for RUA_Types_part_5.cc #8 14.18 Creating dependency file for RUA_Types_part_4.cc #8 14.18 Creating dependency file for RUA_Types_part_3.cc #8 14.18 Creating dependency file for RUA_Types_part_2.cc #8 14.19 Creating dependency file for RUA_Types_part_1.cc #8 14.19 Creating dependency file for RUA_Templates_part_7.cc #8 14.19 Creating dependency file for RUA_Templates_part_6.cc #8 14.20 Creating dependency file for RUA_Templates_part_5.cc #8 14.20 Creating dependency file for RUA_Templates_part_4.cc #8 14.20 Creating dependency file for RUA_Templates_part_2.cc #8 14.20 Creating dependency file for RUA_Templates_part_3.cc #8 14.20 Creating dependency file for RUA_Templates_part_1.cc #8 14.22 Creating dependency file for RUA_Emulation_part_7.cc #8 14.22 Creating dependency file for RUA_Emulation_part_6.cc #8 14.23 Creating dependency file for RUA_Emulation_part_5.cc #8 14.24 Creating dependency file for RUA_Emulation_part_4.cc #8 14.24 Creating dependency file for RUA_Emulation_part_3.cc #8 14.24 Creating dependency file for RUA_Emulation_part_2.cc #8 14.24 Creating dependency file for RUA_Emulation_part_1.cc #8 14.26 Creating dependency file for RTP_Types_part_7.cc #8 14.27 Creating dependency file for RTP_Types_part_6.cc #8 14.28 Creating dependency file for RTP_Types_part_5.cc #8 14.28 Creating dependency file for RTP_Types_part_4.cc #8 14.28 Creating dependency file for RTP_Types_part_3.cc #8 14.29 Creating dependency file for RTP_Types_part_2.cc #8 14.29 Creating dependency file for RTP_Types_part_1.cc #8 14.29 Creating dependency file for RTP_Emulation_part_7.cc #8 14.30 Creating dependency file for RTP_Emulation_part_6.cc #8 14.31 Creating dependency file for RTP_Emulation_part_5.cc #8 14.31 Creating dependency file for RTP_Emulation_part_4.cc #8 14.32 Creating dependency file for RTP_Emulation_part_3.cc #8 14.33 Creating dependency file for RTP_Emulation_part_2.cc #8 14.34 Creating dependency file for RTP_Emulation_part_1.cc #8 14.34 Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc #8 14.34 Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc #8 14.35 Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc #8 14.36 Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc #8 14.36 Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc #8 14.37 Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc #8 14.37 Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc #8 14.37 Creating dependency file for RTP_CodecPort_part_7.cc #8 14.37 Creating dependency file for RTP_CodecPort_part_6.cc #8 14.38 Creating dependency file for RTP_CodecPort_part_5.cc #8 14.39 Creating dependency file for RTP_CodecPort_part_4.cc #8 14.39 Creating dependency file for RTP_CodecPort_part_3.cc #8 14.40 Creating dependency file for RTP_CodecPort_part_2.cc #8 14.40 Creating dependency file for RTP_CodecPort_part_1.cc #8 14.41 Creating dependency file for RANAP_Types_part_7.cc #8 14.42 Creating dependency file for RANAP_Types_part_6.cc #8 14.42 Creating dependency file for RANAP_Types_part_5.cc #8 14.42 Creating dependency file for RANAP_Types_part_4.cc #8 14.42 Creating dependency file for RANAP_Types_part_3.cc #8 14.43 Creating dependency file for RANAP_Types_part_2.cc #8 14.43 Creating dependency file for RANAP_Types_part_1.cc #8 14.43 Creating dependency file for RANAP_Templates_part_7.cc #8 14.43 Creating dependency file for RANAP_Templates_part_6.cc #8 14.43 Creating dependency file for RANAP_Templates_part_5.cc #8 14.44 Creating dependency file for RANAP_Templates_part_4.cc #8 14.45 Creating dependency file for RANAP_Templates_part_3.cc #8 14.45 Creating dependency file for RANAP_Templates_part_2.cc #8 14.45 Creating dependency file for RANAP_Templates_part_1.cc #8 14.46 Creating dependency file for RANAP_CodecPort_part_7.cc #8 14.46 Creating dependency file for RANAP_CodecPort_part_6.cc #8 14.47 Creating dependency file for RANAP_CodecPort_part_5.cc #8 14.47 Creating dependency file for RANAP_CodecPort_part_4.cc #8 14.48 Creating dependency file for RANAP_CodecPort_part_2.cc #8 14.48 Creating dependency file for RANAP_CodecPort_part_3.cc #8 14.48 Creating dependency file for RANAP_CodecPort_part_1.cc #8 14.48 Creating dependency file for PFCP_Types_part_7.cc #8 14.49 Creating dependency file for PFCP_Types_part_6.cc #8 14.49 Creating dependency file for PFCP_Types_part_5.cc #8 14.49 Creating dependency file for PFCP_Types_part_4.cc #8 14.50 Creating dependency file for PFCP_Types_part_3.cc #8 14.50 Creating dependency file for PFCP_Types_part_2.cc #8 14.50 Creating dependency file for PFCP_Types_part_1.cc #8 14.51 Creating dependency file for PFCP_Templates_part_7.cc #8 14.51 Creating dependency file for PFCP_Templates_part_6.cc #8 14.51 Creating dependency file for PFCP_Templates_part_5.cc #8 14.52 Creating dependency file for PFCP_Templates_part_4.cc #8 14.52 Creating dependency file for PFCP_Templates_part_3.cc #8 14.53 Creating dependency file for PFCP_Templates_part_2.cc #8 14.53 Creating dependency file for PFCP_Templates_part_1.cc #8 14.53 Creating dependency file for PFCP_Emulation_part_7.cc #8 14.53 Creating dependency file for PFCP_Emulation_part_6.cc #8 14.55 Creating dependency file for PFCP_Emulation_part_5.cc #8 14.55 Creating dependency file for PFCP_Emulation_part_4.cc #8 14.56 Creating dependency file for PFCP_Emulation_part_3.cc #8 14.57 Creating dependency file for PFCP_Emulation_part_2.cc #8 14.57 Creating dependency file for PFCP_Emulation_part_1.cc #8 14.58 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc #8 14.59 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc #8 14.59 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc #8 14.59 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc #8 14.59 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc #8 14.60 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc #8 14.60 Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc #8 14.61 Creating dependency file for PFCP_CodecPort_part_7.cc #8 14.61 Creating dependency file for PFCP_CodecPort_part_6.cc #8 14.62 Creating dependency file for PFCP_CodecPort_part_5.cc #8 14.63 Creating dependency file for PFCP_CodecPort_part_4.cc #8 14.63 Creating dependency file for PFCP_CodecPort_part_3.cc #8 14.63 Creating dependency file for PFCP_CodecPort_part_2.cc #8 14.64 Creating dependency file for PFCP_CodecPort_part_1.cc #8 14.64 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 14.65 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 14.65 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 14.66 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 14.67 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 14.67 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 14.68 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 14.68 Creating dependency file for Osmocom_Types_part_7.cc #8 14.69 Creating dependency file for Osmocom_Types_part_6.cc #8 14.70 Creating dependency file for Osmocom_Types_part_5.cc #8 14.71 Creating dependency file for Osmocom_Types_part_4.cc #8 14.71 Creating dependency file for Osmocom_Types_part_3.cc #8 14.72 Creating dependency file for Osmocom_Types_part_2.cc #8 14.73 Creating dependency file for Osmocom_Types_part_1.cc #8 14.73 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 14.74 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 14.75 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 14.76 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 14.77 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 14.79 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 14.79 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 14.80 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 14.80 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 14.81 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 14.82 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 14.83 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 14.83 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 14.84 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 14.86 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 14.86 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 14.86 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 14.86 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 14.86 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 14.87 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 14.87 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 14.88 Creating dependency file for Native_Functions_part_7.cc #8 14.90 Creating dependency file for Native_Functions_part_6.cc #8 14.90 Creating dependency file for Native_Functions_part_5.cc #8 14.92 Creating dependency file for Native_Functions_part_4.cc #8 14.92 Creating dependency file for Native_Functions_part_3.cc #8 14.93 Creating dependency file for Native_Functions_part_2.cc #8 14.93 Creating dependency file for Native_Functions_part_1.cc #8 14.94 Creating dependency file for MobileL3_Types_part_7.cc #8 14.94 Creating dependency file for MobileL3_Types_part_6.cc #8 14.95 Creating dependency file for MobileL3_Types_part_5.cc #8 14.96 Creating dependency file for MobileL3_Types_part_4.cc #8 14.97 Creating dependency file for MobileL3_Types_part_3.cc #8 14.98 Creating dependency file for MobileL3_Types_part_2.cc #8 14.99 Creating dependency file for MobileL3_Types_part_1.cc #8 15.00 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 15.00 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 15.00 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 15.01 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 15.02 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 15.03 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 15.03 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 15.04 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 15.04 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 15.05 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 15.05 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 15.06 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 15.07 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 15.08 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 15.10 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 15.10 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 15.10 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 15.12 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 15.12 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 15.13 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 15.13 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 15.15 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 15.15 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 15.16 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 15.18 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 15.19 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 15.19 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 15.20 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 15.21 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 15.22 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 15.22 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 15.24 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 15.24 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 15.25 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 15.25 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 15.25 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 15.27 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 15.28 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 15.29 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 15.30 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 15.31 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 15.31 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 15.32 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 15.32 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 15.33 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 15.33 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 15.33 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 15.34 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 15.35 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 15.36 Creating dependency file for Misc_Helpers_part_7.cc #8 15.37 Creating dependency file for Misc_Helpers_part_6.cc #8 15.38 Creating dependency file for Misc_Helpers_part_5.cc #8 15.39 Creating dependency file for Misc_Helpers_part_4.cc #8 15.40 Creating dependency file for Misc_Helpers_part_3.cc #8 15.40 Creating dependency file for Misc_Helpers_part_2.cc #8 15.41 Creating dependency file for Misc_Helpers_part_1.cc #8 15.41 Creating dependency file for MTP3asp_Types_part_7.cc #8 15.41 Creating dependency file for MTP3asp_Types_part_6.cc #8 15.41 Creating dependency file for MTP3asp_Types_part_5.cc #8 15.41 Creating dependency file for MTP3asp_Types_part_4.cc #8 15.41 Creating dependency file for MTP3asp_Types_part_3.cc #8 15.41 Creating dependency file for MTP3asp_Types_part_2.cc #8 15.41 Creating dependency file for MTP3asp_Types_part_1.cc #8 15.42 Creating dependency file for MTP3asp_PortType_part_7.cc #8 15.42 Creating dependency file for MTP3asp_PortType_part_6.cc #8 15.44 Creating dependency file for MTP3asp_PortType_part_5.cc #8 15.44 Creating dependency file for MTP3asp_PortType_part_4.cc #8 15.45 Creating dependency file for MTP3asp_PortType_part_2.cc #8 15.45 Creating dependency file for MTP3asp_PortType_part_3.cc #8 15.45 Creating dependency file for MTP3asp_PortType_part_1.cc #8 15.46 Creating dependency file for MGCP_Types_part_7.cc #8 15.46 Creating dependency file for MGCP_Types_part_6.cc #8 15.46 Creating dependency file for MGCP_Types_part_5.cc #8 15.46 Creating dependency file for MGCP_Types_part_4.cc #8 15.47 Creating dependency file for MGCP_Types_part_3.cc #8 15.47 Creating dependency file for MGCP_Types_part_2.cc #8 15.47 Creating dependency file for MGCP_Types_part_1.cc #8 15.48 Creating dependency file for MGCP_Templates_part_7.cc #8 15.49 Creating dependency file for MGCP_Templates_part_6.cc #8 15.49 Creating dependency file for MGCP_Templates_part_5.cc #8 15.49 Creating dependency file for MGCP_Templates_part_4.cc #8 15.50 Creating dependency file for MGCP_Templates_part_3.cc #8 15.50 Creating dependency file for MGCP_Templates_part_2.cc #8 15.50 Creating dependency file for MGCP_Templates_part_1.cc #8 15.51 Creating dependency file for MGCP_Emulation_part_7.cc #8 15.51 Creating dependency file for MGCP_Emulation_part_6.cc #8 15.51 Creating dependency file for MGCP_Emulation_part_5.cc #8 15.51 Creating dependency file for MGCP_Emulation_part_4.cc #8 15.53 Creating dependency file for MGCP_Emulation_part_3.cc #8 15.53 Creating dependency file for MGCP_Emulation_part_2.cc #8 15.53 Creating dependency file for MGCP_Emulation_part_1.cc #8 15.54 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc #8 15.56 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc #8 15.59 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc #8 15.59 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc #8 15.60 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc #8 15.61 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc #8 15.62 Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc #8 15.62 Creating dependency file for MGCP_CodecPort_part_7.cc #8 15.63 Creating dependency file for MGCP_CodecPort_part_6.cc #8 15.64 Creating dependency file for MGCP_CodecPort_part_5.cc #8 15.64 Creating dependency file for MGCP_CodecPort_part_4.cc #8 15.64 Creating dependency file for MGCP_CodecPort_part_3.cc #8 15.65 Creating dependency file for MGCP_CodecPort_part_2.cc #8 15.66 Creating dependency file for MGCP_CodecPort_part_1.cc #8 15.66 Creating dependency file for M3UA_Types_part_7.cc #8 15.66 Creating dependency file for M3UA_Types_part_6.cc #8 15.68 Creating dependency file for M3UA_Types_part_5.cc #8 15.68 Creating dependency file for M3UA_Types_part_4.cc #8 15.68 Creating dependency file for M3UA_Types_part_3.cc #8 15.70 Creating dependency file for M3UA_Types_part_2.cc #8 15.71 Creating dependency file for M3UA_Types_part_1.cc #8 15.71 Creating dependency file for M3UA_Emulation_part_7.cc #8 15.71 Creating dependency file for M3UA_Emulation_part_6.cc #8 15.72 Creating dependency file for M3UA_Emulation_part_5.cc #8 15.73 Creating dependency file for M3UA_Emulation_part_4.cc #8 15.74 Creating dependency file for M3UA_Emulation_part_3.cc #8 15.74 Creating dependency file for M3UA_Emulation_part_2.cc #8 15.74 Creating dependency file for M3UA_Emulation_part_1.cc #8 15.74 Creating dependency file for L3_Templates_part_7.cc #8 15.75 Creating dependency file for L3_Templates_part_6.cc #8 15.76 Creating dependency file for L3_Templates_part_5.cc #8 15.77 Creating dependency file for L3_Templates_part_4.cc #8 15.78 Creating dependency file for L3_Templates_part_3.cc #8 15.79 Creating dependency file for L3_Templates_part_2.cc #8 15.81 Creating dependency file for L3_Templates_part_1.cc #8 15.81 Creating dependency file for L3_Common_part_7.cc #8 15.82 Creating dependency file for L3_Common_part_6.cc #8 15.83 Creating dependency file for L3_Common_part_5.cc #8 15.84 Creating dependency file for L3_Common_part_4.cc #8 15.84 Creating dependency file for L3_Common_part_3.cc #8 15.85 Creating dependency file for L3_Common_part_2.cc #8 15.86 Creating dependency file for L3_Common_part_1.cc #8 15.87 Creating dependency file for Iuh_Types_part_7.cc #8 15.87 Creating dependency file for Iuh_Types_part_6.cc #8 15.88 Creating dependency file for Iuh_Types_part_5.cc #8 15.90 Creating dependency file for Iuh_Types_part_4.cc #8 15.90 Creating dependency file for Iuh_Types_part_3.cc #8 15.91 Creating dependency file for Iuh_Types_part_2.cc #8 15.91 Creating dependency file for Iuh_Types_part_1.cc #8 15.91 Creating dependency file for Iuh_Emulation_part_7.cc #8 15.92 Creating dependency file for Iuh_Emulation_part_6.cc #8 15.93 Creating dependency file for Iuh_Emulation_part_5.cc #8 15.94 Creating dependency file for Iuh_Emulation_part_4.cc #8 15.95 Creating dependency file for Iuh_Emulation_part_3.cc #8 15.96 Creating dependency file for Iuh_Emulation_part_2.cc #8 15.96 Creating dependency file for Iuh_Emulation_part_1.cc #8 15.97 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc #8 15.98 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_6.cc #8 15.99 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_5.cc #8 15.99 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_4.cc #8 16.00 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc #8 16.00 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.cc #8 16.00 Creating dependency file for Iuh_CodecPort_CtrlFunct_part_1.cc #8 16.01 Creating dependency file for Iuh_CodecPort_part_7.cc #8 16.02 Creating dependency file for Iuh_CodecPort_part_6.cc #8 16.02 Creating dependency file for Iuh_CodecPort_part_5.cc #8 16.03 Creating dependency file for Iuh_CodecPort_part_4.cc #8 16.04 Creating dependency file for Iuh_CodecPort_part_3.cc #8 16.05 Creating dependency file for Iuh_CodecPort_part_2.cc #8 16.06 Creating dependency file for Iuh_CodecPort_part_1.cc #8 16.06 Creating dependency file for IuUP_Types_part_7.cc #8 16.07 Creating dependency file for IuUP_Types_part_6.cc #8 16.07 Creating dependency file for IuUP_Types_part_5.cc #8 16.08 Creating dependency file for IuUP_Types_part_4.cc #8 16.08 Creating dependency file for IuUP_Types_part_3.cc #8 16.09 Creating dependency file for IuUP_Types_part_2.cc #8 16.10 Creating dependency file for IuUP_Types_part_1.cc #8 16.11 Creating dependency file for IuUP_Emulation_part_7.cc #8 16.12 Creating dependency file for IuUP_Emulation_part_6.cc #8 16.12 Creating dependency file for IuUP_Emulation_part_5.cc #8 16.14 Creating dependency file for IuUP_Emulation_part_4.cc #8 16.15 Creating dependency file for IuUP_Emulation_part_3.cc #8 16.16 Creating dependency file for IuUP_Emulation_part_2.cc #8 16.17 Creating dependency file for IuUP_Emulation_part_1.cc #8 16.17 Creating dependency file for IPL4asp_Types_part_7.cc #8 16.18 Creating dependency file for IPL4asp_Types_part_6.cc #8 16.18 Creating dependency file for IPL4asp_Types_part_5.cc #8 16.19 Creating dependency file for IPL4asp_Types_part_4.cc #8 16.19 Creating dependency file for IPL4asp_Types_part_3.cc #8 16.21 Creating dependency file for IPL4asp_Types_part_2.cc #8 16.21 Creating dependency file for IPL4asp_Types_part_1.cc #8 16.22 Creating dependency file for IPL4asp_PortType_part_7.cc #8 16.24 Creating dependency file for IPL4asp_PortType_part_6.cc #8 16.24 Creating dependency file for IPL4asp_PortType_part_5.cc #8 16.25 Creating dependency file for IPL4asp_PortType_part_4.cc #8 16.25 Creating dependency file for IPL4asp_PortType_part_3.cc #8 16.26 Creating dependency file for IPL4asp_PortType_part_2.cc #8 16.27 Creating dependency file for IPL4asp_PortType_part_1.cc #8 16.27 Creating dependency file for IPL4asp_Functions_part_7.cc #8 16.29 Creating dependency file for IPL4asp_Functions_part_6.cc #8 16.29 Creating dependency file for IPL4asp_Functions_part_5.cc #8 16.30 Creating dependency file for IPL4asp_Functions_part_4.cc #8 16.30 Creating dependency file for IPL4asp_Functions_part_3.cc #8 16.31 Creating dependency file for IPL4asp_Functions_part_2.cc #8 16.32 Creating dependency file for IPL4asp_Functions_part_1.cc #8 16.33 Creating dependency file for IPA_Types_part_7.cc #8 16.33 Creating dependency file for IPA_Types_part_6.cc #8 16.34 Creating dependency file for IPA_Types_part_5.cc #8 16.34 Creating dependency file for IPA_Types_part_4.cc #8 16.35 Creating dependency file for IPA_Types_part_3.cc #8 16.36 Creating dependency file for IPA_Types_part_2.cc #8 16.36 Creating dependency file for IPA_Types_part_1.cc #8 16.38 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 16.38 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 16.38 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 16.38 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 16.40 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 16.40 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 16.41 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 16.42 Creating dependency file for IPA_CodecPort_part_7.cc #8 16.43 Creating dependency file for IPA_CodecPort_part_6.cc #8 16.44 Creating dependency file for IPA_CodecPort_part_5.cc #8 16.45 Creating dependency file for IPA_CodecPort_part_4.cc #8 16.46 Creating dependency file for IPA_CodecPort_part_3.cc #8 16.47 Creating dependency file for IPA_CodecPort_part_2.cc #8 16.47 Creating dependency file for IPA_CodecPort_part_1.cc #8 16.48 Creating dependency file for HNBGW_Tests_part_7.cc #8 16.48 Creating dependency file for HNBGW_Tests_part_6.cc #8 16.48 Creating dependency file for HNBGW_Tests_part_5.cc #8 16.49 Creating dependency file for HNBGW_Tests_part_3.cc #8 16.50 Creating dependency file for HNBGW_Tests_part_4.cc #8 16.50 Creating dependency file for HNBGW_Tests_part_2.cc #8 16.51 Creating dependency file for HNBGW_Tests_part_1.cc #8 16.51 Creating dependency file for HNBAP_Types_part_7.cc #8 16.51 Creating dependency file for HNBAP_Types_part_6.cc #8 16.52 Creating dependency file for HNBAP_Types_part_5.cc #8 16.52 Creating dependency file for HNBAP_Types_part_4.cc #8 16.52 Creating dependency file for HNBAP_Types_part_3.cc #8 16.54 Creating dependency file for HNBAP_Types_part_2.cc #8 16.54 Creating dependency file for HNBAP_Types_part_1.cc #8 16.55 Creating dependency file for HNBAP_Templates_part_7.cc #8 16.55 Creating dependency file for HNBAP_Templates_part_6.cc #8 16.56 Creating dependency file for HNBAP_Templates_part_5.cc #8 16.57 Creating dependency file for HNBAP_Templates_part_4.cc #8 16.58 Creating dependency file for HNBAP_Templates_part_3.cc #8 16.58 Creating dependency file for HNBAP_Templates_part_2.cc #8 16.59 Creating dependency file for HNBAP_Templates_part_1.cc #8 16.60 Creating dependency file for General_Types_part_7.cc #8 16.61 Creating dependency file for General_Types_part_6.cc #8 16.61 Creating dependency file for General_Types_part_5.cc #8 16.62 Creating dependency file for General_Types_part_4.cc #8 16.62 Creating dependency file for General_Types_part_3.cc #8 16.64 Creating dependency file for General_Types_part_2.cc #8 16.65 Creating dependency file for General_Types_part_1.cc #8 16.65 Creating dependency file for GSM_Types_part_7.cc #8 16.67 Creating dependency file for GSM_Types_part_6.cc #8 16.67 Creating dependency file for GSM_Types_part_5.cc #8 16.67 Creating dependency file for GSM_Types_part_4.cc #8 16.68 Creating dependency file for GSM_Types_part_3.cc #8 16.69 Creating dependency file for GSM_Types_part_2.cc #8 16.70 Creating dependency file for GSM_Types_part_1.cc #8 16.70 Creating dependency file for DNS_Helpers_part_7.cc #8 16.72 Creating dependency file for DNS_Helpers_part_6.cc #8 16.73 Creating dependency file for DNS_Helpers_part_5.cc #8 16.74 Creating dependency file for DNS_Helpers_part_4.cc #8 16.74 Creating dependency file for DNS_Helpers_part_3.cc #8 16.75 Creating dependency file for DNS_Helpers_part_2.cc #8 16.75 Creating dependency file for DNS_Helpers_part_1.cc #8 16.75 Creating dependency file for BSSAP_Types_part_7.cc #8 16.76 Creating dependency file for BSSAP_Types_part_6.cc #8 16.76 Creating dependency file for BSSAP_Types_part_5.cc #8 16.78 Creating dependency file for BSSAP_Types_part_4.cc #8 16.78 Creating dependency file for BSSAP_Types_part_3.cc #8 16.78 Creating dependency file for BSSAP_Types_part_2.cc #8 16.80 Creating dependency file for BSSAP_Types_part_1.cc #8 16.80 Creating dependency file for BSSAP_CodecPort_part_7.cc #8 16.81 Creating dependency file for BSSAP_CodecPort_part_6.cc #8 16.82 Creating dependency file for BSSAP_CodecPort_part_5.cc #8 16.84 Creating dependency file for BSSAP_CodecPort_part_4.cc #8 16.84 Creating dependency file for BSSAP_CodecPort_part_3.cc #8 16.84 Creating dependency file for BSSAP_CodecPort_part_2.cc #8 16.84 Creating dependency file for BSSAP_CodecPort_part_1.cc #8 16.85 Creating dependency file for UD_Types.cc #8 16.85 Creating dependency file for UD_PortType.cc #8 16.86 Creating dependency file for TELNETasp_PortType.cc #8 16.87 Creating dependency file for TCCInterface_Functions.cc #8 16.87 Creating dependency file for TCCEncoding_Functions.cc #8 16.87 Creating dependency file for StatsD_Types.cc #8 16.87 Creating dependency file for TCCConversion_Functions.cc #8 16.88 Creating dependency file for StatsD_CodecPort_CtrlFunct.cc #8 16.88 Creating dependency file for StatsD_CodecPort.cc #8 16.89 Creating dependency file for StatsD_Checker.cc #8 16.89 Creating dependency file for Socket_API_Definitions.cc #8 16.89 Creating dependency file for SDP_Types.cc #8 16.89 Creating dependency file for SDP_Templates.cc #8 16.90 Creating dependency file for SCTPasp_Types.cc #8 16.92 Creating dependency file for SCTPasp_PortType.cc #8 16.92 Creating dependency file for SCTP_Templates.cc #8 16.93 Creating dependency file for SCCPasp_Types.cc #8 16.95 Creating dependency file for SCCP_Types.cc #8 16.96 Creating dependency file for SCCP_Templates.cc #8 16.96 Creating dependency file for SCCP_Emulation.cc #8 17.03 Creating dependency file for RUA_Types.cc #8 17.07 Creating dependency file for RUA_Templates.cc #8 17.08 Creating dependency file for RUA_Emulation.cc #8 17.08 Creating dependency file for RTP_Types.cc #8 17.09 Creating dependency file for RTP_Emulation.cc #8 17.10 Creating dependency file for RTP_CodecPort_CtrlFunct.cc #8 17.12 Creating dependency file for RTP_CodecPort.cc #8 17.14 Creating dependency file for RANAP_Types.cc #8 17.15 Creating dependency file for RANAP_Templates.cc #8 17.16 Creating dependency file for RANAP_CodecPort.cc #8 17.16 Creating dependency file for PFCP_Types.cc #8 17.18 Creating dependency file for PFCP_Templates.cc #8 17.18 Creating dependency file for PFCP_Emulation.cc #8 17.19 Creating dependency file for PFCP_CodecPort_CtrlFunct.cc #8 17.23 Creating dependency file for PFCP_CodecPort.cc #8 17.23 Creating dependency file for Osmocom_VTY_Functions.cc #8 17.23 Creating dependency file for Osmocom_Types.cc #8 17.26 Creating dependency file for Osmocom_CTRL_Types.cc #8 17.27 Creating dependency file for Osmocom_CTRL_Functions.cc #8 17.28 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 17.30 Creating dependency file for Native_Functions.cc #8 17.33 Creating dependency file for MobileL3_Types.cc #8 17.36 Creating dependency file for MobileL3_SS_Types.cc #8 17.42 Creating dependency file for MobileL3_SMS_Types.cc #8 17.45 Creating dependency file for MobileL3_RRM_Types.cc #8 17.47 Creating dependency file for MobileL3_MM_Types.cc #8 17.51 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 17.54 Creating dependency file for MobileL3_CommonIE_Types.cc #8 17.55 Creating dependency file for MobileL3_CC_Types.cc #8 17.56 Creating dependency file for Misc_Helpers.cc #8 17.57 Creating dependency file for MTP3asp_Types.cc #8 17.60 Creating dependency file for MTP3asp_PortType.cc #8 17.60 Creating dependency file for MGCP_Types.cc #8 17.61 Creating dependency file for MGCP_Templates.cc #8 17.62 Creating dependency file for MGCP_Emulation.cc #8 17.62 Creating dependency file for MGCP_CodecPort_CtrlFunct.cc #8 17.69 Creating dependency file for MGCP_CodecPort.cc #8 17.77 Creating dependency file for M3UA_Types.cc #8 17.81 Creating dependency file for M3UA_Emulation.cc #8 17.82 Creating dependency file for L3_Templates.cc #8 17.83 Creating dependency file for L3_Common.cc #8 17.83 Creating dependency file for Iuh_Types.cc #8 17.84 Creating dependency file for Iuh_Emulation.cc #8 17.85 Creating dependency file for Iuh_CodecPort_CtrlFunct.cc #8 17.85 Creating dependency file for Iuh_CodecPort.cc #8 17.89 Creating dependency file for IuUP_Types.cc #8 17.91 Creating dependency file for IuUP_Emulation.cc #8 17.93 Creating dependency file for IPL4asp_Types.cc #8 17.94 Creating dependency file for IPL4asp_PortType.cc #8 17.95 Creating dependency file for IPL4asp_Functions.cc #8 18.01 Creating dependency file for IPA_Types.cc #8 18.03 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 18.12 Creating dependency file for IPA_CodecPort.cc #8 18.15 Creating dependency file for HNBGW_Tests.cc #8 18.17 Creating dependency file for HNBAP_Types.cc #8 18.18 Creating dependency file for HNBAP_Templates.cc #8 18.18 Creating dependency file for General_Types.cc #8 18.18 Creating dependency file for GSM_Types.cc #8 18.19 Creating dependency file for DNS_Helpers.cc #8 18.22 Creating dependency file for BSSAP_Types.cc #8 18.23 Creating dependency file for BSSAP_CodecPort.cc #8 23.66 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 23.67 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 23.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc #8 23.69 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 23.70 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 23.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates.o HNBAP_Templates.cc #8 23.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types.o HNBAP_Types.cc #8 23.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests.o HNBGW_Tests.cc #8 23.73 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 23.74 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 23.75 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 23.78 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 23.78 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 23.80 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 23.82 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 23.82 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 23.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort.o Iuh_CodecPort.cc #8 23.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct.o Iuh_CodecPort_CtrlFunct.cc #8 23.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation.o Iuh_Emulation.cc #8 23.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types.o Iuh_Types.cc #8 25.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc #8 25.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 25.81 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 26.15 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 26.45 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 26.76 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 26.79 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 26.91 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 27.92 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 28.18 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 28.34 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 28.44 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 28.44 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 28.82 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 28.91 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 29.42 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 29.79 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 29.83 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 30.01 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 30.03 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 30.03 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': #8 30.03 MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type] #8 30.03 7791 | } #8 30.03 | ^ #8 30.03 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': #8 30.03 MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type] #8 30.03 7843 | } #8 30.03 | ^ #8 30.04 MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': #8 30.04 MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type] #8 30.04 8940 | } #8 30.04 | ^ #8 30.04 MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': #8 30.04 MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type] #8 30.04 9388 | } #8 30.04 | ^ #8 30.78 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 31.92 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 31.98 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 32.36 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 32.38 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 32.67 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 32.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort.o PFCP_CodecPort.cc #8 33.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct.o PFCP_CodecPort_CtrlFunct.cc #8 33.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation.o PFCP_Emulation.cc #8 34.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates.o PFCP_Templates.cc #8 34.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types.o PFCP_Types.cc #8 35.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc #8 35.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc #8 35.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc #8 35.38 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.41 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 36.46 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 37.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc #8 37.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation.o RUA_Emulation.cc #8 37.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates.o RUA_Templates.cc #8 38.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types.o RUA_Types.cc #8 38.69 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 39.25 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 40.46 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 41.45 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 41.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates.o SCTP_Templates.cc #8 42.24 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 43.72 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 44.31 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 45.05 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 46.72 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 49.59 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 49.63 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 49.82 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 50.89 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 51.55 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 52.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc #8 52.60 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 53.16 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 53.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc #8 54.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc #8 54.22 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 54.33 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 54.41 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 54.42 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 54.45 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 54.48 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 54.54 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 54.56 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 54.62 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 54.70 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 54.79 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 54.88 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 54.98 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 55.04 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 55.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc #8 55.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc #8 55.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc #8 55.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc #8 55.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc #8 55.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc #8 55.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc #8 55.28 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 55.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc #8 55.31 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 55.37 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 55.38 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 55.41 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 55.44 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 55.46 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 55.46 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 55.48 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 55.50 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 55.53 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 55.56 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 55.58 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 55.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_1.o HNBAP_Templates_part_1.cc #8 55.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_2.o HNBAP_Templates_part_2.cc #8 55.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_3.o HNBAP_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 HNBAP_Templates_part_4.o HNBAP_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 HNBAP_Templates_part_5.o HNBAP_Templates_part_5.cc #8 55.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_6.o HNBAP_Templates_part_6.cc #8 55.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_7.o HNBAP_Templates_part_7.cc #8 55.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_1.o HNBAP_Types_part_1.cc #8 55.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_2.o HNBAP_Types_part_2.cc #8 55.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_3.o HNBAP_Types_part_3.cc #8 55.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_4.o HNBAP_Types_part_4.cc #8 55.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_5.o HNBAP_Types_part_5.cc #8 55.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_6.o HNBAP_Types_part_6.cc #8 55.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_7.o HNBAP_Types_part_7.cc #8 55.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_1.o HNBGW_Tests_part_1.cc #8 55.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_2.o HNBGW_Tests_part_2.cc #8 55.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_3.o HNBGW_Tests_part_3.cc #8 55.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_4.o HNBGW_Tests_part_4.cc #8 56.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_5.o HNBGW_Tests_part_5.cc #8 56.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_6.o HNBGW_Tests_part_6.cc #8 56.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_7.o HNBGW_Tests_part_7.cc #8 56.06 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 56.10 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 56.12 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 56.13 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 56.14 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 56.17 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 56.17 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 56.20 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 56.23 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 56.23 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 56.25 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 56.28 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 56.31 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 56.34 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 56.35 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 56.38 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 56.40 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 56.43 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 56.46 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 56.48 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 56.49 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 56.50 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 56.53 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 56.56 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 56.57 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 56.58 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 56.60 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 56.64 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 56.66 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 56.67 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 56.68 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 56.70 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 56.73 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 56.76 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 56.77 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 56.78 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 56.78 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 56.84 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 56.86 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 56.89 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 56.89 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 56.91 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 56.94 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 56.95 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 56.96 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 56.96 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 57.00 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 57.00 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 57.02 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 57.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc #8 57.05 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 57.07 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 57.08 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 57.10 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 57.12 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 57.13 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 57.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_1.cc #8 57.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_2.cc #8 57.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_3.cc #8 57.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_4.cc #8 57.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_5.cc #8 57.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_6.cc #8 57.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_7.o Iuh_CodecPort_part_7.cc #8 57.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_1.cc #8 57.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_2.cc #8 57.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_3.cc #8 57.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_4.cc #8 57.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_5.cc #8 57.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_6.cc #8 57.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_CodecPort_CtrlFunct_part_7.cc #8 57.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_1.o Iuh_Emulation_part_1.cc #8 57.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_2.o Iuh_Emulation_part_2.cc #8 57.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_3.o Iuh_Emulation_part_3.cc #8 57.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_4.o Iuh_Emulation_part_4.cc #8 57.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_5.o Iuh_Emulation_part_5.cc #8 57.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_6.o Iuh_Emulation_part_6.cc #8 57.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_7.o Iuh_Emulation_part_7.cc #8 57.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_1.o Iuh_Types_part_1.cc #8 57.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_2.o Iuh_Types_part_2.cc #8 57.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_3.o Iuh_Types_part_3.cc #8 57.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_4.o Iuh_Types_part_4.cc #8 57.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_5.o Iuh_Types_part_5.cc #8 57.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_6.o Iuh_Types_part_6.cc #8 57.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_7.o Iuh_Types_part_7.cc #8 57.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc #8 57.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc #8 57.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc #8 57.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc #8 57.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc #8 57.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc #8 57.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc #8 57.66 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 57.68 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 57.70 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 57.70 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 57.72 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 57.73 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 57.75 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 57.78 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 57.80 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 57.82 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 57.84 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 57.86 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 57.87 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 57.88 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 57.91 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 57.92 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 57.93 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 57.95 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 57.97 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 57.98 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 57.99 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 58.00 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 58.02 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 58.04 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 58.04 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 58.07 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 58.09 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 58.09 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 58.10 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 58.11 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 58.13 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 58.14 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 58.17 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 58.19 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 58.20 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 58.24 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 58.25 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 58.27 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 58.28 RUA_Emulation.cc: In function 'BITSTRING RUA__Emulation::f__context__id__by__comp(const COMPONENT&)': #8 58.28 RUA_Emulation.cc:5826:1: warning: control reaches end of non-void function [-Wreturn-type] #8 58.28 5826 | } #8 58.28 | ^ #8 58.28 RUA_Emulation.cc: In function 'INTEGER RUA__Emulation::f__idx__by__comp(const COMPONENT&)': #8 58.28 RUA_Emulation.cc:5877:1: warning: control reaches end of non-void function [-Wreturn-type] #8 58.28 5877 | } #8 58.28 | ^ #8 58.29 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 58.29 RUA_Emulation.cc: In function 'COMPONENT RUA__Emulation::f__comp__by__context__id(const BITSTRING&)': #8 58.29 RUA_Emulation.cc:6155:1: warning: control reaches end of non-void function [-Wreturn-type] #8 58.29 6155 | } #8 58.29 | ^ #8 58.32 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 58.35 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 58.35 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 58.37 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 58.39 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 58.41 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 58.42 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 58.44 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 58.44 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 58.46 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 58.48 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 58.49 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 58.50 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 58.52 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 58.54 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 58.55 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 58.56 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 58.58 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 58.59 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 58.60 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 58.62 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 58.64 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 58.66 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 58.67 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 58.68 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 58.70 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 58.72 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 58.73 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 58.75 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 58.78 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 58.80 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 58.82 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 58.82 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 58.86 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 58.87 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 58.88 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 58.89 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 58.90 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 58.91 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 58.92 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 58.93 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 58.95 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 58.96 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 58.97 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 58.98 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 58.99 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 59.00 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 59.00 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 59.04 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 59.05 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 59.06 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 59.07 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 59.10 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 59.11 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 59.13 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.13 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.14 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.15 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 59.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_7.o MobileL3_GMM_SM_Types_part_7.cc #8 59.19 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 59.20 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 59.22 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 59.25 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 59.25 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 59.27 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 59.27 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 59.30 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 59.30 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 59.31 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 59.32 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 59.34 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 59.35 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 59.36 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 59.41 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 59.42 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 59.42 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 59.43 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 59.44 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 59.47 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 59.50 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 59.50 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 59.51 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 59.53 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 59.53 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 59.56 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 59.56 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 59.59 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 59.60 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 59.63 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 59.64 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 59.65 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 59.66 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 59.70 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 59.70 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 59.74 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 59.74 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 59.77 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 59.78 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 59.79 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 59.79 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 59.82 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 59.84 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 59.84 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 59.87 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 59.88 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 59.90 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 59.92 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 59.94 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 59.94 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 59.95 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 59.97 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 59.98 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 60.00 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 60.00 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 60.01 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 60.03 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 60.04 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 60.05 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 60.06 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 60.08 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 60.08 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 60.08 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 60.08 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 60.11 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 60.13 HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)': #8 60.13 HNBGW_Tests.cc:18950:1: warning: control reaches end of non-void function [-Wreturn-type] #8 60.13 18950 | } #8 60.13 | ^ #8 60.13 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 60.15 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 60.16 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 60.17 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 60.17 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 60.19 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 60.20 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 60.24 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 60.24 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 60.27 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 60.29 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 60.31 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 60.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_1.cc #8 60.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_2.cc #8 60.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_3.cc #8 60.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_4.cc #8 60.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_5.cc #8 60.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_6.cc #8 60.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_7.o PFCP_CodecPort_part_7.cc #8 60.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_1.cc #8 60.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_2.cc #8 60.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_3.cc #8 60.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_4.cc #8 60.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_5.cc #8 60.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_6.cc #8 60.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_CodecPort_CtrlFunct_part_7.cc #8 60.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_1.o PFCP_Emulation_part_1.cc #8 60.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_2.o PFCP_Emulation_part_2.cc #8 60.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_3.o PFCP_Emulation_part_3.cc #8 60.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_4.o PFCP_Emulation_part_4.cc #8 60.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_5.o PFCP_Emulation_part_5.cc #8 60.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_6.o PFCP_Emulation_part_6.cc #8 60.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_7.o PFCP_Emulation_part_7.cc #8 60.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_1.o PFCP_Templates_part_1.cc #8 60.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_2.o PFCP_Templates_part_2.cc #8 60.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_3.o PFCP_Templates_part_3.cc #8 60.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_4.o PFCP_Templates_part_4.cc #8 60.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_5.o PFCP_Templates_part_5.cc #8 60.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_6.o PFCP_Templates_part_6.cc #8 60.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_7.o PFCP_Templates_part_7.cc #8 60.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_1.o PFCP_Types_part_1.cc #8 60.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_2.o PFCP_Types_part_2.cc #8 60.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_3.o PFCP_Types_part_3.cc #8 60.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_4.o PFCP_Types_part_4.cc #8 60.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_5.o PFCP_Types_part_5.cc #8 60.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_6.o PFCP_Types_part_6.cc #8 60.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_7.o PFCP_Types_part_7.cc #8 60.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc #8 60.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc #8 60.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc #8 60.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc #8 60.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc #8 60.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc #8 60.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc #8 60.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc #8 60.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc #8 60.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc #8 60.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc #8 60.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc #8 60.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc #8 60.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc #8 61.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc #8 61.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc #8 61.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc #8 61.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc #8 61.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc #8 61.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc #8 61.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc #8 61.10 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 61.11 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 61.12 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 61.14 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 61.16 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 61.19 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 61.20 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 61.21 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 61.22 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 61.24 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 61.24 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 61.25 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 61.25 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 61.26 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 61.29 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 61.31 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 61.32 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 61.33 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 61.33 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 61.35 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 61.38 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 61.39 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 61.40 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 61.41 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 61.42 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 61.43 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 61.45 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 61.47 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 61.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_1.o RUA_Emulation_part_1.cc #8 61.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_2.o RUA_Emulation_part_2.cc #8 61.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_3.o RUA_Emulation_part_3.cc #8 61.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_4.o RUA_Emulation_part_4.cc #8 61.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_5.o RUA_Emulation_part_5.cc #8 61.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_6.o RUA_Emulation_part_6.cc #8 61.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_7.o RUA_Emulation_part_7.cc #8 61.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_1.o RUA_Templates_part_1.cc #8 61.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_2.o RUA_Templates_part_2.cc #8 61.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_3.o RUA_Templates_part_3.cc #8 61.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_4.o RUA_Templates_part_4.cc #8 61.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_5.o RUA_Templates_part_5.cc #8 61.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_6.o RUA_Templates_part_6.cc #8 61.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_7.o RUA_Templates_part_7.cc #8 61.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_1.o RUA_Types_part_1.cc #8 61.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_2.o RUA_Types_part_2.cc #8 61.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_3.o RUA_Types_part_3.cc #8 61.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_4.o RUA_Types_part_4.cc #8 61.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_5.o RUA_Types_part_5.cc #8 61.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_6.o RUA_Types_part_6.cc #8 61.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_7.o RUA_Types_part_7.cc #8 61.76 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 61.78 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 61.79 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 61.81 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 61.81 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 61.81 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 61.83 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 61.85 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 61.88 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 61.88 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 61.89 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 61.92 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 61.92 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 61.94 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 61.97 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 61.98 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 62.00 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 62.02 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 62.03 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 62.06 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 62.08 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 62.09 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 62.11 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 62.11 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 62.13 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 62.14 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 62.15 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 62.16 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 62.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc #8 62.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc #8 62.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc #8 62.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc #8 62.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc #8 62.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc #8 62.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc #8 62.26 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 62.27 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 62.29 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 62.33 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 62.34 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 62.34 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 62.36 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 62.36 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 62.37 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 62.37 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 62.37 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 62.38 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 62.41 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 62.44 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 62.46 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 62.47 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 62.50 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 62.50 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 62.51 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 62.53 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 62.54 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 62.56 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 62.56 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 62.56 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 62.59 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 62.60 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 62.61 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 62.62 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 62.63 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 62.65 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 62.66 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 62.67 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 62.67 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 62.68 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 62.68 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 62.70 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 62.72 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 62.74 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 62.75 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 62.75 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 62.78 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 62.78 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 62.80 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 62.80 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 62.83 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 62.85 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 62.87 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 62.88 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 62.89 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 62.90 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 62.91 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 62.92 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 62.94 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 62.96 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 62.97 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 63.00 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 63.02 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 63.02 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 63.03 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 63.04 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 63.04 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 63.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 63.06 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 63.08 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 63.09 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 63.09 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 63.11 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 63.11 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 63.13 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 63.14 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 63.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc #8 63.17 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc #8 63.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc #8 63.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc #8 63.22 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc #8 63.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc #8 63.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc #8 63.25 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 63.25 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 63.27 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 63.29 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 63.29 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 63.31 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 63.34 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 63.34 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 63.34 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 63.37 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 63.39 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 63.40 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 63.42 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 63.42 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 63.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc #8 63.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc #8 63.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc #8 63.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc #8 63.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc #8 63.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc #8 63.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc #8 63.56 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc #8 63.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc #8 63.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc #8 63.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc #8 63.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc #8 63.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc #8 63.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc #8 63.66 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 63.69 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 63.69 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 63.70 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 63.72 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 63.72 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 63.72 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 63.75 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 63.78 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 63.80 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 63.82 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 63.83 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 63.85 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 63.86 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 63.87 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 63.90 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 63.93 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 63.93 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 63.94 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 63.99 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 63.99 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 64.01 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 64.02 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 64.05 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 64.08 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 64.10 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 64.10 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 64.13 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 64.16 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 64.18 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 64.19 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 64.21 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 64.24 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes.o HNBAP_CommonDataTypes.cc #8 64.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants.o HNBAP_Constants.cc #8 64.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers.o HNBAP_Containers.cc #8 64.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs.o HNBAP_IEs.cc #8 65.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents.o HNBAP_PDU_Contents.cc #8 65.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions.o HNBAP_PDU_Descriptions.cc #8 66.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc #8 66.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc #8 66.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc #8 68.36 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc #8 68.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc #8 68.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc #8 68.79 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes.o RUA_CommonDataTypes.cc #8 68.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants.o RUA_Constants.cc #8 70.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers.o RUA_Containers.cc #8 71.82 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs.o RUA_IEs.cc #8 71.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents.o RUA_PDU_Contents.cc #8 71.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions.o RUA_PDU_Descriptions.cc #8 72.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_1.cc #8 72.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_2.cc #8 72.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_3.cc #8 72.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_4.cc #8 73.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_5.cc #8 73.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_6.cc #8 73.14 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_7.o HNBAP_CommonDataTypes_part_7.cc #8 73.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_1.o HNBAP_Constants_part_1.cc #8 73.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_2.o HNBAP_Constants_part_2.cc #8 73.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_3.o HNBAP_Constants_part_3.cc #8 73.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_4.o HNBAP_Constants_part_4.cc #8 73.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_5.o HNBAP_Constants_part_5.cc #8 73.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_6.o HNBAP_Constants_part_6.cc #8 73.57 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_7.o HNBAP_Constants_part_7.cc #8 73.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_1.o HNBAP_Containers_part_1.cc #8 73.71 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_2.o HNBAP_Containers_part_2.cc #8 73.77 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_3.o HNBAP_Containers_part_3.cc #8 73.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_4.o HNBAP_Containers_part_4.cc #8 73.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_5.o HNBAP_Containers_part_5.cc #8 73.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_6.o HNBAP_Containers_part_6.cc #8 74.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers_part_7.o HNBAP_Containers_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 HNBAP_IEs_part_1.o HNBAP_IEs_part_1.cc #8 74.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_2.o HNBAP_IEs_part_2.cc #8 74.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_3.o HNBAP_IEs_part_3.cc #8 74.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_4.o HNBAP_IEs_part_4.cc #8 74.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_5.o HNBAP_IEs_part_5.cc #8 74.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_6.o HNBAP_IEs_part_6.cc #8 74.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs_part_7.o HNBAP_IEs_part_7.cc #8 74.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_1.cc #8 74.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_2.cc #8 74.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_3.cc #8 74.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_4.cc #8 75.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_5.cc #8 75.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_6.cc #8 75.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Contents_part_7.cc #8 75.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_1.cc #8 75.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_2.cc #8 75.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_3.cc #8 75.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_4.cc #8 75.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_5.cc #8 75.52 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_6.cc #8 75.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions_part_7.o HNBAP_PDU_Descriptions_part_7.cc #8 75.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc #8 75.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc #8 75.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc #8 75.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc #8 75.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc #8 76.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc #8 76.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc #8 76.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc #8 76.20 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc #8 76.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc #8 76.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc #8 76.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc #8 76.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc #8 76.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc #8 76.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc #8 76.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc #8 76.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc #8 76.54 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc #8 76.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc #8 76.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc #8 76.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc #8 76.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc #8 76.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc #8 83.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc #8 84.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc #8 84.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc #8 85.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc #8 85.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc #8 85.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc #8 87.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc #8 89.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc #8 89.25 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc #8 89.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc #8 89.67 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': #8 89.67 RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] #8 89.67 16604 | } #8 89.67 | ^ #8 89.68 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': #8 89.68 RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] #8 89.68 16656 | } #8 89.68 | ^ #8 89.68 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': #8 89.68 RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] #8 89.68 16765 | } #8 89.68 | ^ #8 89.68 RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': #8 89.68 RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] #8 89.68 16816 | } #8 89.68 | ^ #8 90.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc #8 90.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc #8 95.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc #8 95.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc #8 95.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc #8 96.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc #8 96.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc #8 96.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc #8 96.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc #8 96.18 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_1.cc #8 96.21 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_2.cc #8 96.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_3.cc #8 96.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_4.cc #8 96.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_5.cc #8 96.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_6.cc #8 96.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes_part_7.o RUA_CommonDataTypes_part_7.cc #8 96.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_1.o RUA_Constants_part_1.cc #8 96.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_2.o RUA_Constants_part_2.cc #8 96.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_3.o RUA_Constants_part_3.cc #8 96.53 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_4.o RUA_Constants_part_4.cc #8 96.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_5.o RUA_Constants_part_5.cc #8 96.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_6.o RUA_Constants_part_6.cc #8 96.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants_part_7.o RUA_Constants_part_7.cc #8 96.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_1.o RUA_Containers_part_1.cc #8 96.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_2.o RUA_Containers_part_2.cc #8 96.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_3.o RUA_Containers_part_3.cc #8 96.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_4.o RUA_Containers_part_4.cc #8 96.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_5.o RUA_Containers_part_5.cc #8 96.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_6.o RUA_Containers_part_6.cc #8 96.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers_part_7.o RUA_Containers_part_7.cc #8 96.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_1.o RUA_IEs_part_1.cc #8 96.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_2.o RUA_IEs_part_2.cc #8 96.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_3.o RUA_IEs_part_3.cc #8 96.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_4.o RUA_IEs_part_4.cc #8 96.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_5.o RUA_IEs_part_5.cc #8 96.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_6.o RUA_IEs_part_6.cc #8 96.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs_part_7.o RUA_IEs_part_7.cc #8 96.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_1.cc #8 96.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_2.cc #8 96.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_3.cc #8 96.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_4.cc #8 96.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_5.cc #8 97.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_6.cc #8 97.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents_part_7.o RUA_PDU_Contents_part_7.cc #8 97.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_1.cc #8 97.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_2.cc #8 97.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_3.cc #8 97.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_4.cc #8 97.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_5.cc #8 97.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_6.cc #8 97.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions_part_7.o RUA_PDU_Descriptions_part_7.cc #8 97.08 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 97.10 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 98.15 lex.SDP_parse_.c: In function 'int SDP_parse_lex()': #8 98.15 lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.15 21592 | register yy_state_type yy_current_state; #8 98.15 | ^~~~~~~~~~~~~~~~ #8 98.15 lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.15 21593 | register char *yy_cp, *yy_bp; #8 98.15 | ^~~~~ #8 98.15 lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.15 21593 | register char *yy_cp, *yy_bp; #8 98.15 | ^~~~~ #8 98.15 lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.15 21594 | register int yy_act; #8 98.15 | ^~~~~~ #8 98.16 lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': #8 98.16 lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.16 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; #8 98.16 | ^~~~ #8 98.16 lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.16 22513 | register char *source = (yytext_ptr); #8 98.16 | ^~~~~~ #8 98.16 lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.16 22514 | register int number_to_move, i; #8 98.16 | ^~~~~~~~~~~~~~ #8 98.16 lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.16 22514 | register int number_to_move, i; #8 98.16 | ^ #8 98.16 lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': #8 98.16 lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.16 22646 | register yy_state_type yy_current_state; #8 98.16 | ^~~~~~~~~~~~~~~~ #8 98.16 lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.16 22647 | register char *yy_cp; #8 98.16 | ^~~~~ #8 98.16 lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': #8 98.16 lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.16 22676 | register int yy_is_jam; #8 98.16 | ^~~~~~~~~ #8 98.16 lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] #8 98.16 22677 | register char *yy_cp = (yy_c_buf_p); #8 98.16 | ^~~~~ #8 98.28 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 98.37 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 99.22 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 100.2 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 100.2 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunctDef.o Iuh_CodecPort_CtrlFunctDef.cc #8 100.3 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 100.4 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 100.8 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 101.1 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 101.2 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 101.5 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 101.6 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 102.1 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc #8 102.2 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 102.4 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 102.4 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc #8 102.4 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc #8 103.3 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc #8 103.3 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 103.6 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc #8 103.7 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_CodecPort_CtrlFunctDef.cc #8 104.3 g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o #8 104.6 g++ -shared -o BSSAP_Types.so BSSAP_Types.o #8 104.9 g++ -shared -o DNS_Helpers.so DNS_Helpers.o #8 104.9 g++ -shared -o GSM_Types.so GSM_Types.o #8 105.0 g++ -shared -o General_Types.so General_Types.o #8 105.1 g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o #8 105.2 g++ -shared -o HNBAP_Types.so HNBAP_Types.o #8 105.2 g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o #8 105.2 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 105.3 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 105.4 g++ -shared -o IPA_Types.so IPA_Types.o #8 105.4 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 105.5 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 105.6 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 105.6 g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o #8 105.7 g++ -shared -o IuUP_Types.so IuUP_Types.o #8 105.7 g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o #8 105.8 g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o #8 105.8 g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o #8 105.8 g++ -shared -o Iuh_Types.so Iuh_Types.o #8 105.9 g++ -shared -o L3_Common.so L3_Common.o #8 105.9 g++ -shared -o L3_Templates.so L3_Templates.o #8 106.0 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 106.0 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 106.1 g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o #8 106.1 g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o #8 106.1 g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o #8 106.2 g++ -shared -o MGCP_Templates.so MGCP_Templates.o #8 106.2 g++ -shared -o MGCP_Types.so MGCP_Types.o #8 106.4 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 106.4 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 106.4 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 106.4 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 106.5 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 106.5 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 106.7 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 106.8 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 106.8 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 106.9 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 107.0 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 107.1 g++ -shared -o Native_Functions.so Native_Functions.o #8 107.1 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 107.1 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 107.1 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 107.3 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 107.3 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 107.3 g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o #8 107.3 g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o #8 107.5 g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o #8 107.5 g++ -shared -o PFCP_Templates.so PFCP_Templates.o #8 107.5 g++ -shared -o PFCP_Types.so PFCP_Types.o #8 107.5 g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o #8 107.6 g++ -shared -o RANAP_Templates.so RANAP_Templates.o #8 107.7 g++ -shared -o RANAP_Types.so RANAP_Types.o #8 107.7 g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o #8 107.8 g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o #8 107.9 g++ -shared -o RTP_Emulation.so RTP_Emulation.o #8 107.9 g++ -shared -o RTP_Types.so RTP_Types.o #8 107.9 g++ -shared -o RUA_Emulation.so RUA_Emulation.o #8 107.9 g++ -shared -o RUA_Templates.so RUA_Templates.o #8 108.0 g++ -shared -o RUA_Types.so RUA_Types.o #8 108.1 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 108.1 g++ -shared -o SCCP_Templates.so SCCP_Templates.o #8 108.2 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 108.2 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 108.2 g++ -shared -o SCTP_Templates.so SCTP_Templates.o #8 108.3 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 108.4 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 108.4 g++ -shared -o SDP_Templates.so SDP_Templates.o #8 108.4 g++ -shared -o SDP_Types.so SDP_Types.o #8 108.5 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 108.5 g++ -shared -o StatsD_Checker.so StatsD_Checker.o #8 108.5 g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o #8 108.5 g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o #8 108.6 g++ -shared -o StatsD_Types.so StatsD_Types.o #8 108.7 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 108.7 g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o #8 108.7 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 108.8 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 108.8 g++ -shared -o UD_PortType.so UD_PortType.o #8 108.8 g++ -shared -o UD_Types.so UD_Types.o #8 108.9 g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o #8 108.9 g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o #8 108.9 g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o #8 109.0 g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o #8 109.0 g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o #8 109.0 g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o #8 109.0 g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o #8 109.0 g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o #8 109.0 g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o #8 109.0 g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o #8 109.0 g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o #8 109.0 g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o #8 109.0 g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o #8 109.1 g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o #8 109.1 g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o #8 109.1 g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o #8 109.1 g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o #8 109.1 g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o #8 109.1 g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o #8 109.1 g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o #8 109.1 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 109.1 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 109.1 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 109.1 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 109.2 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 109.2 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 109.2 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 109.2 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 109.2 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 109.2 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 109.3 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 109.3 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 109.3 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 109.3 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 109.3 g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o #8 109.3 g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o #8 109.3 g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o #8 109.4 g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o #8 109.4 g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o #8 109.4 g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o #8 109.4 g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o #8 109.4 g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o #8 109.4 g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o #8 109.5 g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o #8 109.5 g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o #8 109.5 g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o #8 109.5 g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o #8 109.5 g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o #8 109.5 g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o #8 109.5 g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o #8 109.6 g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o #8 109.6 g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o #8 109.6 g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o #8 109.6 g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o #8 109.6 g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o #8 109.6 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 109.7 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 109.7 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 109.7 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 109.7 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 109.7 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 109.7 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 109.7 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 109.8 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 109.8 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 109.8 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 109.8 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 109.9 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 109.9 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 109.9 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 109.9 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 109.9 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 110.0 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 110.0 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 110.0 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 110.0 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 110.0 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 110.0 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 110.1 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 110.1 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 110.1 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 110.1 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 110.1 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 110.1 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 110.2 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 110.2 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 110.2 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 110.2 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 110.2 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 110.2 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 110.2 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 110.2 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 110.3 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 110.3 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 110.3 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 110.3 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 110.3 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 110.3 g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o #8 110.3 g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o #8 110.3 g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o #8 110.3 g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o #8 110.4 g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o #8 110.4 g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o #8 110.4 g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o #8 110.4 g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o #8 110.4 g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o #8 110.4 g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o #8 110.4 g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o #8 110.4 g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o #8 110.4 g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o #8 110.4 g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o #8 110.4 g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o #8 110.5 g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o #8 110.5 g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o #8 110.5 g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o #8 110.5 g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o #8 110.5 g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o #8 110.5 g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o #8 110.5 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o #8 110.5 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o #8 110.5 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o #8 110.6 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o #8 110.6 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o #8 110.6 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o #8 110.6 g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o #8 110.6 g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o #8 110.6 g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o #8 110.6 g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o #8 110.6 g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o #8 110.6 g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o #8 110.6 g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o #8 110.6 g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o #8 110.6 g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o #8 110.6 g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o #8 110.6 g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o #8 110.6 g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o #8 110.7 g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o #8 110.7 g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o #8 110.7 g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o #8 110.7 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 110.7 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 110.7 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 110.7 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 110.7 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 110.8 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 110.8 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 110.8 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 110.8 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 110.8 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 110.8 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 110.8 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 110.8 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 110.8 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 110.8 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 110.9 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 110.9 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 110.9 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 110.9 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 110.9 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 110.9 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 110.9 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 110.9 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 110.9 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 110.9 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 111.0 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 111.0 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 111.0 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 111.0 g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o #8 111.0 g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o #8 111.0 g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o #8 111.0 g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o #8 111.0 g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o #8 111.0 g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o #8 111.0 g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o #8 111.0 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o #8 111.0 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o #8 111.0 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o #8 111.1 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o #8 111.1 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o #8 111.1 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o #8 111.1 g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o #8 111.1 g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o #8 111.1 g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o #8 111.1 g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o #8 111.1 g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o #8 111.1 g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o #8 111.1 g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o #8 111.2 g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o #8 111.2 g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o #8 111.2 g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o #8 111.2 g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o #8 111.2 g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o #8 111.2 g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o #8 111.2 g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o #8 111.2 g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o #8 111.3 g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o #8 111.3 g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o #8 111.3 g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o #8 111.3 g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o #8 111.3 g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o #8 111.4 g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o #8 111.4 g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o #8 111.4 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 111.4 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 111.4 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 111.4 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 111.4 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 111.4 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 111.5 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 111.5 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 111.5 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 111.5 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 111.5 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 111.5 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 111.5 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 111.5 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 111.5 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 111.5 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 111.5 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 111.6 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 111.6 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 111.6 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 111.6 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 111.6 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 111.6 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 111.6 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 111.6 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 111.6 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 111.6 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 111.6 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 111.7 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 111.7 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 111.7 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 111.7 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 111.7 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 111.7 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 111.7 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 111.7 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 111.7 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 111.7 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 111.8 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 111.8 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 111.8 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 111.8 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 111.8 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 111.8 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 111.8 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 111.8 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 111.8 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 111.8 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 111.8 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 111.9 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 111.9 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 111.9 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 111.9 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 111.9 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 111.9 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 111.9 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 111.9 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 111.9 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 111.9 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 112.0 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 112.0 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 112.0 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 112.0 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 112.0 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 112.0 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 112.0 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 112.0 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 112.0 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 112.0 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 112.0 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 112.0 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 112.0 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 112.0 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 112.0 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 112.0 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 112.1 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 112.1 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 112.1 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 112.1 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 112.1 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 112.1 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 112.1 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 112.1 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 112.1 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 112.1 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 112.1 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 112.1 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 112.1 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 112.1 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 112.1 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 112.1 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 112.1 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 112.1 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 112.1 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 112.1 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 112.1 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 112.2 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 112.2 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 112.2 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 112.2 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 112.2 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 112.2 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 112.2 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 112.2 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 112.2 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 112.2 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 112.2 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 112.2 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 112.2 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 112.2 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 112.2 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 112.2 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 112.2 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 112.2 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 112.2 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 112.2 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 112.3 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 112.3 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 112.3 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 112.3 g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o #8 112.3 g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o #8 112.3 g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o #8 112.3 g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o #8 112.3 g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o #8 112.3 g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o #8 112.3 g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o #8 112.3 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o #8 112.3 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o #8 112.3 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o #8 112.3 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o #8 112.3 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o #8 112.3 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o #8 112.4 g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o #8 112.4 g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o #8 112.4 g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o #8 112.4 g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o #8 112.4 g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o #8 112.4 g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o #8 112.4 g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o #8 112.4 g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o #8 112.4 g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o #8 112.4 g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o #8 112.4 g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o #8 112.4 g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o #8 112.4 g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o #8 112.4 g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o #8 112.4 g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o #8 112.4 g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o #8 112.4 g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o #8 112.4 g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o #8 112.4 g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o #8 112.5 g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o #8 112.5 g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o #8 112.5 g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o #8 112.5 g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o #8 112.5 g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o #8 112.5 g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o #8 112.5 g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o #8 112.5 g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o #8 112.5 g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o #8 112.5 g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o #8 112.5 g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o #8 112.5 g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o #8 112.5 g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o #8 112.5 g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o #8 112.5 g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o #8 112.5 g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o #8 112.6 g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o #8 112.6 g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o #8 112.6 g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o #8 112.6 g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o #8 112.6 g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o #8 112.6 g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o #8 112.6 g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o #8 112.6 g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o #8 112.6 g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o #8 112.6 g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o #8 112.6 g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o #8 112.6 g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o #8 112.6 g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o #8 112.6 g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o #8 112.6 g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o #8 112.7 g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o #8 112.7 g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o #8 112.7 g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o #8 112.7 g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o #8 112.7 g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o #8 112.7 g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o #8 112.7 g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o #8 112.7 g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o #8 112.7 g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o #8 112.7 g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o #8 112.7 g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o #8 112.7 g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o #8 112.7 g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o #8 112.7 g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o #8 112.7 g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o #8 112.7 g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o #8 112.7 g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o #8 112.8 g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o #8 112.8 g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o #8 112.8 g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o #8 112.8 g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o #8 112.8 g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o #8 112.8 g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o #8 112.8 g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o #8 112.8 g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o #8 112.8 g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o #8 112.8 g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o #8 112.8 g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o #8 112.8 g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o #8 112.8 g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o #8 112.8 g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o #8 112.8 g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o #8 112.9 g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o #8 112.9 g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o #8 112.9 g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o #8 112.9 g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o #8 112.9 g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o #8 112.9 g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o #8 112.9 g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o #8 112.9 g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o #8 112.9 g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o #8 112.9 g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o #8 112.9 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 112.9 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 112.9 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 112.9 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 112.9 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 112.9 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 112.9 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 112.9 g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o #8 112.9 g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o #8 112.9 g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o #8 112.9 g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o #8 112.9 g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o #8 113.0 g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o #8 113.0 g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o #8 113.0 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 113.0 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 113.0 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 113.0 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 113.0 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 113.0 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 113.0 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 113.0 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 113.0 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 113.0 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 113.0 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 113.0 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 113.0 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 113.0 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 113.0 g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o #8 113.0 g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o #8 113.1 g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o #8 113.1 g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o #8 113.1 g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o #8 113.1 g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o #8 113.1 g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o #8 113.1 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 113.1 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 113.1 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 113.1 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 113.1 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 113.1 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 113.1 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 113.1 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 113.1 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 113.1 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 113.1 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 113.1 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 113.1 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 113.1 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 113.1 g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o #8 113.2 g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o #8 113.2 g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o #8 113.2 g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o #8 113.2 g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o #8 113.2 g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o #8 113.2 g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o #8 113.2 g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o #8 113.2 g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o #8 113.2 g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o #8 113.2 g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o #8 113.2 g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o #8 113.2 g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o #8 113.2 g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o #8 113.2 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 113.2 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 113.2 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 113.2 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 113.2 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 113.2 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 113.2 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 113.3 g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o #8 113.3 g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o #8 113.3 g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o #8 113.3 g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o #8 113.3 g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o #8 113.3 g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o #8 113.3 g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o #8 113.3 g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o #8 113.3 g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o #8 113.3 g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o #8 113.3 g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o #8 113.3 g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o #8 113.3 g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o #8 113.3 g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o #8 113.3 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o #8 113.3 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o #8 113.3 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o #8 113.3 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o #8 113.3 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o #8 113.3 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o #8 113.4 g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o #8 113.4 g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o #8 113.4 g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o #8 113.4 g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o #8 113.4 g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o #8 113.4 g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o #8 113.4 g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o #8 113.4 g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o #8 113.4 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 113.4 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 113.4 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 113.4 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 113.4 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 113.4 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 113.4 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 113.4 g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o #8 113.4 g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o #8 113.4 g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o #8 113.4 g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o #8 113.4 g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o #8 113.5 g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o #8 113.5 g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o #8 113.5 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 113.5 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 113.5 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 113.5 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 113.5 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 113.5 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 113.5 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 113.5 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 113.5 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 113.5 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 113.5 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 113.5 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 113.5 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 113.5 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 113.5 g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o #8 113.5 g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o #8 113.5 g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o #8 113.5 g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o #8 113.5 g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o #8 113.5 g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o #8 113.5 g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o #8 113.6 g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o #8 113.6 g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o #8 113.6 g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o #8 113.6 g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o #8 113.6 g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o #8 113.6 g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o #8 113.6 g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o #8 113.6 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 113.6 g++ -shared -o RAN_Adapter.so RAN_Adapter.o #8 113.6 g++ -shared -o RAN_Emulation.so RAN_Emulation.o #8 113.6 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 113.6 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 113.6 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 113.7 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 113.7 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 113.7 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 113.7 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 113.7 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 113.7 g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o #8 113.7 g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o #8 113.7 g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o #8 113.7 g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o #8 113.8 g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o #8 113.8 g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o #8 113.8 g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o #8 113.8 g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o #8 113.8 g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o #8 113.8 g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o #8 113.8 g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o #8 113.8 g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o #8 113.8 g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o #8 113.8 g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o #8 113.9 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 113.9 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 113.9 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 113.9 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 113.9 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 113.9 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 113.9 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 113.9 g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o #8 113.9 g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o #8 113.9 g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o #8 113.9 g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o #8 113.9 g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o #8 113.9 g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o #8 113.9 g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o #8 113.9 g++ -shared -o RANAP_Constants.so RANAP_Constants.o #8 113.9 g++ -shared -o RANAP_Containers.so RANAP_Containers.o #8 114.0 g++ -shared -o RANAP_IEs.so RANAP_IEs.o #8 114.0 g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o #8 114.1 g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o #8 114.1 g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o #8 114.1 g++ -shared -o RUA_Constants.so RUA_Constants.o #8 114.2 g++ -shared -o RUA_Containers.so RUA_Containers.o #8 114.2 g++ -shared -o RUA_IEs.so RUA_IEs.o #8 114.2 g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o #8 114.2 g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o #8 114.3 g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o #8 114.3 g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o #8 114.3 g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o #8 114.4 g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o #8 114.4 g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o #8 114.4 g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o #8 114.4 g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o #8 114.4 g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o #8 114.4 g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o #8 114.4 g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o #8 114.4 g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o #8 114.4 g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o #8 114.4 g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o #8 114.4 g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o #8 114.4 g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o #8 114.4 g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o #8 114.5 g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o #8 114.5 g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o #8 114.5 g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o #8 114.5 g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o #8 114.5 g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o #8 114.5 g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o #8 114.5 g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o #8 114.5 g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o #8 114.5 g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o #8 114.5 g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o #8 114.5 g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o #8 114.5 g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o #8 114.5 g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o #8 114.5 g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o #8 114.5 g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o #8 114.5 g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o #8 114.5 g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o #8 114.5 g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o #8 114.5 g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o #8 114.6 g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o #8 114.6 g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o #8 114.6 g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o #8 114.6 g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o #8 114.6 g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o #8 114.6 g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o #8 114.6 g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o #8 114.6 g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o #8 114.6 g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o #8 114.6 g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o #8 114.6 g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o #8 114.6 g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o #8 114.6 g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o #8 114.6 g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o #8 114.6 g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o #8 114.6 g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o #8 114.6 g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o #8 114.6 g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o #8 114.6 g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o #8 114.7 g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o #8 114.7 g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o #8 114.7 g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o #8 114.7 g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o #8 114.7 g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o #8 114.7 g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o #8 114.7 g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o #8 114.7 g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o #8 114.7 g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o #8 114.7 g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o #8 114.7 g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o #8 114.7 g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o #8 114.7 g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o #8 114.7 g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o #8 114.7 g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o #8 114.7 g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o #8 114.7 g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o #8 114.7 g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o #8 114.7 g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o #8 114.7 g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o #8 114.7 g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o #8 114.7 g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o #8 114.7 g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o #8 114.8 g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o #8 114.8 g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o #8 114.8 g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o #8 114.8 g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o #8 114.8 g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o #8 114.8 g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o #8 114.8 g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o #8 114.8 g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o #8 114.8 g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o #8 114.8 g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o #8 114.8 g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o #8 114.8 g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o #8 114.8 g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o #8 114.8 g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o #8 114.8 g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o #8 114.8 g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o #8 114.8 g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o #8 114.8 g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o #8 114.8 g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o #8 114.8 g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o #8 114.9 g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o #8 114.9 g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o #8 114.9 g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o #8 114.9 g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o #8 114.9 g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o #8 114.9 g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o #8 114.9 g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o #8 114.9 g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o #8 114.9 g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o #8 114.9 g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o #8 114.9 g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o #8 114.9 g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o #8 114.9 g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o #8 114.9 g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o #8 114.9 g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o #8 114.9 g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o #8 114.9 g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o #8 114.9 g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o #8 114.9 g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o #8 114.9 g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o #8 114.9 g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o #8 114.9 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 114.9 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 115.0 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 115.0 g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o #8 115.0 g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o #8 115.0 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 115.0 g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o #8 115.0 g++ -shared -o RTP_EncDec.so RTP_EncDec.o #8 115.0 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 115.0 g++ -shared -o SDP_EncDec.so SDP_EncDec.o #8 115.0 g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o #8 115.0 g++ -shared -o TCCConversion.so TCCConversion.o #8 115.0 g++ -shared -o TCCEncoding.so TCCEncoding.o #8 115.1 g++ -shared -o TCCInterface.so TCCInterface.o #8 115.1 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 115.1 g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o #8 115.1 g++ -shared -o RUA_EncDec.so RUA_EncDec.o #8 115.1 g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o #8 115.1 g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o #8 115.1 g++ -shared -o UD_PT.so UD_PT.o #8 115.2 g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o #8 115.2 g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o #8 119.3 g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o #8 120.6 g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o #8 120.9 g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o #8 123.2 g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o #8 123.2 g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o #8 124.2 g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o #8 124.8 g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o #8 125.4 g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o #8 126.0 g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o #8 126.6 g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o #8 126.7 if g++ -L /usr/lib/titan-fPIC -o HNBGW_Tests -Wl,--no-as-needed BSSAP_CodecPort.so BSSAP_Types.so DNS_Helpers.so GSM_Types.so General_Types.so HNBAP_Templates.so HNBAP_Types.so HNBGW_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so Iuh_CodecPort.so Iuh_CodecPort_CtrlFunct.so Iuh_Emulation.so Iuh_Types.so L3_Common.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 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 PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so RUA_Emulation.so RUA_Templates.so RUA_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.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 TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.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_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 DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_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 HNBAP_Templates_part_1.so HNBAP_Templates_part_2.so HNBAP_Templates_part_3.so HNBAP_Templates_part_4.so HNBAP_Templates_part_5.so HNBAP_Templates_part_6.so HNBAP_Templates_part_7.so HNBAP_Types_part_1.so HNBAP_Types_part_2.so HNBAP_Types_part_3.so HNBAP_Types_part_4.so HNBAP_Types_part_5.so HNBAP_Types_part_6.so HNBAP_Types_part_7.so HNBGW_Tests_part_1.so HNBGW_Tests_part_2.so HNBGW_Tests_part_3.so HNBGW_Tests_part_4.so HNBGW_Tests_part_5.so HNBGW_Tests_part_6.so HNBGW_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so 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 Iuh_CodecPort_part_1.so Iuh_CodecPort_part_2.so Iuh_CodecPort_part_3.so Iuh_CodecPort_part_4.so Iuh_CodecPort_part_5.so Iuh_CodecPort_part_6.so Iuh_CodecPort_part_7.so Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_7.so Iuh_Emulation_part_1.so Iuh_Emulation_part_2.so Iuh_Emulation_part_3.so Iuh_Emulation_part_4.so Iuh_Emulation_part_5.so Iuh_Emulation_part_6.so Iuh_Emulation_part_7.so Iuh_Types_part_1.so Iuh_Types_part_2.so Iuh_Types_part_3.so Iuh_Types_part_4.so Iuh_Types_part_5.so Iuh_Types_part_6.so Iuh_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so 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 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 PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so 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 RUA_Emulation_part_1.so RUA_Emulation_part_2.so RUA_Emulation_part_3.so RUA_Emulation_part_4.so RUA_Emulation_part_5.so RUA_Emulation_part_6.so RUA_Emulation_part_7.so RUA_Templates_part_1.so RUA_Templates_part_2.so RUA_Templates_part_3.so RUA_Templates_part_4.so RUA_Templates_part_5.so RUA_Templates_part_6.so RUA_Templates_part_7.so RUA_Types_part_1.so RUA_Types_part_2.so RUA_Types_part_3.so RUA_Types_part_4.so RUA_Types_part_5.so RUA_Types_part_6.so RUA_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 SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_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 TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_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 UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_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 HNBAP_CommonDataTypes.so HNBAP_Constants.so HNBAP_Containers.so HNBAP_IEs.so HNBAP_PDU_Contents.so HNBAP_PDU_Descriptions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RUA_CommonDataTypes.so RUA_Constants.so RUA_Containers.so RUA_IEs.so RUA_PDU_Contents.so RUA_PDU_Descriptions.so HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_7.so HNBAP_Constants_part_1.so HNBAP_Constants_part_2.so HNBAP_Constants_part_3.so HNBAP_Constants_part_4.so HNBAP_Constants_part_5.so HNBAP_Constants_part_6.so HNBAP_Constants_part_7.so HNBAP_Containers_part_1.so HNBAP_Containers_part_2.so HNBAP_Containers_part_3.so HNBAP_Containers_part_4.so HNBAP_Containers_part_5.so HNBAP_Containers_part_6.so HNBAP_Containers_part_7.so HNBAP_IEs_part_1.so HNBAP_IEs_part_2.so HNBAP_IEs_part_3.so HNBAP_IEs_part_4.so HNBAP_IEs_part_5.so HNBAP_IEs_part_6.so HNBAP_IEs_part_7.so HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_7.so RUA_Constants_part_1.so RUA_Constants_part_2.so RUA_Constants_part_3.so RUA_Constants_part_4.so RUA_Constants_part_5.so RUA_Constants_part_6.so RUA_Constants_part_7.so RUA_Containers_part_1.so RUA_Containers_part_2.so RUA_Containers_part_3.so RUA_Containers_part_4.so RUA_Containers_part_5.so RUA_Containers_part_6.so RUA_Containers_part_7.so RUA_IEs_part_1.so RUA_IEs_part_2.so RUA_IEs_part_3.so RUA_IEs_part_4.so RUA_IEs_part_5.so RUA_IEs_part_6.so RUA_IEs_part_7.so RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_7.so RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so Iuh_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 TCCEncoding.so TCCInterface.so TELNETasp_PT.so HNBAP_EncDec.so RUA_EncDec.so RANAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so UD_PT.so PFCP_CodecPort_CtrlFunctDef.so \ #8 126.7 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 126.7 -L/lib -lcrypto \ #8 126.7 -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ #8 126.7 then : ; else /usr/bin/titanver BSSAP_CodecPort.o BSSAP_Types.o DNS_Helpers.o GSM_Types.o General_Types.o HNBAP_Templates.o HNBAP_Types.o HNBGW_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o Iuh_CodecPort.o Iuh_CodecPort_CtrlFunct.o Iuh_Emulation.o Iuh_Types.o L3_Common.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 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 PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o RUA_Emulation.o RUA_Templates.o RUA_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.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 TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.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_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 DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_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 HNBAP_Templates_part_1.o HNBAP_Templates_part_2.o HNBAP_Templates_part_3.o HNBAP_Templates_part_4.o HNBAP_Templates_part_5.o HNBAP_Templates_part_6.o HNBAP_Templates_part_7.o HNBAP_Types_part_1.o HNBAP_Types_part_2.o HNBAP_Types_part_3.o HNBAP_Types_part_4.o HNBAP_Types_part_5.o HNBAP_Types_part_6.o HNBAP_Types_part_7.o HNBGW_Tests_part_1.o HNBGW_Tests_part_2.o HNBGW_Tests_part_3.o HNBGW_Tests_part_4.o HNBGW_Tests_part_5.o HNBGW_Tests_part_6.o HNBGW_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o 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 Iuh_CodecPort_part_1.o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_7.o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_Emulation_part_1.o Iuh_Emulation_part_2.o Iuh_Emulation_part_3.o Iuh_Emulation_part_4.o Iuh_Emulation_part_5.o Iuh_Emulation_part_6.o Iuh_Emulation_part_7.o Iuh_Types_part_1.o Iuh_Types_part_2.o Iuh_Types_part_3.o Iuh_Types_part_4.o Iuh_Types_part_5.o Iuh_Types_part_6.o Iuh_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o 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 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 PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o 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 RUA_Emulation_part_1.o RUA_Emulation_part_2.o RUA_Emulation_part_3.o RUA_Emulation_part_4.o RUA_Emulation_part_5.o RUA_Emulation_part_6.o RUA_Emulation_part_7.o RUA_Templates_part_1.o RUA_Templates_part_2.o RUA_Templates_part_3.o RUA_Templates_part_4.o RUA_Templates_part_5.o RUA_Templates_part_6.o RUA_Templates_part_7.o RUA_Types_part_1.o RUA_Types_part_2.o RUA_Types_part_3.o RUA_Types_part_4.o RUA_Types_part_5.o RUA_Types_part_6.o RUA_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 SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_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 TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_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 UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_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 HNBAP_CommonDataTypes.o HNBAP_Constants.o HNBAP_Containers.o HNBAP_IEs.o HNBAP_PDU_Contents.o HNBAP_PDU_Descriptions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RUA_CommonDataTypes.o RUA_Constants.o RUA_Containers.o RUA_IEs.o RUA_PDU_Contents.o RUA_PDU_Descriptions.o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_7.o HNBAP_Constants_part_1.o HNBAP_Constants_part_2.o HNBAP_Constants_part_3.o HNBAP_Constants_part_4.o HNBAP_Constants_part_5.o HNBAP_Constants_part_6.o HNBAP_Constants_part_7.o HNBAP_Containers_part_1.o HNBAP_Containers_part_2.o HNBAP_Containers_part_3.o HNBAP_Containers_part_4.o HNBAP_Containers_part_5.o HNBAP_Containers_part_6.o HNBAP_Containers_part_7.o HNBAP_IEs_part_1.o HNBAP_IEs_part_2.o HNBAP_IEs_part_3.o HNBAP_IEs_part_4.o HNBAP_IEs_part_5.o HNBAP_IEs_part_6.o HNBAP_IEs_part_7.o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_7.o RUA_Constants_part_1.o RUA_Constants_part_2.o RUA_Constants_part_3.o RUA_Constants_part_4.o RUA_Constants_part_5.o RUA_Constants_part_6.o RUA_Constants_part_7.o RUA_Containers_part_1.o RUA_Containers_part_2.o RUA_Containers_part_3.o RUA_Containers_part_4.o RUA_Containers_part_5.o RUA_Containers_part_6.o RUA_Containers_part_7.o RUA_IEs_part_1.o RUA_IEs_part_2.o RUA_IEs_part_3.o RUA_IEs_part_4.o RUA_IEs_part_5.o RUA_IEs_part_6.o RUA_IEs_part_7.o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_7.o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o Iuh_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 TCCEncoding.o TCCInterface.o TELNETasp_PT.o HNBAP_EncDec.o RUA_EncDec.o RANAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o UD_PT.o PFCP_CodecPort_CtrlFunctDef.o; exit 1; fi #8 127.3 make[1]: Leaving directory '/osmo-ttcn3-hacks/hnbgw' #8 DONE 131.4s #9 [4/4] COPY HNBGW_TESTS.CFG /data/HNBGW_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 2.3s done #10 writing image sha256:70e7ee577a5745c1c280cbaefcdf1212845d1b14dd3d225a74a9247df88bbc27 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-hnbgw-test:latest 0.0s done #10 DONE 2.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/ttcn3-hnbgw-test' + docker_image_exists ttcn3-hnbgw-test + docker images -q osmocom-build/ttcn3-hnbgw-test + test -n 70e7ee577a57 + list_osmo_packages debian-bookworm ttcn3-hnbgw-test + local distro=debian-bookworm + local image=ttcn3-hnbgw-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-hnbgw-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + VOL_BASE_DIR_PFCP=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp + network_create + SUBNET=1787704 + seq 1 30 + echo (1787704 + 1) % 256 + bc + SUBNET=57 + NET_NAME=ttcn3-hnbgw-test-57 + SUB4=172.18.57.0/24 + SUB6=fd02:db8:57::/64 + set +x Creating network ttcn3-hnbgw-test-57, trying SUBNET=57... + docker network create --internal --subnet 172.18.57.0/24 --ipv6 --subnet fd02:db8:57::/64 ttcn3-hnbgw-test-57 3f2b170457f0ebca4d4edc9633f0fe5e9d3dae8d10553e8338d32cf18bd916f9 + set +x ### Network ttcn3-hnbgw-test-57 created (SUBNET=57) ### + return + echo Testing without PFCP Testing without PFCP + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs HNBGW_Tests.cfg osmo-stp.cfg osmo-hnbgw.cfg + base_dir=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs + tests_cfg=HNBGW_Tests.cfg + stp_cfg=osmo-stp.cfg + hnbgw_cfg=osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/unix + cp HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_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-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/unix + cp osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 57 200 + NET=57 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-57 --ip 172.18.57.200 --ip6 fd02:db8:57::200 + docker run --rm --network ttcn3-hnbgw-test-57 --ip 172.18.57.200 --ip6 fd02:db8:57::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp:/data --name jenkins-ttcn3-hnbgw-test-910-stp -d osmocom-build/osmo-stp-master a3c1645f992702f602ae74793034e3074a239544213edb4a560203366b1bb112 + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 57 20 + NET=57 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-57 --ip 172.18.57.20 --ip6 fd02:db8:57::20 + docker run --rm --network ttcn3-hnbgw-test-57 --ip 172.18.57.20 --ip6 fd02:db8:57::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-910-hnbgw -d osmocom-build/osmo-hnbgw-master 08ec4d2e0e027e436c8249bf0df3f82e40367ec1d61898d528bbea4e1671cd8d + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 57 203 + NET=57 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-57 --ip 172.18.57.203 --ip6 fd02:db8:57::203 + docker run --rm --network ttcn3-hnbgw-test-57 --ip 172.18.57.203 --ip6 fd02:db8:57::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.57.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-910-ttcn3-hnbgw-test osmocom-build/ttcn3-hnbgw-test + SUBDIR=hnbgw + SUITE=HNBGW_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests HNBGW_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_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: HNBGW_Tests.cfg MC@88b9c072f555: Unix server socket created successfully. MC@88b9c072f555: Listening on TCP port 39305. 88b9c072f555 is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 88b9c072f555 39305 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@88b9c072f555: New HC connected from 172.18.57.203 [172.18.57.203]. 88b9c072f555: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@88b9c072f555: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@88b9c072f555: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@88b9c072f555: Configuration file was processed on all HCs. MC@88b9c072f555: Creating MTC on host 172.18.57.203. MC@88b9c072f555: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sat Jul 6 07:50:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(9)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@88b9c072f555: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(8)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(8)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(11)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(11)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@88b9c072f555: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(3)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(13)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@88b9c072f555: Test case TC_hnb_register finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat Jul 6 07:50:09 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158134) Waiting for packet dumper to finish... 1 (prev_count=158134, count=213363) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sat Jul 6 07:50:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(22)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(22)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(20)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@88b9c072f555: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: talloc reports "struct hnb_context" x 1, expecting 1 MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0-RUA(16)@88b9c072f555: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@88b9c072f555: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@88b9c072f555: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(14)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(26)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@88b9c072f555: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat Jul 6 07:50:14 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81989) Waiting for packet dumper to finish... 1 (prev_count=81989, count=140416) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sat Jul 6 07:50:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(33)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(33)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(31)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(36)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(34)@88b9c072f555: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: talloc reports "struct hnb_context" x 1, expecting 1 MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@88b9c072f555: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(27)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(35)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(37)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@88b9c072f555: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sat Jul 6 07:50:18 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80223) Waiting for packet dumper to finish... 1 (prev_count=80223, count=138353) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sat Jul 6 07:50:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_hnb_disconnected_timeout started. TC_hnb_disconnected_timeout-Iuh0(39)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(44)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(44)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(42)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(47)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(45)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@88b9c072f555: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } TC_hnb_disconnected_timeout-Iuh0(39)@88b9c072f555: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@88b9c072f555: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } TC_hnb_disconnected_timeout-Iuh0(49)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 IPA-CTRL-CLI-IPA(41)@88b9c072f555: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_hnb_disconnected_timeout-Iuh0(49)@88b9c072f555: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@88b9c072f555: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(43)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(45)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(38)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(48)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (pass -> pass) MTC@88b9c072f555: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sat Jul 6 07:50:37 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=145352) Waiting for packet dumper to finish... 1 (prev_count=145352, count=145942) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sat Jul 6 07:50:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_ue_register started. TC_ue_register-Iuh0(52)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(57)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(57)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(55)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(60)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(60)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(58)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(57)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(60)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(56)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(56)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(59)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(59)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register-Iuh0-RUA(53)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(56)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(55)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(51)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(59)@88b9c072f555: Final verdict of PTC: none TC_ue_register-Iuh0(52)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(58)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(61)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@88b9c072f555: Test case TC_ue_register finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat Jul 6 07:50:42 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82680) Waiting for packet dumper to finish... 1 (prev_count=82680, count=137040) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sat Jul 6 07:50:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_ue_register_tmsi_lai started. MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ue_register_tmsi_lai-Iuh0(63)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(68)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(68)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(66)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(71)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(68)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(71)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(67)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(67)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(70)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_tmsi_lai-Iuh0-RUA(64)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(66)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(67)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(72)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(70)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@88b9c072f555: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(62)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@88b9c072f555: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat Jul 6 07:50:46 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82580) Waiting for packet dumper to finish... 1 (prev_count=82580, count=136923) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sat Jul 6 07:50:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(74)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(79)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(79)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(77)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(82)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(80)@88b9c072f555: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(79)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(82)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(78)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(81)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(78)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(81)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_before_hnb_register-Iuh0-RUA(75)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(77)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(78)@88b9c072f555: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(73)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(81)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(80)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(79)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(83)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass) MTC@88b9c072f555: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sat Jul 6 07:50:51 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80130) Waiting for packet dumper to finish... 1 (prev_count=80130, count=134789) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sat Jul 6 07:50:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(85)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(90)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(88)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(93)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(91)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(89)@88b9c072f555: f_create_expect(l3 := '0A31BEF07F0E81960511'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@88b9c072f555: Created Expect[0] for '0A31BEF07F0E81960511'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@88b9c072f555: Added conn table entry 0TC_ranap_cs_initial_ue0(95)16602936 HNBGW_Test.msc0-SCCP(88)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@88b9c072f555: Found Expect[0] for l3='0A31BEF07F0E81960511'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@88b9c072f555: Added conn table entry 0TC_ranap_cs_initial_ue0(95)13524964 HNBGW_Test.msc0-SCCP(88)@88b9c072f555: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(95)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(88)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(95)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(89)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@88b9c072f555: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(85)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(94)@88b9c072f555: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(86)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(84)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(96)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(96): none (pass -> pass) MTC@88b9c072f555: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sat Jul 6 07:50:57 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118844) Waiting for packet dumper to finish... 1 (prev_count=118844, count=157210) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sat Jul 6 07:50:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(98)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(103)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(101)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(103)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(106)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@88b9c072f555: f_create_expect(l3 := 'CFFA9937DC6FCBD24D73'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(105)@88b9c072f555: Created Expect[0] for 'CFFA9937DC6FCBD24D73'O to be handled at TC_ranap_ps_initial_ue0(108) TC_ranap_ps_initial_ue-Iuh0-RUA(99)@88b9c072f555: Added conn table entry 0TC_ranap_ps_initial_ue0(108)11199816 HNBGW_Test.sgsn0-SCCP(104)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(104)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(105)@88b9c072f555: Found Expect[0] for l3='CFFA9937DC6FCBD24D73'O handled at TC_ranap_ps_initial_ue0(108) HNBGW_Test.sgsn0-RAN(105)@88b9c072f555: Added conn table entry 0TC_ranap_ps_initial_ue0(108)15037219 HNBGW_Test.sgsn0-SCCP(104)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(104)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(108)@88b9c072f555: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(108)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(99)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@88b9c072f555: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(98)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(97)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(107)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(109)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(98): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(99): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_initial_ue0(108): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(109): none (pass -> pass) MTC@88b9c072f555: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat Jul 6 07:51:02 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=118618) Waiting for packet dumper to finish... 1 (prev_count=118618, count=157415) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sat Jul 6 07:51:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(111)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(116)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(116)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(114)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(119)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(117)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(115)@88b9c072f555: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(115)@88b9c072f555: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(121) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112)@88b9c072f555: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(121)2494657 HNBGW_Test.msc0-SCCP(114)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(114)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(115)@88b9c072f555: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(121) HNBGW_Test.msc0-RAN(115)@88b9c072f555: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(121)5639275 HNBGW_Test.msc0-SCCP(114)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(114)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(114)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(114)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(114)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(114)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(121)@88b9c072f555: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(121)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(114)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@88b9c072f555: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(111)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(120)@88b9c072f555: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(110)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(122)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@88b9c072f555: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sat Jul 6 07:51:08 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124663) Waiting for packet dumper to finish... 1 (prev_count=124663, count=166077) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sat Jul 6 07:51:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(124)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(129)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(129)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(127)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@88b9c072f555: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(131)@88b9c072f555: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(134) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125)@88b9c072f555: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(134)3791638 HNBGW_Test.sgsn0-SCCP(130)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(130)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(131)@88b9c072f555: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(134) HNBGW_Test.sgsn0-RAN(131)@88b9c072f555: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(134)15398764 HNBGW_Test.sgsn0-SCCP(130)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(130)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(130)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(130)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(130)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(130)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(134)@88b9c072f555: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(134)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@88b9c072f555: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(124)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(133)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(123)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(135)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(124): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(134): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(135): none (pass -> pass) MTC@88b9c072f555: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sat Jul 6 07:51:14 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124647) Waiting for packet dumper to finish... 1 (prev_count=124647, count=166250) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sat Jul 6 07:51:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(137)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(142)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(140)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(145)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(143)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(141)@88b9c072f555: f_create_expect(l3 := '5DA5AD67FBA3BDF4D8D2'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(141)@88b9c072f555: Created Expect[0] for '5DA5AD67FBA3BDF4D8D2'O to be handled at TC_ranap_cs_bidir0(147) TC_ranap_cs_bidir-Iuh0-RUA(138)@88b9c072f555: Added conn table entry 0TC_ranap_cs_bidir0(147)8023740 HNBGW_Test.msc0-SCCP(140)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(140)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(141)@88b9c072f555: Found Expect[0] for l3='5DA5AD67FBA3BDF4D8D2'O handled at TC_ranap_cs_bidir0(147) HNBGW_Test.msc0-RAN(141)@88b9c072f555: Added conn table entry 0TC_ranap_cs_bidir0(147)3922353 HNBGW_Test.msc0-SCCP(140)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(147)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(140)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@88b9c072f555: vl_len:22 HNBGW_Test.msc0-SCCP(140)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(140)@88b9c072f555: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AFF2E1FA850E271772000'O TC_ranap_cs_bidir0(147)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(140)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(140)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(140)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(140)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(147)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(140)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@88b9c072f555: vl_len:20 HNBGW_Test.msc0-SCCP(140)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(140)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(147)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(147)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_bidir-Iuh0-RUA(138)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(141)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@88b9c072f555: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(137)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(136)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(146)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(148)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(137): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_bidir0(147): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_bidir-PFCP(148): none (pass -> pass) MTC@88b9c072f555: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat Jul 6 07:51:20 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123247) Waiting for packet dumper to finish... 1 (prev_count=123247, count=175061) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sat Jul 6 07:51:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(150)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(155)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(155)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(153)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@88b9c072f555: f_create_expect(l3 := 'B85DAFB84E5FC1FFA9BF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(157)@88b9c072f555: Created Expect[0] for 'B85DAFB84E5FC1FFA9BF'O to be handled at TC_ranap_ps_bidir0(160) TC_ranap_ps_bidir-Iuh0-RUA(151)@88b9c072f555: Added conn table entry 0TC_ranap_ps_bidir0(160)2885680 HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(157)@88b9c072f555: Found Expect[0] for l3='B85DAFB84E5FC1FFA9BF'O handled at TC_ranap_ps_bidir0(160) HNBGW_Test.sgsn0-RAN(157)@88b9c072f555: Added conn table entry 0TC_ranap_ps_bidir0(160)6622101 HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(160)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: vl_len:22 HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: vl_from0 HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A56A0A00450912F2B87D9'O TC_ranap_ps_bidir0(160)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(160)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: vl_len:20 HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: vl_from0 HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(160)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(160)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_bidir-Iuh0-RUA(151)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@88b9c072f555: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(150)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(156)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(159)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(149)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(161)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(150): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(151): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_bidir0(160): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_bidir-PFCP(161): none (pass -> pass) MTC@88b9c072f555: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat Jul 6 07:51:26 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120090) Waiting for packet dumper to finish... 1 (prev_count=120090, count=172361) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sat Jul 6 07:51:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(163)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(168)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(168)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(166)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@88b9c072f555: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(173) HNBGW_Test.msc0-RAN(167)@88b9c072f555: f_create_expect(l3 := 'B025A0154D6BD9D77263'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@88b9c072f555: Created Expect[0] for 'B025A0154D6BD9D77263'O to be handled at TC_rab_assignment0(173) TC_rab_assignment-Iuh0-RUA(164)@88b9c072f555: Added conn table entry 0TC_rab_assignment0(173)11826709 HNBGW_Test.msc0-SCCP(166)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@88b9c072f555: Found Expect[0] for l3='B025A0154D6BD9D77263'O handled at TC_rab_assignment0(173) HNBGW_Test.msc0-RAN(167)@88b9c072f555: Added conn table entry 0TC_rab_assignment0(173)2653879 HNBGW_Test.msc0-SCCP(166)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(173)@88b9c072f555: setverdict(pass): none -> pass VirtHNBGW-STATS(162)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(162)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(162)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(166)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@88b9c072f555: vl_len:91 HNBGW_Test.msc0-SCCP(166)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(166)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@88b9c072f555: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4761517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4761517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(173) TC_rab_assignment0(173)@88b9c072f555: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b4761517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4761517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(173)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@88b9c072f555: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b4761517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4761517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(173)@88b9c072f555: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b4761517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b4761517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(166)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(173)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(162)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(162)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(166)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@88b9c072f555: vl_len:12 HNBGW_Test.msc0-SCCP(166)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(166)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(173)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@88b9c072f555: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b4761517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(173)@88b9c072f555: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b4761517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(173)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(166)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(173)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(167)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@88b9c072f555: Final verdict of PTC: none TC_rab_assignment-Iuh0(163)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@88b9c072f555: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(164)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(172)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(162)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(174)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assignment-Iuh0(163): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(164): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assignment0(173): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assignment-PFCP(174): none (pass -> pass) MTC@88b9c072f555: Test case TC_rab_assignment finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sat Jul 6 07:51:32 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233003) Waiting for packet dumper to finish... 1 (prev_count=233003, count=233501) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sat Jul 6 07:51:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_rab_release started. TC_rab_release-Iuh0(176)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(181)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(181)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(179)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(184)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(182)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@88b9c072f555: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(186) HNBGW_Test.msc0-RAN(180)@88b9c072f555: f_create_expect(l3 := '7FA6961A6422C525FB60'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@88b9c072f555: Created Expect[0] for '7FA6961A6422C525FB60'O to be handled at TC_rab_release0(186) TC_rab_release-Iuh0-RUA(177)@88b9c072f555: Added conn table entry 0TC_rab_release0(186)11176038 HNBGW_Test.msc0-SCCP(179)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@88b9c072f555: Found Expect[0] for l3='7FA6961A6422C525FB60'O handled at TC_rab_release0(186) HNBGW_Test.msc0-RAN(180)@88b9c072f555: Added conn table entry 0TC_rab_release0(186)14447839 HNBGW_Test.msc0-SCCP(179)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(186)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@88b9c072f555: vl_len:91 HNBGW_Test.msc0-SCCP(179)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(179)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@88b9c072f555: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aa886617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aa886617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(186) TC_rab_release0(186)@88b9c072f555: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aa886617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aa886617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(186)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@88b9c072f555: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "aa886617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aa886617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(186)@88b9c072f555: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "aa886617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "aa886617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(179)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(186)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(179)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@88b9c072f555: vl_len:21 HNBGW_Test.msc0-SCCP(179)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(179)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(175)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(186)@88b9c072f555: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "aa886617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(186)@88b9c072f555: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "aa886617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(186)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(180)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@88b9c072f555: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(177)@88b9c072f555: Final verdict of PTC: none TC_rab_release-Iuh0(176)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(185)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(175)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(187)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_release-Iuh0(176): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_release-Iuh0-RUA(177): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_release0(186): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_release-PFCP(187): none (pass -> pass) MTC@88b9c072f555: Test case TC_rab_release finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sat Jul 6 07:51:39 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=226570) Waiting for packet dumper to finish... 1 (prev_count=226570, count=228629) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sat Jul 6 07:51:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(189)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(194)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(194)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(192)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@88b9c072f555: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(199) HNBGW_Test.msc0-RAN(193)@88b9c072f555: f_create_expect(l3 := 'E906662B9D433587E211'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@88b9c072f555: Created Expect[0] for 'E906662B9D433587E211'O to be handled at TC_rab_release_abnormal0(199) TC_rab_release_abnormal-Iuh0-RUA(190)@88b9c072f555: Added conn table entry 0TC_rab_release_abnormal0(199)15435600 HNBGW_Test.msc0-SCCP(192)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@88b9c072f555: Found Expect[0] for l3='E906662B9D433587E211'O handled at TC_rab_release_abnormal0(199) HNBGW_Test.msc0-RAN(193)@88b9c072f555: Added conn table entry 0TC_rab_release_abnormal0(199)5919745 HNBGW_Test.msc0-SCCP(192)@88b9c072f555: Session index based on connection ID:0 TC_rab_release_abnormal0(199)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(192)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(192)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@88b9c072f555: vl_len:91 HNBGW_Test.msc0-SCCP(192)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(192)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@88b9c072f555: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eb875017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb875017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(199) TC_rab_release_abnormal0(199)@88b9c072f555: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eb875017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb875017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(199)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@88b9c072f555: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "eb875017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb875017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(199)@88b9c072f555: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "eb875017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb875017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(192)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(199)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(192)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@88b9c072f555: vl_len:21 HNBGW_Test.msc0-SCCP(192)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(192)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(188)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(199)@88b9c072f555: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "eb875017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(199)@88b9c072f555: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "eb875017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(199)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(192)@88b9c072f555: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(190)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@88b9c072f555: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(189)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(198)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(188)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(200)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_release_abnormal-Iuh0(189): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(190): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_release_abnormal0(199): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_release_abnormal-PFCP(200): none (pass -> pass) MTC@88b9c072f555: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sat Jul 6 07:51:45 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124910) Waiting for packet dumper to finish... 1 (prev_count=124910, count=232207) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sat Jul 6 07:51:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(202)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(207)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(207)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(205)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(211)@88b9c072f555: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(212) HNBGW_Test.msc0-RAN(206)@88b9c072f555: f_create_expect(l3 := '7AE4FD91A8253F61C572'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@88b9c072f555: Created Expect[0] for '7AE4FD91A8253F61C572'O to be handled at TC_rab_assign_fail0(212) TC_rab_assign_fail-Iuh0-RUA(203)@88b9c072f555: Added conn table entry 0TC_rab_assign_fail0(212)14733689 HNBGW_Test.msc0-SCCP(205)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@88b9c072f555: Found Expect[0] for l3='7AE4FD91A8253F61C572'O handled at TC_rab_assign_fail0(212) HNBGW_Test.msc0-RAN(206)@88b9c072f555: Added conn table entry 0TC_rab_assign_fail0(212)7880516 HNBGW_Test.msc0-SCCP(205)@88b9c072f555: Session index based on connection ID:0 TC_rab_assign_fail0(212)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(205)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(201)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(201)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(201)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(205)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@88b9c072f555: vl_len:91 HNBGW_Test.msc0-SCCP(205)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(205)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@88b9c072f555: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e0d17917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0d17917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(212) TC_rab_assign_fail0(212)@88b9c072f555: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e0d17917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0d17917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_fail0(212)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(212)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(201)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(201)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(201)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(212)@88b9c072f555: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "e0d17917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(212)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(212)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_fail-Iuh0-RUA(203)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@88b9c072f555: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(202)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(209)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(211)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(201)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(213)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assign_fail-Iuh0(202): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(203): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assign_fail0(212): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assign_fail-PFCP(213): none (pass -> pass) MTC@88b9c072f555: Test case TC_rab_assign_fail finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sat Jul 6 07:51:51 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208518) Waiting for packet dumper to finish... 1 (prev_count=208518, count=210577) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sat Jul 6 07:51:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(215)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(220)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(220)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(218)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@88b9c072f555: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(225) HNBGW_Test.msc0-RAN(219)@88b9c072f555: f_create_expect(l3 := '934862924065E3CDC104'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@88b9c072f555: Created Expect[0] for '934862924065E3CDC104'O to be handled at TC_rab_assign_mgcp_to0(225) TC_rab_assign_mgcp_to-Iuh0-RUA(216)@88b9c072f555: Added conn table entry 0TC_rab_assign_mgcp_to0(225)8504977 HNBGW_Test.msc0-SCCP(218)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@88b9c072f555: Found Expect[0] for l3='934862924065E3CDC104'O handled at TC_rab_assign_mgcp_to0(225) HNBGW_Test.msc0-RAN(219)@88b9c072f555: Added conn table entry 0TC_rab_assign_mgcp_to0(225)7097167 HNBGW_Test.msc0-SCCP(218)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(225)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(218)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@88b9c072f555: vl_len:91 HNBGW_Test.msc0-SCCP(218)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(218)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@88b9c072f555: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81c69117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81c69117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(225) TC_rab_assign_mgcp_to0(225)@88b9c072f555: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81c69117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81c69117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(218)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(218)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@88b9c072f555: vl_len:12 HNBGW_Test.msc0-SCCP(218)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(218)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(225)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(225)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(225)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgcp_to-Iuh0-RUA(216)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@88b9c072f555: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(215)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(214)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(219)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(224)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(226)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(215): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(216): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assign_mgcp_to0(225): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(226): none (pass -> pass) MTC@88b9c072f555: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat Jul 6 07:52:01 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=153307) Waiting for packet dumper to finish... 1 (prev_count=153307, count=198845) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sat Jul 6 07:52:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(233)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(231)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(237)@88b9c072f555: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(238) HNBGW_Test.msc0-RAN(232)@88b9c072f555: f_create_expect(l3 := '03910BEB16054FA02867'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@88b9c072f555: Created Expect[0] for '03910BEB16054FA02867'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(238) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229)@88b9c072f555: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(238)11651221 HNBGW_Test.msc0-SCCP(231)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@88b9c072f555: Found Expect[0] for l3='03910BEB16054FA02867'O handled at TC_rab_assign_mgw_iuup_addr_chg0(238) HNBGW_Test.msc0-RAN(232)@88b9c072f555: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(238)434698 HNBGW_Test.msc0-SCCP(231)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(238)@88b9c072f555: setverdict(pass): none -> pass VirtHNBGW-STATS(227)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(227)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(227)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@88b9c072f555: vl_len:91 HNBGW_Test.msc0-SCCP(231)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(231)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(237)@88b9c072f555: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b1c89517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1c89517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(238) TC_rab_assign_mgw_iuup_addr_chg0(238)@88b9c072f555: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b1c89517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1c89517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(238)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@88b9c072f555: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b1c89517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1c89517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(238)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@88b9c072f555: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b1c89517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b1c89517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(231)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(238)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(227)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(227)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(227)@88b9c072f555: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@88b9c072f555: vl_len:12 HNBGW_Test.msc0-SCCP(231)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(231)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(238)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@88b9c072f555: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b1c89517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(238)@88b9c072f555: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b1c89517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(238)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(238)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@88b9c072f555: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(237)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(227)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(239)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(238): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(239): none (pass -> pass) MTC@88b9c072f555: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sat Jul 6 07:52:07 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239646) Waiting for packet dumper to finish... 1 (prev_count=239646, count=240144) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sat Jul 6 07:52:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(241)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(246)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(244)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(245)@88b9c072f555: f_create_expect(l3 := '836A2DA5B2F3A3DAA61E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@88b9c072f555: Created Expect[0] for '836A2DA5B2F3A3DAA61E'O to be handled at TC_ranap_cs_mo_disconnect0(251) TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@88b9c072f555: Added conn table entry 0TC_ranap_cs_mo_disconnect0(251)12252272 HNBGW_Test.msc0-SCCP(244)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@88b9c072f555: Found Expect[0] for l3='836A2DA5B2F3A3DAA61E'O handled at TC_ranap_cs_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@88b9c072f555: Added conn table entry 0TC_ranap_cs_mo_disconnect0(251)4846808 HNBGW_Test.msc0-SCCP(244)@88b9c072f555: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(251)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(244)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@88b9c072f555: vl_len:22 HNBGW_Test.msc0-SCCP(244)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(244)@88b9c072f555: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A0AF9876E5842293D3742'O TC_ranap_cs_mo_disconnect0(251)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(251)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@88b9c072f555: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(251)12252272 HNBGW_Test.msc0-SCCP(244)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(251)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@88b9c072f555: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(251)4846808 TC_ranap_cs_mo_disconnect0(251)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(251)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(245)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(240)@88b9c072f555: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(241)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(250)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(252)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_mo_disconnect0(251): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(252): none (pass -> pass) MTC@88b9c072f555: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat Jul 6 07:52:18 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=164135) Waiting for packet dumper to finish... 1 (prev_count=164135, count=189699) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sat Jul 6 07:52:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(254)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(259)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(259)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(259)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(257)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(262)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(262)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(262)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(260)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(259)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(262)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(258)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(258)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(261)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(261)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(258)@88b9c072f555: f_create_expect(l3 := '45F7E44425B0B6386B69'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(258)@88b9c072f555: Created Expect[0] for '45F7E44425B0B6386B69'O to be handled at TC_ranap_ps_mo_disconnect0(264) TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@88b9c072f555: Added conn table entry 0TC_ranap_ps_mo_disconnect0(264)9072669 HNBGW_Test.msc0-SCCP(257)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(257)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(258)@88b9c072f555: Found Expect[0] for l3='45F7E44425B0B6386B69'O handled at TC_ranap_ps_mo_disconnect0(264) HNBGW_Test.msc0-RAN(258)@88b9c072f555: Added conn table entry 0TC_ranap_ps_mo_disconnect0(264)8213495 HNBGW_Test.msc0-SCCP(257)@88b9c072f555: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(264)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(257)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(257)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(257)@88b9c072f555: vl_len:22 HNBGW_Test.msc0-SCCP(257)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(257)@88b9c072f555: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A864627FB15411D811A5C'O TC_ranap_ps_mo_disconnect0(264)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(257)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(257)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(264)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@88b9c072f555: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(264)9072669 HNBGW_Test.msc0-SCCP(257)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(257)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(264)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(257)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-RAN(258)@88b9c072f555: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(264)8213495 TC_ranap_ps_mo_disconnect0(264)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(264)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(258)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(260)@88b9c072f555: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(254)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(262)@88b9c072f555: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(257)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(261)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(259)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(253)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(263)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(265)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(254): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(255): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(257): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(258): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(259): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(260): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(261): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(262): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(263): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_mo_disconnect0(264): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(265): none (pass -> pass) MTC@88b9c072f555: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat Jul 6 07:52:30 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148404) Waiting for packet dumper to finish... 1 (prev_count=148404, count=173964) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_without_pfcp ------ Sat Jul 6 07:52:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.pcap" >/data/HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_ps_rab_assignment_without_pfcp started. TC_ps_rab_assignment_without_pfcp-Iuh0(267)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ps_rab_assignment_without_pfcp-Iuh1(269)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(274)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(274)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(274)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(272)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(277)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(277)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(277)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(274)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(277)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(273)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(273)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(276)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(276)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_without_pfcp-PFCP(280)@88b9c072f555: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) HNBGW_Test.sgsn0-RAN(276)@88b9c072f555: f_create_expect(l3 := '9485731754624354D376'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(276)@88b9c072f555: Created Expect[0] for '9485731754624354D376'O to be handled at TC_ps_rab_assignment_without_pfcp0(279) TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(268)@88b9c072f555: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(279)8426219 HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(276)@88b9c072f555: Found Expect[0] for l3='9485731754624354D376'O handled at TC_ps_rab_assignment_without_pfcp0(279) HNBGW_Test.sgsn0-RAN(276)@88b9c072f555: Added conn table entry 0TC_ps_rab_assignment_without_pfcp0(279)16190998 HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_without_pfcp0(279)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: vl_len:91 HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: vl_from0 HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_without_pfcp0(279)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(279)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: vl_len:12 HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: vl_from0 HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_without_pfcp0(279)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_without_pfcp0(279)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp0(279)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(272)@88b9c072f555: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(270)@88b9c072f555: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(268)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(273)@88b9c072f555: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh0(267)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(266)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(275)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(276)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(274)@88b9c072f555: Final verdict of PTC: none TC_ps_rab_assignment_without_pfcp-Iuh1(269)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(277)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(278)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_without_pfcp-PFCP(280)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(266): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0(267): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh0-RUA(268): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1(269): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-Iuh1-RUA(270): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(272): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(273): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(274): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(275): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(276): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(277): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(278): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ps_rab_assignment_without_pfcp0(279): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_ps_rab_assignment_without_pfcp-PFCP(280): none (pass -> pass) MTC@88b9c072f555: Test case TC_ps_rab_assignment_without_pfcp finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass'. Sat Jul 6 07:52:41 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158347) Waiting for packet dumper to finish... 1 (prev_count=158347, count=185294) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sat Jul 6 07:52:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(282)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(284)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(289)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(287)@88b9c072f555: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn0-M3UA(292)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@88b9c072f555: ************************************************* MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(290)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(289)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(292)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(288)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(288)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(291)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(291)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(288)@88b9c072f555: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@88b9c072f555: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(294) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(294)2617849 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@88b9c072f555: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(294) HNBGW_Test.msc0-RAN(288)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(294)14446886 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(294)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(294)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(288)@88b9c072f555: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@88b9c072f555: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(296) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@88b9c072f555: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(296)4876177 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: First idle individual index:1 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(288)@88b9c072f555: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(296) HNBGW_Test.msc0-RAN(288)@88b9c072f555: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(296)7316148 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(296)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(296)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(288)@88b9c072f555: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@88b9c072f555: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(298) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@88b9c072f555: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(298)6182261 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: First idle individual index:2 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(288)@88b9c072f555: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(298) HNBGW_Test.msc0-RAN(288)@88b9c072f555: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(298)1818539 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(298)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(298)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(288)@88b9c072f555: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@88b9c072f555: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(300) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@88b9c072f555: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(300)12042288 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: First idle individual index:3 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(288)@88b9c072f555: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(300) HNBGW_Test.msc0-RAN(288)@88b9c072f555: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(300)13436016 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(287)@88b9c072f555: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(300)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(300)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-M3UA(289)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(285)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(282)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(281)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(284)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(286)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(293)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(297)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(301)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(295)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(299)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(281): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(282): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(283): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(284): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(285): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(286): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(294): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(295): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(296): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(297): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(298): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(299): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(300): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(301): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sat Jul 6 07:52:50 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216459) Waiting for packet dumper to finish... 1 (prev_count=216459, count=284689) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sat Jul 6 07:52:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(303)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(305)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(310)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(310)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(310)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(308)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(313)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(313)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(313)@88b9c072f555: ************************************************* HNBGW_Test.msc1-SCCP(311)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(316)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(316)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(316)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(314)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(319)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(319)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(319)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-SCCP(317)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(310)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(313)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(316)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(319)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(309)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(312)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(315)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(309)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(315)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(312)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(318)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(318)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(309)@88b9c072f555: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(309)@88b9c072f555: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(321) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(321)10287851 HNBGW_Test.msc0-SCCP(308)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(308)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(309)@88b9c072f555: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(321) HNBGW_Test.msc0-RAN(309)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(321)11971114 HNBGW_Test.msc0-SCCP(308)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(308)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(321)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(321)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(312)@88b9c072f555: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(312)@88b9c072f555: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(323) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304)@88b9c072f555: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(323)6450668 HNBGW_Test.msc1-SCCP(311)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc1-SCCP(311)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(312)@88b9c072f555: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(323) HNBGW_Test.msc1-RAN(312)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(323)13308366 HNBGW_Test.msc1-SCCP(311)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(311)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(323)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(323)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(309)@88b9c072f555: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(309)@88b9c072f555: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(325) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304)@88b9c072f555: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(325)3070954 HNBGW_Test.msc0-SCCP(308)@88b9c072f555: First idle individual index:1 HNBGW_Test.msc0-SCCP(308)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(309)@88b9c072f555: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(325) HNBGW_Test.msc0-RAN(309)@88b9c072f555: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(325)1707654 HNBGW_Test.msc0-SCCP(308)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(308)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(325)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(325)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(306)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(316)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(314)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(303)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(313)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(318)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(310)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(309)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(312)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(308)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(315)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(305)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(311)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(319)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(302)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(317)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(320)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(326)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(322)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(324)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(302): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(303): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(304): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(305): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(306): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(308): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(309): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(310): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(311): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(312): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(313): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(314): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(315): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(316): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(317): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(318): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(319): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(320): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(321): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(322): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(323): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(324): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(325): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(326): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sat Jul 6 07:52:59 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244280) Waiting for packet dumper to finish... 1 (prev_count=244280, count=312380) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sat Jul 6 07:53:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(328)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(330)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(335)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(335)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(335)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(333)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(338)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(338)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(338)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(336)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(341)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(341)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(341)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(339)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(344)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(344)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(344)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-SCCP(342)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(335)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(338)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(341)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(344)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(334)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(334)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(337)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(337)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(340)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(340)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(343)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(343)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(334)@88b9c072f555: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(334)@88b9c072f555: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329)@88b9c072f555: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)10081581 HNBGW_Test.msc0-SCCP(333)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(333)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(334)@88b9c072f555: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346) HNBGW_Test.msc0-RAN(334)@88b9c072f555: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)16156660 HNBGW_Test.msc0-SCCP(333)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(333)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(337)@88b9c072f555: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(337)@88b9c072f555: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329)@88b9c072f555: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)10965049 HNBGW_Test.msc1-SCCP(336)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc1-SCCP(336)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(337)@88b9c072f555: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) HNBGW_Test.msc1-RAN(337)@88b9c072f555: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)13764584 HNBGW_Test.msc1-SCCP(336)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(336)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(334)@88b9c072f555: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(334)@88b9c072f555: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329)@88b9c072f555: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)14267831 HNBGW_Test.msc0-SCCP(333)@88b9c072f555: First idle individual index:1 HNBGW_Test.msc0-SCCP(333)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(334)@88b9c072f555: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350) HNBGW_Test.msc0-RAN(334)@88b9c072f555: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)8506170 HNBGW_Test.msc0-SCCP(333)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(333)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(331)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(342)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(337)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(328)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(332)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(344)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(335)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(343)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(340)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(330)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(333)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(341)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(339)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(345)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(338)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(327)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(334)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(336)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(347)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(349)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(351)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(327): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(328): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(329): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(330): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(331): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(332): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(333): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(334): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(335): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(336): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(337): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(338): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(339): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(340): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(341): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(342): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(343): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(344): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(345): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(347): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(349): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(350): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(351): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sat Jul 6 07:53:08 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244755) Waiting for packet dumper to finish... 1 (prev_count=244755, count=305756) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sat Jul 6 07:53:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(353)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(355)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(360)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(360)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(360)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(358)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(363)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(363)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(363)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(361)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(366)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(366)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(366)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(364)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(369)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(369)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(369)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(367)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(360)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(363)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(366)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(369)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(359)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(359)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(362)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(362)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(365)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(365)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(368)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(368)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(359)@88b9c072f555: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(359)@88b9c072f555: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@88b9c072f555: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)14130947 HNBGW_Test.msc0-SCCP(358)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(358)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(359)@88b9c072f555: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) HNBGW_Test.msc0-RAN(359)@88b9c072f555: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)16214659 HNBGW_Test.msc0-SCCP(358)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(358)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(362)@88b9c072f555: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(362)@88b9c072f555: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@88b9c072f555: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)12808353 HNBGW_Test.msc1-SCCP(361)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc1-SCCP(361)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(362)@88b9c072f555: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) HNBGW_Test.msc1-RAN(362)@88b9c072f555: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)5470065 HNBGW_Test.msc1-SCCP(361)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(361)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(359)@88b9c072f555: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(359)@88b9c072f555: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@88b9c072f555: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375)10351893 HNBGW_Test.msc0-SCCP(358)@88b9c072f555: First idle individual index:1 HNBGW_Test.msc0-SCCP(358)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(359)@88b9c072f555: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375) HNBGW_Test.msc0-RAN(359)@88b9c072f555: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375)9471736 HNBGW_Test.msc0-SCCP(358)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(358)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(362)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(363)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(356)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(361)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(358)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(366)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(365)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(353)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(364)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(367)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(368)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(369)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(355)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(352)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(370)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(357)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(360)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(359)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(372)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(374)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(376)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(353): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(354): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(355): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(356): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(357): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(358): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(359): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(360): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(361): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(362): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(363): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(364): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(365): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(366): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(367): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(368): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(369): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(370): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(372): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(374): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(375): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(376): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sat Jul 6 07:53:17 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=316836) Waiting for packet dumper to finish... 1 (prev_count=316836, count=326676) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sat Jul 6 07:53:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(378)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(380)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(385)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(385)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(385)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(383)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(388)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(388)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(388)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(386)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(391)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(391)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(391)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(389)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(394)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(394)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(394)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-SCCP(392)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(385)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(388)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(391)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(394)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(384)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(384)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(387)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(387)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(390)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(390)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(393)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(393)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(384)@88b9c072f555: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(384)@88b9c072f555: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)11749698 HNBGW_Test.msc0-SCCP(383)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(383)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(384)@88b9c072f555: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396) HNBGW_Test.msc0-RAN(384)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)8761887 HNBGW_Test.msc0-SCCP(383)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(383)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(387)@88b9c072f555: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(387)@88b9c072f555: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379)@88b9c072f555: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)16053929 HNBGW_Test.msc1-SCCP(386)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc1-SCCP(386)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(387)@88b9c072f555: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398) HNBGW_Test.msc1-RAN(387)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)15465683 HNBGW_Test.msc1-SCCP(386)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(386)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(384)@88b9c072f555: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(384)@88b9c072f555: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379)@88b9c072f555: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400)16663167 HNBGW_Test.msc0-SCCP(383)@88b9c072f555: First idle individual index:1 HNBGW_Test.msc0-SCCP(383)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(384)@88b9c072f555: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400) HNBGW_Test.msc0-RAN(384)@88b9c072f555: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400)10567635 HNBGW_Test.msc0-SCCP(383)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(383)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(384)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(393)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(381)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(385)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(383)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(390)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(394)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(387)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(378)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(389)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(382)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(380)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(386)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(391)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(392)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(388)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(377)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(395)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(401)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(399)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(397)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(377): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(378): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(379): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(380): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(381): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(382): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(383): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(384): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(385): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(386): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(387): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(388): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(389): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(390): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(391): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(392): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(393): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(394): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(395): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(397): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(399): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(400): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(401): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sat Jul 6 07:53:27 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=320015) Waiting for packet dumper to finish... 1 (prev_count=320015, count=325190) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sat Jul 6 07:53:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(403)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(405)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(410)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(410)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(410)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(408)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(413)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(413)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(413)@88b9c072f555: ************************************************* HNBGW_Test.msc1-SCCP(411)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(416)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(416)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(416)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(414)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(419)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(419)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(419)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(417)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(410)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(413)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(416)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(419)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(409)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(409)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(412)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(412)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(415)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(415)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(418)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(418)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(409)@88b9c072f555: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(409)@88b9c072f555: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)6317670 HNBGW_Test.msc0-SCCP(408)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(408)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(409)@88b9c072f555: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421) HNBGW_Test.msc0-RAN(409)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)8027276 HNBGW_Test.msc0-SCCP(408)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(408)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(412)@88b9c072f555: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(412)@88b9c072f555: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404)@88b9c072f555: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)1736824 HNBGW_Test.msc1-SCCP(411)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc1-SCCP(411)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(412)@88b9c072f555: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423) HNBGW_Test.msc1-RAN(412)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)10328150 HNBGW_Test.msc1-SCCP(411)@88b9c072f555: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(411)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(409)@88b9c072f555: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(409)@88b9c072f555: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404)@88b9c072f555: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425)1717534 HNBGW_Test.msc0-SCCP(408)@88b9c072f555: First idle individual index:1 HNBGW_Test.msc0-SCCP(408)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(409)@88b9c072f555: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425) HNBGW_Test.msc0-RAN(409)@88b9c072f555: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425)14101355 HNBGW_Test.msc0-SCCP(408)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(408)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(415)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(418)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(414)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(417)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(406)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(405)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(409)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(403)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(412)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(411)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(407)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(419)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(402)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(413)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(408)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(410)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(416)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(420)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(424)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(426)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(422)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(402): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(403): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(404): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(405): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(406): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(407): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(408): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(409): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(410): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(411): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(412): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(413): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(414): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(415): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(416): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(417): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(418): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(419): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(420): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(422): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(424): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(425): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(426): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sat Jul 6 07:53:36 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=260005) Waiting for packet dumper to finish... 1 (prev_count=260005, count=330263) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sat Jul 6 07:53:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(428)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(430)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(435)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(435)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(435)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(433)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(438)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(438)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(438)@88b9c072f555: ************************************************* HNBGW_Test.msc1-SCCP(436)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(441)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(441)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(441)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(439)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(444)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(444)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(444)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-SCCP(442)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(435)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(438)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(441)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(444)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(434)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(434)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(437)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(437)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(440)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(440)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(443)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(443)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(437)@88b9c072f555: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(437)@88b9c072f555: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)4349767 HNBGW_Test.msc1-SCCP(436)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc1-SCCP(436)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(437)@88b9c072f555: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446) HNBGW_Test.msc1-RAN(437)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)14096619 HNBGW_Test.msc1-SCCP(436)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(436)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(437)@88b9c072f555: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(437)@88b9c072f555: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429)@88b9c072f555: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)7565563 HNBGW_Test.msc1-SCCP(436)@88b9c072f555: First idle individual index:1 HNBGW_Test.msc1-SCCP(436)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(437)@88b9c072f555: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448) HNBGW_Test.msc1-RAN(437)@88b9c072f555: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)8469713 HNBGW_Test.msc1-SCCP(436)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(436)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(437)@88b9c072f555: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(437)@88b9c072f555: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429)@88b9c072f555: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450)9189479 HNBGW_Test.msc1-SCCP(436)@88b9c072f555: First idle individual index:2 HNBGW_Test.msc1-SCCP(436)@88b9c072f555: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(437)@88b9c072f555: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450) HNBGW_Test.msc1-RAN(437)@88b9c072f555: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450)14892176 HNBGW_Test.msc1-SCCP(436)@88b9c072f555: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(436)@88b9c072f555: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(433)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(440)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(431)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(439)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(443)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(441)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(437)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(434)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(436)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(430)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(427)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(428)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(435)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(438)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(444)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(442)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(432)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(445)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(447)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(449)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(451)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(427): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(428): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(429): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(430): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(431): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(432): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(433): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(434): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(435): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(436): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(437): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(438): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(439): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(440): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(441): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(442): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(443): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(444): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(445): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(447): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(449): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(450): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(451): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sat Jul 6 07:53:45 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=337664) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sat Jul 6 07:53:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(453)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(455)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(460)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(458)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(463)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(463)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(463)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(461)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(466)@88b9c072f555: ************************************************* HNBGW_Test.msc2-M3UA(466)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(466)@88b9c072f555: ************************************************* HNBGW_Test.msc2-SCCP(464)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(469)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(469)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(469)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(467)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(472)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(472)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(472)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-SCCP(470)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(475)@88b9c072f555: ************************************************* HNBGW_Test.sgsn2-M3UA(475)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(475)@88b9c072f555: ************************************************* HNBGW_Test.sgsn2-SCCP(473)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(460)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(463)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(466)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(469)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(472)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(475)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23910 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(459)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(459)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(462)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(462)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(465)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(465)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(468)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(468)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(471)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(471)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(474)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(474)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(465)@88b9c072f555: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(465)@88b9c072f555: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)2271274 HNBGW_Test.msc2-SCCP(464)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc2-SCCP(464)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(465)@88b9c072f555: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477) HNBGW_Test.msc2-RAN(465)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)4118701 HNBGW_Test.msc2-SCCP(464)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(464)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(465)@88b9c072f555: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(465)@88b9c072f555: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454)@88b9c072f555: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)7788011 HNBGW_Test.msc2-SCCP(464)@88b9c072f555: First idle individual index:1 HNBGW_Test.msc2-SCCP(464)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(465)@88b9c072f555: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479) HNBGW_Test.msc2-RAN(465)@88b9c072f555: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)4642836 HNBGW_Test.msc2-SCCP(464)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(464)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(462)@88b9c072f555: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(462)@88b9c072f555: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454)@88b9c072f555: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481)11900233 HNBGW_Test.msc1-SCCP(461)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc1-SCCP(461)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(462)@88b9c072f555: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481) HNBGW_Test.msc1-RAN(462)@88b9c072f555: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481)10649348 HNBGW_Test.msc1-SCCP(461)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(461)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(463)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(468)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(462)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(470)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(464)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(467)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(471)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(457)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(456)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-RAN(465)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(466)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(461)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(455)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(452)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(460)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(453)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(472)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(474)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(475)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(469)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(473)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(476)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(478)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(482)@88b9c072f555: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(480)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(452): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(453): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(454): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(455): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(456): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(457): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(461): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(462): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(463): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-SCCP(464): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-RAN(465): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-M3UA(466): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(467): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(468): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(469): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(470): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(471): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(472): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(473): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn2-RAN(474): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(475): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(476): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(478): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(480): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(481): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(482): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sat Jul 6 07:53:53 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=404305) Waiting for packet dumper to finish... 1 (prev_count=404305, count=409450) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sat Jul 6 07:53:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(484)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(486)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(491)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(491)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(491)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(489)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(494)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(494)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(494)@88b9c072f555: ************************************************* HNBGW_Test.msc1-SCCP(492)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(497)@88b9c072f555: ************************************************* HNBGW_Test.msc2-M3UA(497)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(497)@88b9c072f555: ************************************************* HNBGW_Test.msc2-SCCP(495)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(500)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(500)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(500)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(498)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(503)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(503)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(503)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(501)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(506)@88b9c072f555: ************************************************* HNBGW_Test.sgsn2-M3UA(506)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(506)@88b9c072f555: ************************************************* HNBGW_Test.sgsn2-SCCP(504)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(491)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(494)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(497)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(500)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(503)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(506)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23910 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(490)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(490)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(493)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(493)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(496)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(496)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(499)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(499)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(502)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(502)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(505)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(505)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(490)@88b9c072f555: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(490)@88b9c072f555: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(508) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(485)@88b9c072f555: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)10570524 HNBGW_Test.msc0-SCCP(489)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(489)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(490)@88b9c072f555: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(508) HNBGW_Test.msc0-RAN(490)@88b9c072f555: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)13055365 HNBGW_Test.msc0-SCCP(489)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(489)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(496)@88b9c072f555: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(496)@88b9c072f555: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(510) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(485)@88b9c072f555: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(510)7895390 HNBGW_Test.msc2-SCCP(495)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc2-SCCP(495)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(496)@88b9c072f555: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(510) HNBGW_Test.msc2-RAN(496)@88b9c072f555: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(510)11243832 HNBGW_Test.msc2-SCCP(495)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(495)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(510)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(510)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(487)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(485)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(497)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(495)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(500)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-RAN(496)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(483)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(494)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(490)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(491)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(501)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(493)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(498)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(484)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(489)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(492)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(499)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(486)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(488)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(505)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(503)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(502)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(504)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(506)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(507)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(509)@88b9c072f555: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(511)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(483): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(484): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(485): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(486): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(487): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(488): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(489): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(490): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(491): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(492): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(493): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(494): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-SCCP(495): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-RAN(496): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-M3UA(497): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(498): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(499): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(500): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(501): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(502): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(503): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(504): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn2-RAN(505): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(506): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(507): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(508): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(509): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(510): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(511): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sat Jul 6 07:54:01 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353283) Waiting for packet dumper to finish... 1 (prev_count=353283, count=358428) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sat Jul 6 07:54:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(513)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(515)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(520)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(520)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(520)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(518)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(523)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(523)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(523)@88b9c072f555: ************************************************* HNBGW_Test.msc1-SCCP(521)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(526)@88b9c072f555: ************************************************* HNBGW_Test.msc2-M3UA(526)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(526)@88b9c072f555: ************************************************* HNBGW_Test.msc2-SCCP(524)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(529)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(529)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(529)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(527)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(520)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(523)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(526)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(529)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(519)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(519)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(522)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(522)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(525)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(525)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(528)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(528)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_imsi-Iuh0-RUA(514)@88b9c072f555: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(516)@88b9c072f555: UnitdataCallback HNBGW_Test.msc0-RAN(519)@88b9c072f555: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(519)@88b9c072f555: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(531) TC_mscpool_paging_imsi-Iuh0-RUA(514)@88b9c072f555: Added conn table entry 0TC_mscpool_paging_imsi0(531)6512094 HNBGW_Test.msc0-SCCP(518)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(518)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(519)@88b9c072f555: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(531) HNBGW_Test.msc0-RAN(519)@88b9c072f555: Added conn table entry 0TC_mscpool_paging_imsi0(531)8877404 HNBGW_Test.msc0-SCCP(518)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(518)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(531)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(531)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(528)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-RAN(525)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(517)@88b9c072f555: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(514)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(527)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(521)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(522)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(518)@88b9c072f555: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(513)@88b9c072f555: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(515)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(524)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(512)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(523)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(530)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(529)@88b9c072f555: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(516)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(520)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(519)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(526)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(532)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(512): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(513): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(514): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(515): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(516): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(517): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(518): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(519): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(520): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(521): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(522): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(523): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-SCCP(524): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-RAN(525): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-M3UA(526): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(527): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(528): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(529): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(530): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_paging_imsi0(531): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(532): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat Jul 6 07:54:11 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=258180) Waiting for packet dumper to finish... 1 (prev_count=258180, count=302768) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sat Jul 6 07:54:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(534)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(536)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(541)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(541)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(541)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(539)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(544)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(544)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(544)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(542)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(547)@88b9c072f555: ************************************************* HNBGW_Test.msc2-M3UA(547)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(547)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(545)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(550)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(550)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(550)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(548)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(541)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(544)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(547)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(550)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(540)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(540)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(543)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(543)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(546)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(546)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(549)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(549)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_tmsi0(552)@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_tmsi-Iuh0-RUA(535)@88b9c072f555: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(537)@88b9c072f555: UnitdataCallback TC_mscpool_paging_tmsi0(552)@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(540)@88b9c072f555: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(540)@88b9c072f555: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(552) TC_mscpool_paging_tmsi-Iuh0-RUA(535)@88b9c072f555: Added conn table entry 0TC_mscpool_paging_tmsi0(552)9475447 HNBGW_Test.msc0-SCCP(539)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(539)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(540)@88b9c072f555: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(552) HNBGW_Test.msc0-RAN(540)@88b9c072f555: Added conn table entry 0TC_mscpool_paging_tmsi0(552)12514749 HNBGW_Test.msc0-SCCP(539)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(539)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(552)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(552)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_tmsi-Iuh0-RUA(535)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(549)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(547)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(550)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(548)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(545)@88b9c072f555: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(537)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-RAN(546)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(540)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(543)@88b9c072f555: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(534)@88b9c072f555: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(536)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(541)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(544)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(539)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(533)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(542)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(551)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(538)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(553)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(533): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(534): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(535): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(536): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(537): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(538): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(539): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(540): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(541): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(542): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(543): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(544): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-SCCP(545): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-RAN(546): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-M3UA(547): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(548): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(549): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(550): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(551): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_paging_tmsi0(552): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(553): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat Jul 6 07:54:19 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225410) Waiting for packet dumper to finish... 1 (prev_count=225410, count=263344) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sat Jul 6 07:54:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(555)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(557)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(562)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(562)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(562)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(560)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(565)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(565)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(565)@88b9c072f555: ************************************************* HNBGW_Test.msc1-SCCP(563)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(568)@88b9c072f555: ************************************************* HNBGW_Test.msc2-M3UA(568)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(568)@88b9c072f555: ************************************************* HNBGW_Test.msc2-SCCP(566)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(571)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(571)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(571)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(569)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(562)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(565)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(568)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(571)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(561)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(561)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(564)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(564)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(567)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(567)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(570)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(570)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(561)@88b9c072f555: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(561)@88b9c072f555: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(573) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556)@88b9c072f555: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(573)8300834 HNBGW_Test.msc0-SCCP(560)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(560)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(561)@88b9c072f555: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(573) HNBGW_Test.msc0-RAN(561)@88b9c072f555: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(573)7976921 HNBGW_Test.msc0-SCCP(560)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(560)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(573)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(573)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(567)@88b9c072f555: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(567)@88b9c072f555: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(575) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556)@88b9c072f555: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(575)2107273 HNBGW_Test.msc2-SCCP(566)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc2-SCCP(566)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(567)@88b9c072f555: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(575) HNBGW_Test.msc2-RAN(567)@88b9c072f555: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(575)8776404 HNBGW_Test.msc2-SCCP(566)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(566)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(575)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(575)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(561)@88b9c072f555: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(561)@88b9c072f555: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(577) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556)@88b9c072f555: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(577)9811139 HNBGW_Test.msc0-SCCP(560)@88b9c072f555: First idle individual index:1 HNBGW_Test.msc0-SCCP(560)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(561)@88b9c072f555: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(577) HNBGW_Test.msc0-RAN(561)@88b9c072f555: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(577)15408475 HNBGW_Test.msc0-SCCP(560)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(560)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(577)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(577)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556)@88b9c072f555: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(558)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(561)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(566)@88b9c072f555: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(555)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(569)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(563)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-RAN(567)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(559)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(562)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(560)@88b9c072f555: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(557)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(572)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(568)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(571)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(570)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(564)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(554)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(565)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(574)@88b9c072f555: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(578)@88b9c072f555: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(576)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(554): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(555): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(556): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(557): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(558): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(559): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(560): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(561): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(562): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(563): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(564): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(565): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-SCCP(566): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-RAN(567): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-M3UA(568): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(569): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(570): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(571): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(572): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(573): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(574): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(575): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(576): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(577): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(578): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sat Jul 6 07:54:29 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=321881) Waiting for packet dumper to finish... 1 (prev_count=321881, count=323937) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sat Jul 6 07:54:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(580)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(582)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(587)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(587)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(587)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(585)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(590)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(590)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(590)@88b9c072f555: ************************************************* HNBGW_Test.msc1-SCCP(588)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(593)@88b9c072f555: ************************************************* HNBGW_Test.msc2-M3UA(593)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(593)@88b9c072f555: ************************************************* HNBGW_Test.msc2-SCCP(591)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(596)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(596)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(596)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(594)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(587)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(590)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(593)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(596)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(586)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(586)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(589)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(589)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(592)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(592)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(595)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(595)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(589)@88b9c072f555: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(589)@88b9c072f555: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(598) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581)@88b9c072f555: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(598)11729721 HNBGW_Test.msc1-SCCP(588)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc1-SCCP(588)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(589)@88b9c072f555: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(598) HNBGW_Test.msc1-RAN(589)@88b9c072f555: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(598)11224118 HNBGW_Test.msc1-SCCP(588)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(588)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(598)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(598)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(586)@88b9c072f555: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(586)@88b9c072f555: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(600) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581)@88b9c072f555: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(600)13949116 HNBGW_Test.msc0-SCCP(585)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(585)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(586)@88b9c072f555: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(600) HNBGW_Test.msc0-RAN(586)@88b9c072f555: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(600)5050793 HNBGW_Test.msc0-SCCP(585)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(585)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(600)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(600)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(592)@88b9c072f555: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(592)@88b9c072f555: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(602) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581)@88b9c072f555: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(602)6359266 HNBGW_Test.msc2-SCCP(591)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc2-SCCP(591)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(592)@88b9c072f555: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(602) HNBGW_Test.msc2-RAN(592)@88b9c072f555: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(602)8068254 HNBGW_Test.msc2-SCCP(591)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(591)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(602)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(602)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(583)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(593)@88b9c072f555: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(586)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(595)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(591)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(590)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(588)@88b9c072f555: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(580)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(584)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(579)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(585)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(596)@88b9c072f555: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(582)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(597)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(587)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(589)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(594)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-RAN(592)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(599)@88b9c072f555: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(601)@88b9c072f555: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(603)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(579): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(580): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(581): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(582): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(583): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(584): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(585): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(586): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(587): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(588): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(589): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(590): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-SCCP(591): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-RAN(592): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-M3UA(593): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(594): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(595): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(596): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(597): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(598): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(599): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(600): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(601): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(602): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(603): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sat Jul 6 07:54:38 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=333272) Waiting for packet dumper to finish... 1 (prev_count=333272, count=335332) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sat Jul 6 07:54:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(605)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(607)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(612)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(612)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(612)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(610)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(615)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(615)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(615)@88b9c072f555: ************************************************* HNBGW_Test.msc1-SCCP(613)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(618)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(618)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(618)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(616)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(621)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(621)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(621)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-SCCP(619)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(612)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(615)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(618)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(621)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(611)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(611)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(614)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(614)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(617)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(617)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(620)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(620)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(611)@88b9c072f555: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(611)@88b9c072f555: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@88b9c072f555: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)11298285 HNBGW_Test.msc0-SCCP(610)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(610)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(611)@88b9c072f555: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623) HNBGW_Test.msc0-RAN(611)@88b9c072f555: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)9384814 HNBGW_Test.msc0-SCCP(610)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(610)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(614)@88b9c072f555: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(614)@88b9c072f555: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@88b9c072f555: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)2252434 HNBGW_Test.msc1-SCCP(613)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc1-SCCP(613)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(614)@88b9c072f555: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625) HNBGW_Test.msc1-RAN(614)@88b9c072f555: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)11543594 HNBGW_Test.msc1-SCCP(613)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(613)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: "disconnecting msc0" HNBGW_Test.msc0-RAN(611)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(612)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(610)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@88b9c072f555: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)11298285 HNBGW_Test.msc1-RAN(614)@88b9c072f555: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(614)@88b9c072f555: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@88b9c072f555: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627)10342856 HNBGW_Test.msc1-SCCP(613)@88b9c072f555: First idle individual index:1 HNBGW_Test.msc1-SCCP(613)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(614)@88b9c072f555: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627) HNBGW_Test.msc1-RAN(614)@88b9c072f555: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627)2314485 HNBGW_Test.msc1-SCCP(613)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(613)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(618)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(620)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(621)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(613)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(619)@88b9c072f555: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(608)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(617)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(616)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(604)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(614)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(615)@88b9c072f555: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(607)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(622)@88b9c072f555: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(605)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(609)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(624)@88b9c072f555: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(626)@88b9c072f555: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(628)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(604): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(605): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(606): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(607): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(608): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(609): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(610): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(611): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(612): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(613): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(614): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(615): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(616): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(617): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(618): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(619): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(620): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(621): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(622): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(624): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(626): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(627): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(628): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Sat Jul 6 07:54:47 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=257428) Waiting for packet dumper to finish... 1 (prev_count=257428, count=323093) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sat Jul 6 07:54:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(630)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(632)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(637)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(637)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(637)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(635)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(640)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(640)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(640)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(638)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(637)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(640)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(636)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(636)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(639)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(639)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(636)@88b9c072f555: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(636)@88b9c072f555: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631)@88b9c072f555: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)6422677 HNBGW_Test.msc0-SCCP(635)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(635)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(636)@88b9c072f555: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642) HNBGW_Test.msc0-RAN(636)@88b9c072f555: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)5819076 HNBGW_Test.msc0-SCCP(635)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(635)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(636)@88b9c072f555: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(636)@88b9c072f555: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631)@88b9c072f555: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644)15042221 HNBGW_Test.msc0-SCCP(635)@88b9c072f555: First idle individual index:1 HNBGW_Test.msc0-SCCP(635)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(636)@88b9c072f555: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644) HNBGW_Test.msc0-RAN(636)@88b9c072f555: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644)4188433 HNBGW_Test.msc0-SCCP(635)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(635)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: "connecting cnlink 1" MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(648)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(648)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(648)@88b9c072f555: ************************************************* HNBGW_Test.msc1-SCCP(646)@88b9c072f555: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(648)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(647)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(647)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(647)@88b9c072f555: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(647)@88b9c072f555: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631)@88b9c072f555: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649)16746575 HNBGW_Test.msc1-SCCP(646)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc1-SCCP(646)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(647)@88b9c072f555: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649) HNBGW_Test.msc1-RAN(647)@88b9c072f555: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649)713586 HNBGW_Test.msc1-SCCP(646)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(646)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649)@88b9c072f555: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(633)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(636)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(635)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(646)@88b9c072f555: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(648)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(629)@88b9c072f555: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(630)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(639)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(640)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(638)@88b9c072f555: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(632)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(647)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(637)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(634)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(641)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(645)@88b9c072f555: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(643)@88b9c072f555: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(650)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(629): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(630): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(631): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(632): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(633): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(634): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(635): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(636): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(637): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(638): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(639): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(640): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(643): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(644): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(645): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(646): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(647): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(648): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(649): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(650): none (pass -> pass) MTC@88b9c072f555: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Jul 6 07:54:57 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=269023) Waiting for packet dumper to finish... 1 (prev_count=269023, count=308930) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sat Jul 6 07:55:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(652)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(654)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(659)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(659)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(659)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(657)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(662)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(662)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(662)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(659)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(662)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(658)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(658)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(664) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@88b9c072f555: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(664)15003654 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(664) HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(664)5553694 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(664)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(664)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(666) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@88b9c072f555: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(666)7304173 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(666) HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(666)16179832 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(666)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(666)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(668) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@88b9c072f555: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(668)4035850 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(668) HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(668)15766095 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(668)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(668)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(670) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@88b9c072f555: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(670)7466243 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(670) HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(670)6281769 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(670)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(670)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(655)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(661)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(658)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(662)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(652)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(657)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(654)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(660)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(663)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(656)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(651)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(659)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(669)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(667)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(665)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(671)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(651): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(652): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(653): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(654): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(655): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(656): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(657): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(658): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(659): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(660): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(661): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(662): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(663): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(664): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(665): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(666): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(667): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(668): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(669): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(670): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(671): none (pass -> pass) MTC@88b9c072f555: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Sat Jul 6 07:55:07 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=290610) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sat Jul 6 07:55:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(673)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(675)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(680)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(680)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(680)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(678)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(683)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(683)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(683)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(681)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(686)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(686)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(686)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(684)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(689)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(689)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(689)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(687)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(680)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(683)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(686)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(689)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(679)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(679)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(682)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(682)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(685)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(685)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(688)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(688)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(685)@88b9c072f555: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(685)@88b9c072f555: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(691) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674)@88b9c072f555: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(691)10631674 HNBGW_Test.sgsn0-SCCP(684)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(684)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(685)@88b9c072f555: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(691) HNBGW_Test.sgsn0-RAN(685)@88b9c072f555: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(691)5272923 HNBGW_Test.sgsn0-SCCP(684)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(684)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(691)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(691)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(688)@88b9c072f555: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(688)@88b9c072f555: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(693) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674)@88b9c072f555: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(693)16383566 HNBGW_Test.sgsn1-SCCP(687)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(687)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(688)@88b9c072f555: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(693) HNBGW_Test.sgsn1-RAN(688)@88b9c072f555: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(693)1125330 HNBGW_Test.sgsn1-SCCP(687)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(687)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(693)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(693)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(685)@88b9c072f555: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(685)@88b9c072f555: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(695) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674)@88b9c072f555: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(695)4787673 HNBGW_Test.sgsn0-SCCP(684)@88b9c072f555: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(684)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(685)@88b9c072f555: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(695) HNBGW_Test.sgsn0-RAN(685)@88b9c072f555: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(695)15444847 HNBGW_Test.sgsn0-SCCP(684)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(684)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(695)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(695)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(685)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(676)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(681)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(682)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(686)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(684)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(673)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(678)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(675)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(687)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(688)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(683)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(672)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(679)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(689)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(677)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(680)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(690)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(694)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(696)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(692)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(672): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(673): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(674): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(675): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(676): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(677): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(678): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(679): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(680): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(681): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(682): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(683): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(684): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(685): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(686): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(687): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(688): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(689): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(690): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(691): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(692): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(693): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(694): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(695): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(696): none (pass -> pass) MTC@88b9c072f555: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sat Jul 6 07:55:15 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=324654) Waiting for packet dumper to finish... 1 (prev_count=324654, count=329826) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sat Jul 6 07:55:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(698)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(700)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(705)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(705)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(705)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(703)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(708)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(708)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(708)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(706)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(711)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(711)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(711)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(709)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(714)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(714)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(714)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(705)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(708)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(711)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(714)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(704)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(704)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(707)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(707)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(710)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(710)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(716) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699)@88b9c072f555: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(716)15806185 HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(716) HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(716)15729687 HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(716)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(716)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(718) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699)@88b9c072f555: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(718)10338655 HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(718) HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(718)3894225 HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(718)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(718)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(720) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699)@88b9c072f555: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(720)408625 HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(720) HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(720)12091471 HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(720)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(720)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(704)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(714)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(711)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(710)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(701)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(713)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(697)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(703)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(707)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(698)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(706)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(705)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(708)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(709)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(715)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(712)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(702)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(700)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(717)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(719)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(721)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(697): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(698): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(699): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(700): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(701): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(702): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(703): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(704): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(705): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(706): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(707): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(708): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(709): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(710): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(711): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(712): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(713): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(714): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(715): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(716): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(717): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(718): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(719): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(720): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(721): none (pass -> pass) MTC@88b9c072f555: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sat Jul 6 07:55:24 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=327968) Waiting for packet dumper to finish... 1 (prev_count=327968, count=328466) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sat Jul 6 07:55:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(723)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(725)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(730)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(730)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(730)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(728)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(733)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(733)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(733)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(731)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(736)@88b9c072f555: ************************************************* HNBGW_Test.msc2-M3UA(736)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(736)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(734)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(739)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(739)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(739)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(737)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(742)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(742)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(742)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(740)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(745)@88b9c072f555: ************************************************* HNBGW_Test.sgsn2-M3UA(745)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(745)@88b9c072f555: ************************************************* HNBGW_Test.sgsn2-SCCP(743)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(730)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(733)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(736)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(739)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(742)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(745)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23910 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(729)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(732)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(732)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(729)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(735)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(735)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(738)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(738)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(741)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(741)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(744)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(744)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(744)@88b9c072f555: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(744)@88b9c072f555: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(747) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724)@88b9c072f555: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(747)5688490 HNBGW_Test.sgsn2-SCCP(743)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(743)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(744)@88b9c072f555: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(747) HNBGW_Test.sgsn2-RAN(744)@88b9c072f555: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(747)15341110 HNBGW_Test.sgsn2-SCCP(743)@88b9c072f555: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(747)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(743)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(747)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(744)@88b9c072f555: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(744)@88b9c072f555: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(749) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724)@88b9c072f555: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(749)7606354 HNBGW_Test.sgsn2-SCCP(743)@88b9c072f555: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(743)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(744)@88b9c072f555: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(749) HNBGW_Test.sgsn2-RAN(744)@88b9c072f555: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(749)14153201 HNBGW_Test.sgsn2-SCCP(743)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(743)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(749)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(749)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(741)@88b9c072f555: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(741)@88b9c072f555: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(751) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724)@88b9c072f555: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(751)6106892 HNBGW_Test.sgsn1-SCCP(740)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(740)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(741)@88b9c072f555: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(751) HNBGW_Test.sgsn1-RAN(741)@88b9c072f555: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(751)16069743 HNBGW_Test.sgsn1-SCCP(740)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(740)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(751)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(751)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(736)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(738)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(734)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(728)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(739)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(729)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(733)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-RAN(735)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(744)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(730)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(731)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(745)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(723)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(726)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(732)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(740)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(725)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(741)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(737)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(743)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(742)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(722)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(746)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(727)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(748)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(750)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(752)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(722): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(723): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(724): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(725): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(726): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(727): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(728): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(729): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(730): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(731): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(732): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(733): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-SCCP(734): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-RAN(735): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-M3UA(736): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(737): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(738): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(739): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(740): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(741): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(742): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(743): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn2-RAN(744): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(745): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(746): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(747): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(748): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(749): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(750): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(751): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(752): none (pass -> pass) MTC@88b9c072f555: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat Jul 6 07:55:33 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=404218) Waiting for packet dumper to finish... 1 (prev_count=404218, count=409396) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sat Jul 6 07:55:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(754)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(756)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(761)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(761)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(761)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(759)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(764)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(764)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(764)@88b9c072f555: ************************************************* HNBGW_Test.msc1-SCCP(762)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(767)@88b9c072f555: ************************************************* HNBGW_Test.msc2-M3UA(767)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(767)@88b9c072f555: ************************************************* HNBGW_Test.msc2-SCCP(765)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(770)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(770)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(770)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(768)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(773)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(773)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(773)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(771)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(776)@88b9c072f555: ************************************************* HNBGW_Test.sgsn2-M3UA(776)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(776)@88b9c072f555: ************************************************* HNBGW_Test.sgsn2-SCCP(774)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(761)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(764)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(767)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(770)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(773)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(776)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23910 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(760)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(760)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(763)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(763)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(766)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(766)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(769)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(769)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(772)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(772)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(775)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(775)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@88b9c072f555: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(769)@88b9c072f555: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(769)@88b9c072f555: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(778) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(755)@88b9c072f555: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(778)6841833 HNBGW_Test.sgsn0-SCCP(768)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(768)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(769)@88b9c072f555: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(778) HNBGW_Test.sgsn0-RAN(769)@88b9c072f555: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(778)747724 HNBGW_Test.sgsn0-SCCP(768)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(768)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(778)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(778)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(775)@88b9c072f555: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(775)@88b9c072f555: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(780) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(755)@88b9c072f555: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(780)14415321 HNBGW_Test.sgsn2-SCCP(774)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(774)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(775)@88b9c072f555: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(780) HNBGW_Test.sgsn2-RAN(775)@88b9c072f555: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(780)13152162 HNBGW_Test.sgsn2-SCCP(774)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(774)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(780)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(780)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(755)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(757)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(767)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(753)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(768)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(760)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(770)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-RAN(766)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(769)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(763)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(759)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(764)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(762)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(772)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(761)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(765)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(754)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(756)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(771)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(758)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(774)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(773)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(775)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(776)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(777)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(781)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(779)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(753): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(754): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(755): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(756): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(757): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(758): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(759): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(760): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(761): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(762): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(763): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(764): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-SCCP(765): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-RAN(766): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc2-M3UA(767): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(768): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(769): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(770): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(771): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(772): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(773): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(774): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn2-RAN(775): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(776): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(777): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(778): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(779): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(780): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(781): none (pass -> pass) MTC@88b9c072f555: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat Jul 6 07:55:42 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=363541) Waiting for packet dumper to finish... 1 (prev_count=363541, count=368695) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sat Jul 6 07:55:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(783)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(785)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(790)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(790)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(790)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(788)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(793)@88b9c072f555: ************************************************* HNBGW_Test.msc1-M3UA(793)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(793)@88b9c072f555: ************************************************* HNBGW_Test.msc1-SCCP(791)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(796)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(796)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(796)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(794)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(799)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(799)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(799)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-SCCP(797)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(790)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(793)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(796)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(799)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(789)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(789)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(792)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(792)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(795)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(798)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(798)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(795)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(795)@88b9c072f555: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(795)@88b9c072f555: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@88b9c072f555: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)7549839 HNBGW_Test.sgsn0-SCCP(794)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(794)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(795)@88b9c072f555: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801) HNBGW_Test.sgsn0-RAN(795)@88b9c072f555: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)8013574 HNBGW_Test.sgsn0-SCCP(794)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(794)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(798)@88b9c072f555: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(798)@88b9c072f555: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@88b9c072f555: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)16679764 HNBGW_Test.sgsn1-SCCP(797)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(797)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(798)@88b9c072f555: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803) HNBGW_Test.sgsn1-RAN(798)@88b9c072f555: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)16101802 HNBGW_Test.sgsn1-SCCP(797)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(797)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(795)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(796)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(794)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@88b9c072f555: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)7549839 HNBGW_Test.sgsn1-RAN(798)@88b9c072f555: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(798)@88b9c072f555: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@88b9c072f555: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805)11073333 HNBGW_Test.sgsn1-SCCP(797)@88b9c072f555: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(797)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(798)@88b9c072f555: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805) HNBGW_Test.sgsn1-RAN(798)@88b9c072f555: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805)10534253 HNBGW_Test.sgsn1-SCCP(797)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(797)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(786)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(799)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(797)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(793)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(791)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(789)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(783)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(788)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc1-RAN(792)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(798)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(790)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(782)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(787)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(800)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(785)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(802)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(804)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(806)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(782): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(783): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(784): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(785): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(786): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(787): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(788): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(789): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(790): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-SCCP(791): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-RAN(792): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc1-M3UA(793): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(794): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(795): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(796): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(797): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(798): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(799): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(800): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(802): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(804): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(805): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(806): none (pass -> pass) MTC@88b9c072f555: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Sat Jul 6 07:55:51 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=292450) Waiting for packet dumper to finish... 1 (prev_count=292450, count=351698) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sat Jul 6 07:55:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(808)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(810)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(815)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(815)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(815)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(813)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(818)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(818)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(818)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(816)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(815)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(818)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(814)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(814)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(817)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(817)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(817)@88b9c072f555: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(817)@88b9c072f555: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@88b9c072f555: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)2051078 HNBGW_Test.sgsn0-SCCP(816)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(816)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(817)@88b9c072f555: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820) HNBGW_Test.sgsn0-RAN(817)@88b9c072f555: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)10499712 HNBGW_Test.sgsn0-SCCP(816)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(816)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(817)@88b9c072f555: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(817)@88b9c072f555: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@88b9c072f555: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822)9869134 HNBGW_Test.sgsn0-SCCP(816)@88b9c072f555: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(816)@88b9c072f555: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(817)@88b9c072f555: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822) HNBGW_Test.sgsn0-RAN(817)@88b9c072f555: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822)9982805 HNBGW_Test.sgsn0-SCCP(816)@88b9c072f555: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(816)@88b9c072f555: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822)@88b9c072f555: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: "connecting cnlink 1" MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(826)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-M3UA(826)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(826)@88b9c072f555: ************************************************* HNBGW_Test.sgsn1-SCCP(824)@88b9c072f555: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(826)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 MTC@88b9c072f555: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "127.0.0.1", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(825)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(825)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(825)@88b9c072f555: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(825)@88b9c072f555: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@88b9c072f555: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827)16582741 HNBGW_Test.sgsn1-SCCP(824)@88b9c072f555: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(824)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(825)@88b9c072f555: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827) HNBGW_Test.sgsn1-RAN(825)@88b9c072f555: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827)4805728 HNBGW_Test.sgsn1-SCCP(824)@88b9c072f555: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(824)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(825)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(811)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(813)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(824)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(826)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(818)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(812)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(808)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(810)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(816)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(814)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(817)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(815)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(819)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(807)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(823)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(828)@88b9c072f555: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(821)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(807): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(808): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(809): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(810): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(811): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(812): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(813): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(814): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(815): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(816): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(817): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(818): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(819): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(821): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(822): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(823): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(824): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-RAN(825): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(826): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(827): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(828): none (pass -> pass) MTC@88b9c072f555: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Jul 6 07:56:01 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237963) Waiting for packet dumper to finish... 1 (prev_count=237963, count=311997) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sat Jul 6 07:56:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(830)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(835)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(835)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(835)@88b9c072f555: ************************************************* HNBGW_Test.msc0-SCCP(833)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(838)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(838)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(838)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(836)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(835)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(838)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(834)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(834)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(837)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(837)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(839)@88b9c072f555: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(840) HNBGW_Test.msc0-RAN(834)@88b9c072f555: f_create_expect(l3 := 'C4E46992EEF77D9195BD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(834)@88b9c072f555: Created Expect[0] for 'C4E46992EEF77D9195BD'O to be handled at TC_second_rab_assignment0(840) TC_second_rab_assignment-Iuh0-RUA(831)@88b9c072f555: Added conn table entry 0TC_second_rab_assignment0(840)11110337 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(834)@88b9c072f555: Found Expect[0] for l3='C4E46992EEF77D9195BD'O handled at TC_second_rab_assignment0(840) HNBGW_Test.msc0-RAN(834)@88b9c072f555: Added conn table entry 0TC_second_rab_assignment0(840)5155425 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(840)@88b9c072f555: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(833)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: vl_len:91 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(839)@88b9c072f555: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a987c117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a987c117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(840) TC_second_rab_assignment0(840)@88b9c072f555: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a987c117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a987c117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(840)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(840)@88b9c072f555: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a987c117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a987c117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(840)@88b9c072f555: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a987c117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a987c117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(833)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(840)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(833)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: vl_len:63 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(840)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(833)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(840)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(833)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: vl_len:12 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(840)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(840)@88b9c072f555: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(840)@88b9c072f555: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a987c117" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(840)@88b9c072f555: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a987c117" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(840)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(833)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(833)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(833)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(840)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(840)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(834)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(837)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(833)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(829)@88b9c072f555: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(831)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(835)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(836)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(838)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(839)@88b9c072f555: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(830)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(841)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_second_rab_assignment-Iuh0(830): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(831): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(833): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(834): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(835): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(836): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(837): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(838): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(839): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_second_rab_assignment0(840): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_second_rab_assignment-PFCP(841): none (pass -> pass) MTC@88b9c072f555: Test case TC_second_rab_assignment finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sat Jul 6 07:56:07 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234216) Waiting for packet dumper to finish... 1 (prev_count=234216, count=234714) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sat Jul 6 07:56:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(843)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(848)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(848)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(848)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(846)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(851)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(851)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(851)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(849)@88b9c072f555: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(848)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(851)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(847)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(847)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(850)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(850)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: talloc reports "struct hnb_context" x 1, expecting 1 MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(844)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(849)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(846)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(842)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(850)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(847)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(845)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(851)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(848)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(852)@88b9c072f555: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(843)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(842): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(843): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(844): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(845): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(846): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(847): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(848): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(849): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(850): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(851): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(852): none (pass -> pass) MTC@88b9c072f555: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sat Jul 6 07:56:13 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91063) Waiting for packet dumper to finish... 1 (prev_count=91063, count=151181) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sat Jul 6 07:56:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@88b9c072f555: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@88b9c072f555: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(854)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(856)@88b9c072f555: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(861)@88b9c072f555: ************************************************* HNBGW_Test.msc0-M3UA(861)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(861)@88b9c072f555: ************************************************* MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(859)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@88b9c072f555: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(864)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-M3UA(864)@88b9c072f555: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(864)@88b9c072f555: ************************************************* HNBGW_Test.sgsn0-SCCP(862)@88b9c072f555: v_sccp_pdu_maxlen:268 MTC@88b9c072f555: setverdict(pass): none -> pass MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(861)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(864)@88b9c072f555: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(860)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(860)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(863)@88b9c072f555: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(863)@88b9c072f555: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(860)@88b9c072f555: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(860)@88b9c072f555: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(866) TC_apply_sccp-Iuh0-RUA(855)@88b9c072f555: Added conn table entry 0TC_apply_sccp0(866)3648299 HNBGW_Test.msc0-SCCP(859)@88b9c072f555: First idle individual index:0 HNBGW_Test.msc0-SCCP(859)@88b9c072f555: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(860)@88b9c072f555: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(866) HNBGW_Test.msc0-RAN(860)@88b9c072f555: Added conn table entry 0TC_apply_sccp0(866)13405083 HNBGW_Test.msc0-SCCP(859)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(859)@88b9c072f555: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(866)@88b9c072f555: setverdict(pass): none -> pass TC_apply_sccp0(866)@88b9c072f555: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(859)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(859)@88b9c072f555: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(859)@88b9c072f555: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(859)@88b9c072f555: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(866)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(859)@88b9c072f555: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(859)@88b9c072f555: vl_len:22 HNBGW_Test.msc0-SCCP(859)@88b9c072f555: vl_from0 HNBGW_Test.msc0-SCCP(859)@88b9c072f555: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A65A5DE2F0B7F747D22BF'O TC_apply_sccp0(866)@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(866)@88b9c072f555: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(859)@88b9c072f555: Session index based on local reference:0 HNBGW_Test.msc0-RAN(860)@88b9c072f555: Deleted conn table entry 0TC_apply_sccp0(866)13405083 TC_apply_sccp-Iuh0-RUA(855)@88b9c072f555: Deleted conn table entry 0TC_apply_sccp0(866)3648299 TC_apply_sccp0(866)@88b9c072f555: Final verdict of PTC: pass MTC@88b9c072f555: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh1-RUA(857)@88b9c072f555: Final verdict of PTC: none HNBGW-MGCP(865)@88b9c072f555: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(855)@88b9c072f555: Final verdict of PTC: none TC_apply_sccp-Iuh1(856)@88b9c072f555: Final verdict of PTC: none TC_apply_sccp-Iuh0(854)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-RAN(860)@88b9c072f555: Final verdict of PTC: none VirtHNBGW-STATS(853)@88b9c072f555: Final verdict of PTC: none IPA-CTRL-CLI-IPA(858)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(863)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(859)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(861)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(864)@88b9c072f555: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(862)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(867)@88b9c072f555: Final verdict of PTC: none MTC@88b9c072f555: Setting final verdict of the test case. MTC@88b9c072f555: Local verdict of MTC: pass MTC@88b9c072f555: Local verdict of PTC VirtHNBGW-STATS(853): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_apply_sccp-Iuh0(854): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(855): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_apply_sccp-Iuh1(856): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(857): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC IPA-CTRL-CLI-IPA(858): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-SCCP(859): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-RAN(860): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.msc0-M3UA(861): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(862): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-RAN(863): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(864): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC HNBGW-MGCP(865): none (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_apply_sccp0(866): pass (pass -> pass) MTC@88b9c072f555: Local verdict of PTC TC_apply_sccp-PFCP(867): none (pass -> pass) MTC@88b9c072f555: Test case TC_apply_sccp finished. Verdict: pass MTC@88b9c072f555: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat Jul 6 07:56:23 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=180442) Waiting for packet dumper to finish... 1 (prev_count=180442, count=204345) MTC@88b9c072f555: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@88b9c072f555: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@88b9c072f555: Terminating MTC. MC@88b9c072f555: MTC terminated. MC2> exit MC@88b9c072f555: Shutting down session. MC@88b9c072f555: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ps_rab_assignment_without_pfcp pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp NEW: PASS HNBGW_Tests.TC_hnb_disconnected_timeout Summary: pass: 47 NEW: PASS: 1 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm Generated HNBGW_Tests.TC_apply_sccp.merged Generated HNBGW_Tests.TC_hnb_disconnected_timeout.merged Generated HNBGW_Tests.TC_hnb_register.merged Generated HNBGW_Tests.TC_hnb_register_duplicate.merged Generated HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated HNBGW_Tests.TC_mscpool_paging_imsi.merged Generated HNBGW_Tests.TC_mscpool_paging_tmsi.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ps_rab_assignment_without_pfcp.merged Generated HNBGW_Tests.TC_rab_assign_fail.merged Generated HNBGW_Tests.TC_rab_assign_mgcp_to.merged Generated HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.merged Generated HNBGW_Tests.TC_rab_assignment.merged Generated HNBGW_Tests.TC_rab_release.merged Generated HNBGW_Tests.TC_rab_release_abnormal.merged Generated HNBGW_Tests.TC_ranap_cs_bidir.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_cs_mo_disconnect.merged Generated HNBGW_Tests.TC_ranap_ps_bidir.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_ps_mo_disconnect.merged Generated HNBGW_Tests.TC_second_rab_assignment.merged Generated HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.merged Generated HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ue_register.merged Generated HNBGW_Tests.TC_ue_register_before_hnb_register.merged Generated HNBGW_Tests.TC_ue_register_tmsi_lai.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnbgw-test-910-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-910-hnbgw jenkins-ttcn3-hnbgw-test-910-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-910-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-910-stp + docker kill jenkins-ttcn3-hnbgw-test-910-stp jenkins-ttcn3-hnbgw-test-910-stp + docker wait jenkins-ttcn3-hnbgw-test-910-stp 137 + echo Testing with PFCP Testing with PFCP + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp + run_tests /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp with-pfcp/HNBGW_Tests.cfg osmo-stp.cfg with-pfcp/osmo-hnbgw.cfg + base_dir=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp + tests_cfg=with-pfcp/HNBGW_Tests.cfg + stp_cfg=osmo-stp.cfg + hnbgw_cfg=with-pfcp/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/unix + cp with-pfcp/HNBGW_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_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-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/osmo-stp.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/unix + cp with-pfcp/osmo-hnbgw.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/unix + network_replace_subnet_in_configs + set +x Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/HNBGW_Tests.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/osmo-hnbgw.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/osmo-stp.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/hnbgw/osmo-hnbgw.cfg Applying SUBNET=57 to: /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/stp/osmo-stp.cfg + echo Starting container with STP Starting container with STP + docker_network_params 57 200 + NET=57 + ADDR_SUFIX=200 + echo --network ttcn3-hnbgw-test-57 --ip 172.18.57.200 --ip6 fd02:db8:57::200 + docker run --rm --network ttcn3-hnbgw-test-57 --ip 172.18.57.200 --ip6 fd02:db8:57::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp:/data --name jenkins-ttcn3-hnbgw-test-910-stp -d osmocom-build/osmo-stp-master a15bf343a4982e425f35f3033a767436f214aacc5f668b1d5368607cea86310c + echo Starting container with HNBGW Starting container with HNBGW + docker_network_params 57 20 + NET=57 + ADDR_SUFIX=20 + echo --network ttcn3-hnbgw-test-57 --ip 172.18.57.20 --ip6 fd02:db8:57::20 + docker run --rm --network ttcn3-hnbgw-test-57 --ip 172.18.57.20 --ip6 fd02:db8:57::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-910-hnbgw -d osmocom-build/osmo-hnbgw-master 3fa6451ad2a814875700189f2d4bdb7f2cbc62fb69be9b344f247c48c6f01ccf + echo Starting container with HNBGW testsuite Starting container with HNBGW testsuite + docker_network_params 57 203 + NET=57 + ADDR_SUFIX=203 + echo --network ttcn3-hnbgw-test-57 --ip 172.18.57.203 --ip6 fd02:db8:57::203 + docker run --rm --network ttcn3-hnbgw-test-57 --ip 172.18.57.203 --ip6 fd02:db8:57::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.57.20 -e OSMO_SUT_PORT=4261 -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/unix:/data/unix --name jenkins-ttcn3-hnbgw-test-910-ttcn3-hnbgw-test osmocom-build/ttcn3-hnbgw-test + SUBDIR=hnbgw + SUITE=HNBGW_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests HNBGW_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HNBGW_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: HNBGW_Tests.cfg MC@0179a41b0ee2: Unix server socket created successfully. MC@0179a41b0ee2: Listening on TCP port 46471. 0179a41b0ee2 is the default MC2> spawn /osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 0179a41b0ee2 46471 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0179a41b0ee2: New HC connected from 172.18.57.203 [172.18.57.203]. 0179a41b0ee2: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@0179a41b0ee2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@0179a41b0ee2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@0179a41b0ee2: Configuration file was processed on all HCs. MC@0179a41b0ee2: Creating MTC on host 172.18.57.203. MC@0179a41b0ee2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register'. ------ HNBGW_Tests.TC_hnb_register ------ Sat Jul 6 07:56:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register.pcap" >/data/HNBGW_Tests.TC_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_hnb_register started. TC_hnb_register-Iuh0(4)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(9)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(9)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(9)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(7)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(12)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(12)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(12)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(10)@0179a41b0ee2: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(9)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(12)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register-Iuh0-RUA(5)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(8)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(12)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(11)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(3)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(7)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(10)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(9)@0179a41b0ee2: Final verdict of PTC: none TC_hnb_register-Iuh0(4)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(13)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(3): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_register-Iuh0(4): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_register-Iuh0-RUA(5): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(7): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(8): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(9): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(10): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(11): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(12): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(13): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_hnb_register finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Sat Jul 6 07:56:31 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123375) Waiting for packet dumper to finish... 1 (prev_count=123375, count=147535) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate'. ------ HNBGW_Tests.TC_hnb_register_duplicate ------ Sat Jul 6 07:56:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_hnb_register_duplicate started. TC_hnb_register_duplicate-Iuh0(15)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hnb_register_duplicate-Iuh1(17)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(22)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(22)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(22)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(20)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(25)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(25)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(25)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(23)@0179a41b0ee2: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(22)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(25)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(21)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(21)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(24)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(24)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: talloc reports "struct hnb_context" x 1, expecting 1 MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_register_duplicate-Iuh0-RUA(16)@0179a41b0ee2: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(18)@0179a41b0ee2: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(17)@0179a41b0ee2: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(15)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(22)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(19)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(24)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(21)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(25)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(20)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(23)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(14)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(26)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(14): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(15): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(16): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(17): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(18): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(19): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(20): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(21): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(22): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(23): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(24): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(25): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(26): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Sat Jul 6 07:56:35 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=82521) Waiting for packet dumper to finish... 1 (prev_count=82521, count=140466) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc ------ Sat Jul 6 07:56:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(33)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(33)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(33)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(31)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(36)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(36)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(36)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(34)@0179a41b0ee2: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(33)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(36)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(32)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(32)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(35)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(35)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: talloc reports "struct hnb_context" x 1, expecting 1 MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(35)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(31)@0179a41b0ee2: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(36)@0179a41b0ee2: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(27)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(32)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(34)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(33)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(37)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(27): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(28): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(29): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(31): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(32): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(33): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(34): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(35): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(36): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(37): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass'. Sat Jul 6 07:56:40 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81722) Waiting for packet dumper to finish... 1 (prev_count=81722, count=139079) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout'. ------ HNBGW_Tests.TC_hnb_disconnected_timeout ------ Sat Jul 6 07:56:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap" >/data/HNBGW_Tests.TC_hnb_disconnected_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_disconnected_timeout' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_hnb_disconnected_timeout started. TC_hnb_disconnected_timeout-Iuh0(39)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(44)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(44)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(44)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(42)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(47)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(47)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(47)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(45)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(44)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(47)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(43)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(43)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(46)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(46)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@0179a41b0ee2: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } TC_hnb_disconnected_timeout-Iuh0(39)@0179a41b0ee2: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(40)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@0179a41b0ee2: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@0179a41b0ee2: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") TC_hnb_disconnected_timeout-Iuh0(49)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_hnb_disconnected_timeout-Iuh0(49)@0179a41b0ee2: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(50)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } IPA-CTRL-CLI-IPA(41)@0179a41b0ee2: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(45)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(43)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(46)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(44)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(38)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(42)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(41)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(47)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(48)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(38): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(39): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(40): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(41): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(42): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(43): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(44): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(45): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(46): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(47): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(48): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(49): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(50): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Sat Jul 6 07:56:59 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150918) Waiting for packet dumper to finish... 1 (prev_count=150918, count=151416) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register'. ------ HNBGW_Tests.TC_ue_register ------ Sat Jul 6 07:57:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register.pcap" >/data/HNBGW_Tests.TC_ue_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_ue_register started. TC_ue_register-Iuh0(52)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(57)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(57)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(57)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(55)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(60)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(60)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(60)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(58)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(57)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(60)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(56)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(56)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(59)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(59)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(58)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(57)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(55)@0179a41b0ee2: Final verdict of PTC: none TC_ue_register-Iuh0(52)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(56)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(51)@0179a41b0ee2: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(53)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(59)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(60)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(61)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(51): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ue_register-Iuh0(52): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ue_register-Iuh0-RUA(53): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(55): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(56): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(57): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(58): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(59): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(60): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(61): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_ue_register finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Sat Jul 6 07:57:04 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ue_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84478) Waiting for packet dumper to finish... 1 (prev_count=84478, count=138356) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai'. ------ HNBGW_Tests.TC_ue_register_tmsi_lai ------ Sat Jul 6 07:57:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap" >/data/HNBGW_Tests.TC_ue_register_tmsi_lai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_tmsi_lai' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_ue_register_tmsi_lai started. MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O TC_ue_register_tmsi_lai-Iuh0(63)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(68)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(68)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(68)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(66)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(71)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(71)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(71)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(69)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(68)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(71)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(67)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(67)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(70)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(70)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_ue_register_tmsi_lai-Iuh0-RUA(64)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(70)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(66)@0179a41b0ee2: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(63)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(71)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(62)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(72)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(67)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(69)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(68)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(65)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(62): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(63): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(64): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(65): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(66): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(67): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(68): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(69): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(70): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(71): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(72): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Sat Jul 6 07:57:08 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=83112) Waiting for packet dumper to finish... 1 (prev_count=83112, count=136973) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register'. ------ HNBGW_Tests.TC_ue_register_before_hnb_register ------ Sat Jul 6 07:57:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap" >/data/HNBGW_Tests.TC_ue_register_before_hnb_register.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ue_register_before_hnb_register' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_ue_register_before_hnb_register started. TC_ue_register_before_hnb_register-Iuh0(74)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(79)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(79)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(79)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(77)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(82)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(82)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(82)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(80)@0179a41b0ee2: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(79)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(82)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(78)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(78)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(81)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(81)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(78)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(77)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(81)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(82)@0179a41b0ee2: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(74)@0179a41b0ee2: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(75)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(73)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(80)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(79)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(83)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(74): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(75): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(77): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(78): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(79): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(80): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(81): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(82): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(83): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass'. Sat Jul 6 07:57:13 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=80130) Waiting for packet dumper to finish... 1 (prev_count=80130, count=135758) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_before_hnb_register pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue ------ Sat Jul 6 07:57:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_ranap_cs_initial_ue started. TC_ranap_cs_initial_ue-Iuh0(85)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(90)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(90)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(90)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(88)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(93)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(93)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(93)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(91)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(90)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(93)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(89)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(89)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(92)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(92)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message TC_ranap_cs_initial_ue-PFCP(96)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC123914'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3929241388 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_cs_initial_ue-PFCP(96)@0179a41b0ee2: sending to all conns: { } HNBGW_Test.msc0-RAN(89)@0179a41b0ee2: f_create_expect(l3 := 'FA48E402F5326F8AE27A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(89)@0179a41b0ee2: Created Expect[0] for 'FA48E402F5326F8AE27A'O to be handled at TC_ranap_cs_initial_ue0(95) TC_ranap_cs_initial_ue-Iuh0-RUA(86)@0179a41b0ee2: Added conn table entry 0TC_ranap_cs_initial_ue0(95)11994847 HNBGW_Test.msc0-SCCP(88)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(88)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(89)@0179a41b0ee2: Found Expect[0] for l3='FA48E402F5326F8AE27A'O handled at TC_ranap_cs_initial_ue0(95) HNBGW_Test.msc0-RAN(89)@0179a41b0ee2: Added conn table entry 0TC_ranap_cs_initial_ue0(95)3504956 HNBGW_Test.msc0-SCCP(88)@0179a41b0ee2: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(95)@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(88)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(95)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_cs_initial_ue-Iuh0-RUA(86)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(92)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(89)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(88)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(90)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(94)@0179a41b0ee2: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(85)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(91)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(93)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(84)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue-PFCP(96)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(84): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(85): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(86): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(88): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(89): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(90): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(91): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(92): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(93): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(94): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_initial_ue0(95): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_initial_ue-PFCP(96): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Sat Jul 6 07:57:19 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120520) Waiting for packet dumper to finish... 1 (prev_count=120520, count=159852) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue ------ Sat Jul 6 07:57:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_ranap_ps_initial_ue started. TC_ranap_ps_initial_ue-Iuh0(98)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(103)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(103)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(103)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(101)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(106)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(106)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(106)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(104)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-M3UA(106)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-M3UA(103)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(102)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(102)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(105)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(105)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message TC_ranap_ps_initial_ue-PFCP(109)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC123914'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3929241388 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_initial_ue-PFCP(109)@0179a41b0ee2: sending to all conns: { } HNBGW_Test.sgsn0-RAN(105)@0179a41b0ee2: f_create_expect(l3 := 'BB1E4C0B0FBC9ABCD3FB'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(105)@0179a41b0ee2: Created Expect[0] for 'BB1E4C0B0FBC9ABCD3FB'O to be handled at TC_ranap_ps_initial_ue0(108) TC_ranap_ps_initial_ue-Iuh0-RUA(99)@0179a41b0ee2: Added conn table entry 0TC_ranap_ps_initial_ue0(108)13775965 HNBGW_Test.sgsn0-SCCP(104)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(104)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(105)@0179a41b0ee2: Found Expect[0] for l3='BB1E4C0B0FBC9ABCD3FB'O handled at TC_ranap_ps_initial_ue0(108) HNBGW_Test.sgsn0-RAN(105)@0179a41b0ee2: Added conn table entry 0TC_ranap_ps_initial_ue0(108)2725440 HNBGW_Test.sgsn0-SCCP(104)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(104)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(108)@0179a41b0ee2: setverdict(pass): none -> pass TC_ranap_ps_initial_ue0(108)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue-Iuh0-RUA(99)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(102)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(103)@0179a41b0ee2: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(98)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(101)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(104)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(105)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(107)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(106)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(97)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue-PFCP(109)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(97): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(98): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(99): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(101): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(102): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(103): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(104): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(105): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(106): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(107): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_initial_ue0(108): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_initial_ue-PFCP(109): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Sat Jul 6 07:57:25 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=119560) Waiting for packet dumper to finish... 1 (prev_count=119560, count=157823) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr ------ Sat Jul 6 07:57:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_ranap_cs_initial_ue_empty_cr started. TC_ranap_cs_initial_ue_empty_cr-Iuh0(111)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(116)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(116)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(116)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(114)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(119)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(119)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(119)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(117)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(116)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(119)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(115)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(115)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(118)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(118)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(115)@0179a41b0ee2: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(115)@0179a41b0ee2: Created Expect[0] for omit to be handled at TC_ranap_cs_initial_ue_empty_cr0(121) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112)@0179a41b0ee2: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(121)13590895 HNBGW_Test.msc0-SCCP(114)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(114)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(115)@0179a41b0ee2: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(121) HNBGW_Test.msc0-RAN(115)@0179a41b0ee2: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(121)8788460 HNBGW_Test.msc0-SCCP(114)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(114)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(114)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(114)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(114)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(114)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(121)@0179a41b0ee2: setverdict(pass): none -> pass TC_ranap_cs_initial_ue_empty_cr0(121)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(114)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(110)@0179a41b0ee2: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(115)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(120)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(113)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(118)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(117)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(116)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(119)@0179a41b0ee2: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(111)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_initial_ue_empty_cr-PFCP(122)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(110): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(111): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(112): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(113): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(114): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(115): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(116): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(117): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(118): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(119): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(120): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(121): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-PFCP(122): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass'. Sat Jul 6 07:57:31 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=125103) Waiting for packet dumper to finish... 1 (prev_count=125103, count=168566) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr'. ------ HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr ------ Sat Jul 6 07:57:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap" >/data/HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_ranap_ps_initial_ue_empty_cr started. TC_ranap_ps_initial_ue_empty_cr-Iuh0(124)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(129)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(129)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(129)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(127)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(132)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(132)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(132)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(130)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(129)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(132)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(128)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(128)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(131)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(131)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message TC_ranap_ps_initial_ue_empty_cr-PFCP(135)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC123914'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3929241388 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_initial_ue_empty_cr-PFCP(135)@0179a41b0ee2: sending to all conns: { } HNBGW_Test.sgsn0-RAN(131)@0179a41b0ee2: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(131)@0179a41b0ee2: Created Expect[0] for omit to be handled at TC_ranap_ps_initial_ue_empty_cr0(134) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125)@0179a41b0ee2: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(134)4116798 HNBGW_Test.sgsn0-SCCP(130)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(130)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(131)@0179a41b0ee2: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(134) HNBGW_Test.sgsn0-RAN(131)@0179a41b0ee2: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(134)15981338 HNBGW_Test.sgsn0-SCCP(130)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(130)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(130)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(130)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(130)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(130)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(134)@0179a41b0ee2: setverdict(pass): none -> pass TC_ranap_ps_initial_ue_empty_cr0(134)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(131)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(132)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(127)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(123)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(128)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(130)@0179a41b0ee2: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(124)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(129)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(126)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(133)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_initial_ue_empty_cr-PFCP(135)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(123): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(124): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(125): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(126): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(127): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(128): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(129): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(130): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(131): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(132): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(133): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(134): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-PFCP(135): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass'. Sat Jul 6 07:57:37 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=126231) Waiting for packet dumper to finish... 1 (prev_count=126231, count=167116) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir'. ------ HNBGW_Tests.TC_ranap_cs_bidir ------ Sat Jul 6 07:57:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_cs_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_bidir' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_ranap_cs_bidir started. TC_ranap_cs_bidir-Iuh0(137)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(142)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(142)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(142)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(145)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(145)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(145)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(143)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(142)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(145)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(141)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(141)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(144)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(144)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message TC_ranap_cs_bidir-PFCP(148)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 5, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC123914'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3929241388 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_cs_bidir-PFCP(148)@0179a41b0ee2: sending to all conns: { } HNBGW_Test.msc0-RAN(141)@0179a41b0ee2: f_create_expect(l3 := 'A74B41814463BCC37E54'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(141)@0179a41b0ee2: Created Expect[0] for 'A74B41814463BCC37E54'O to be handled at TC_ranap_cs_bidir0(147) TC_ranap_cs_bidir-Iuh0-RUA(138)@0179a41b0ee2: Added conn table entry 0TC_ranap_cs_bidir0(147)1170068 HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(141)@0179a41b0ee2: Found Expect[0] for l3='A74B41814463BCC37E54'O handled at TC_ranap_cs_bidir0(147) HNBGW_Test.msc0-RAN(141)@0179a41b0ee2: Added conn table entry 0TC_ranap_cs_bidir0(147)14137026 HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(147)@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: vl_len:22 HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A14945F44AB22AF06FF26'O TC_ranap_cs_bidir0(147)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(147)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: vl_len:20 HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O TC_ranap_cs_bidir0(147)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir0(147)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(141)@0179a41b0ee2: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(138)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(140)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(136)@0179a41b0ee2: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(137)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(144)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(142)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(143)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(145)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(146)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_bidir-PFCP(148)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(136): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(137): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(138): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(140): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(141): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(142): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(143): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(144): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(145): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(146): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_bidir0(147): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_bidir-PFCP(148): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Sat Jul 6 07:57:43 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123657) Waiting for packet dumper to finish... 1 (prev_count=123657, count=175097) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir'. ------ HNBGW_Tests.TC_ranap_ps_bidir ------ Sat Jul 6 07:57:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap" >/data/HNBGW_Tests.TC_ranap_ps_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_bidir' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_ranap_ps_bidir started. TC_ranap_ps_bidir-Iuh0(150)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(155)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(155)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(155)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(153)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(158)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(158)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(158)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(155)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(158)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(154)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(154)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(157)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(157)@0179a41b0ee2: f_create_expect(l3 := '470E57A04519E642FEC0'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(157)@0179a41b0ee2: Created Expect[0] for '470E57A04519E642FEC0'O to be handled at TC_ranap_ps_bidir0(160) TC_ranap_ps_bidir-Iuh0-RUA(151)@0179a41b0ee2: Added conn table entry 0TC_ranap_ps_bidir0(160)2910493 HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(157)@0179a41b0ee2: Found Expect[0] for l3='470E57A04519E642FEC0'O handled at TC_ranap_ps_bidir0(160) HNBGW_Test.sgsn0-RAN(157)@0179a41b0ee2: Added conn table entry 0TC_ranap_ps_bidir0(160)5486338 HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(160)@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: vl_len:22 HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: vl_from0 HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AF0081FF9AE92ADC81844'O TC_ranap_ps_bidir0(160)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(160)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: vl_len:20 HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: vl_from0 HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O TC_ranap_ps_bidir0(160)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir0(160)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(156)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(157)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(153)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(158)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(149)@0179a41b0ee2: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(151)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(154)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(152)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(155)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(159)@0179a41b0ee2: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(150)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_bidir-PFCP(161)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(149): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(150): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(151): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(152): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(153): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(154): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(155): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(156): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(157): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(158): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(159): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_bidir0(160): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_bidir-PFCP(161): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Sat Jul 6 07:57:49 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=121497) Waiting for packet dumper to finish... 1 (prev_count=121497, count=172975) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment'. ------ HNBGW_Tests.TC_rab_assignment ------ Sat Jul 6 07:57:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assignment.pcap" >/data/HNBGW_Tests.TC_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assignment' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_rab_assignment started. TC_rab_assignment-Iuh0(163)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(168)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(168)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(168)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(171)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(171)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(171)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(169)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(168)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(171)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(167)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(167)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(170)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(170)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(172)@0179a41b0ee2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(173) HNBGW_Test.msc0-RAN(167)@0179a41b0ee2: f_create_expect(l3 := 'D40F6158ECF26E13C2AC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(167)@0179a41b0ee2: Created Expect[0] for 'D40F6158ECF26E13C2AC'O to be handled at TC_rab_assignment0(173) TC_rab_assignment-Iuh0-RUA(164)@0179a41b0ee2: Added conn table entry 0TC_rab_assignment0(173)16074998 HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(167)@0179a41b0ee2: Found Expect[0] for l3='D40F6158ECF26E13C2AC'O handled at TC_rab_assignment0(173) HNBGW_Test.msc0-RAN(167)@0179a41b0ee2: Added conn table entry 0TC_rab_assignment0(173)9258446 HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: Session index based on connection ID:0 TC_rab_assignment0(173)@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtHNBGW-STATS(162)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(162)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(162)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: vl_len:91 HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(172)@0179a41b0ee2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f548f617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f548f617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment0(173) TC_rab_assignment0(173)@0179a41b0ee2: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f548f617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f548f617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(173)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@0179a41b0ee2: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f548f617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f548f617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assignment0(173)@0179a41b0ee2: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f548f617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f548f617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(173)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(162)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(162)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(162)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: vl_len:12 HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment0(173)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@0179a41b0ee2: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f548f617" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(173)@0179a41b0ee2: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f548f617" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(173)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(173)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(173)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assignment-Iuh0-RUA(164)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(166)@0179a41b0ee2: Final verdict of PTC: none TC_rab_assignment-Iuh0(163)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(167)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(170)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(165)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(168)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(169)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(171)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(172)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(162)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-PFCP(174)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(162): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assignment-Iuh0(163): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(164): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(165): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(166): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(167): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(168): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(169): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(170): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(171): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(172): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assignment0(173): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assignment-PFCP(174): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_rab_assignment finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Sat Jul 6 07:57:55 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=121888) Waiting for packet dumper to finish... 1 (prev_count=121888, count=234769) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release'. ------ HNBGW_Tests.TC_rab_release ------ Sat Jul 6 07:57:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release.pcap" >/data/HNBGW_Tests.TC_rab_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_rab_release started. TC_rab_release-Iuh0(176)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(181)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(181)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(181)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(184)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(184)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(184)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(182)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(181)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(184)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(180)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(180)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(183)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(183)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(185)@0179a41b0ee2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(186) HNBGW_Test.msc0-RAN(180)@0179a41b0ee2: f_create_expect(l3 := 'B3D046B8CA085E10064A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(180)@0179a41b0ee2: Created Expect[0] for 'B3D046B8CA085E10064A'O to be handled at TC_rab_release0(186) TC_rab_release-Iuh0-RUA(177)@0179a41b0ee2: Added conn table entry 0TC_rab_release0(186)16306557 HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(180)@0179a41b0ee2: Found Expect[0] for l3='B3D046B8CA085E10064A'O handled at TC_rab_release0(186) HNBGW_Test.msc0-RAN(180)@0179a41b0ee2: Added conn table entry 0TC_rab_release0(186)2979816 HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(186)@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: vl_len:91 HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(185)@0179a41b0ee2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f8d17d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8d17d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release0(186) TC_rab_release0(186)@0179a41b0ee2: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f8d17d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8d17d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(186)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@0179a41b0ee2: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f8d17d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8d17d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release0(186)@0179a41b0ee2: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f8d17d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f8d17d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(186)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(175)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: vl_len:21 HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O VirtHNBGW-STATS(175)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(186)@0179a41b0ee2: DLCX{ line := { verb := "DLCX", trans_id := "9", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f8d17d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(186)@0179a41b0ee2: DLCX{ line := { verb := "DLCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f8d17d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(186)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_release0(186)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(180)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(179)@0179a41b0ee2: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(177)@0179a41b0ee2: Final verdict of PTC: none TC_rab_release-Iuh0(176)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(178)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(183)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(181)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(182)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(184)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(185)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(175)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_release-PFCP(187)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(175): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_release-Iuh0(176): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_release-Iuh0-RUA(177): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(178): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(179): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(180): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(181): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(182): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(183): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(184): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(185): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_release0(186): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_release-PFCP(187): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_rab_release finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Sat Jul 6 07:58:01 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_rab_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=120571) Waiting for packet dumper to finish... 1 (prev_count=120571, count=228822) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal'. ------ HNBGW_Tests.TC_rab_release_abnormal ------ Sat Jul 6 07:58:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_release_abnormal.pcap" >/data/HNBGW_Tests.TC_rab_release_abnormal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_release_abnormal' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_rab_release_abnormal started. TC_rab_release_abnormal-Iuh0(189)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(194)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(194)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(194)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(197)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(197)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(197)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(195)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(194)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(197)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(193)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(193)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(196)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(196)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(198)@0179a41b0ee2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(199) HNBGW_Test.msc0-RAN(193)@0179a41b0ee2: f_create_expect(l3 := '02CD7CC7B3A83FA3F826'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(193)@0179a41b0ee2: Created Expect[0] for '02CD7CC7B3A83FA3F826'O to be handled at TC_rab_release_abnormal0(199) TC_rab_release_abnormal-Iuh0-RUA(190)@0179a41b0ee2: Added conn table entry 0TC_rab_release_abnormal0(199)12433861 HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(193)@0179a41b0ee2: Found Expect[0] for l3='02CD7CC7B3A83FA3F826'O handled at TC_rab_release_abnormal0(199) HNBGW_Test.msc0-RAN(193)@0179a41b0ee2: Added conn table entry 0TC_rab_release_abnormal0(199)1613094 HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(199)@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: vl_len:91 HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(198)@0179a41b0ee2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bdb9c517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bdb9c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_release_abnormal0(199) TC_rab_release_abnormal0(199)@0179a41b0ee2: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bdb9c517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bdb9c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(199)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@0179a41b0ee2: MDCX1{ line := { verb := "MDCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bdb9c517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bdb9c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_release_abnormal0(199)@0179a41b0ee2: CRCX2{ line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bdb9c517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bdb9c517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(199)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(188)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: vl_len:21 HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O VirtHNBGW-STATS(188)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } TC_rab_release_abnormal0(199)@0179a41b0ee2: DLCX{ line := { verb := "DLCX", trans_id := "14", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bdb9c517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(199)@0179a41b0ee2: DLCX{ line := { verb := "DLCX", trans_id := "15", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "bdb9c517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(199)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal0(199)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(190)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(192)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(193)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(195)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(196)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(198)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(194)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(197)@0179a41b0ee2: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(189)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(188)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_release_abnormal-PFCP(200)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(188): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_release_abnormal-Iuh0(189): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(190): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(192): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(193): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(194): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(195): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(196): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(197): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(198): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_release_abnormal0(199): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_release_abnormal-PFCP(200): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Sat Jul 6 07:58:07 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=126317) Waiting for packet dumper to finish... 1 (prev_count=126317, count=234269) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail'. ------ HNBGW_Tests.TC_rab_assign_fail ------ Sat Jul 6 07:58:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_fail.pcap" >/data/HNBGW_Tests.TC_rab_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_fail' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_rab_assign_fail started. TC_rab_assign_fail-Iuh0(202)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(207)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(207)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(207)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(210)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(210)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(210)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(208)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(207)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(210)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(206)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(206)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(209)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(209)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message TC_rab_assign_fail-PFCP(213)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC123914'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3929241388 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_fail-PFCP(213)@0179a41b0ee2: sending to all conns: { } HNBGW-MGCP(211)@0179a41b0ee2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(212) HNBGW_Test.msc0-RAN(206)@0179a41b0ee2: f_create_expect(l3 := 'A08A4CFFD48528C2A9E0'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(206)@0179a41b0ee2: Created Expect[0] for 'A08A4CFFD48528C2A9E0'O to be handled at TC_rab_assign_fail0(212) TC_rab_assign_fail-Iuh0-RUA(203)@0179a41b0ee2: Added conn table entry 0TC_rab_assign_fail0(212)8205304 HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(206)@0179a41b0ee2: Found Expect[0] for l3='A08A4CFFD48528C2A9E0'O handled at TC_rab_assign_fail0(212) HNBGW_Test.msc0-RAN(206)@0179a41b0ee2: Added conn table entry 0TC_rab_assign_fail0(212)4568772 HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(212)@0179a41b0ee2: setverdict(pass): none -> pass VirtHNBGW-STATS(201)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(201)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(201)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: vl_len:91 HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(211)@0179a41b0ee2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d33f817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d33f817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_fail0(212) TC_rab_assign_fail0(212)@0179a41b0ee2: CRCX1{ line := { verb := "CRCX", trans_id := "16", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d33f817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7d33f817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_fail0(212)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(212)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(201)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(201)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(201)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(212)@0179a41b0ee2: DLCX{ line := { verb := "DLCX", trans_id := "17", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7d33f817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(212)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail0(212)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-RAN(209)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(205)@0179a41b0ee2: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(202)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@0179a41b0ee2: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(203)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(206)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(208)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(210)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(207)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(211)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(201)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_fail-PFCP(213)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(201): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assign_fail-Iuh0(202): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(203): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(205): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(206): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(207): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(208): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(209): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(210): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(211): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assign_fail0(212): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assign_fail-PFCP(213): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_rab_assign_fail finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Sat Jul 6 07:58:13 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210368) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to'. ------ HNBGW_Tests.TC_rab_assign_mgcp_to ------ Sat Jul 6 07:58:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgcp_to.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgcp_to' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_rab_assign_mgcp_to started. TC_rab_assign_mgcp_to-Iuh0(215)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(220)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(220)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(220)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(223)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(223)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(223)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(221)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(220)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(223)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(219)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(219)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(222)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(222)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(224)@0179a41b0ee2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgcp_to0(225) HNBGW_Test.msc0-RAN(219)@0179a41b0ee2: f_create_expect(l3 := 'CDDC0B6FB94F546B4D7A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(219)@0179a41b0ee2: Created Expect[0] for 'CDDC0B6FB94F546B4D7A'O to be handled at TC_rab_assign_mgcp_to0(225) TC_rab_assign_mgcp_to-Iuh0-RUA(216)@0179a41b0ee2: Added conn table entry 0TC_rab_assign_mgcp_to0(225)16004135 HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(219)@0179a41b0ee2: Found Expect[0] for l3='CDDC0B6FB94F546B4D7A'O handled at TC_rab_assign_mgcp_to0(225) HNBGW_Test.msc0-RAN(219)@0179a41b0ee2: Added conn table entry 0TC_rab_assign_mgcp_to0(225)12466398 HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(225)@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: vl_len:91 HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(224)@0179a41b0ee2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f4342717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4342717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgcp_to0(225) TC_rab_assign_mgcp_to0(225)@0179a41b0ee2: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f4342717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f4342717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgcp_to-PFCP(226)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 7, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC123914'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3929241388 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_rab_assign_mgcp_to-PFCP(226)@0179a41b0ee2: sending to all conns: { } HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: vl_len:12 HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgcp_to0(225)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(225)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to0(225)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(219)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(218)@0179a41b0ee2: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(215)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(214)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(220)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(217)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(223)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(222)@0179a41b0ee2: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(216)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(221)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(224)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-PFCP(226)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(214): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(215): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(216): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(217): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(218): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(219): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(220): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(221): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(222): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(223): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(224): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assign_mgcp_to0(225): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assign_mgcp_to-PFCP(226): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Sat Jul 6 07:58:23 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158955) Waiting for packet dumper to finish... 1 (prev_count=158955, count=199092) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg'. ------ HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg ------ Sat Jul 6 07:58:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap" >/data/HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_rab_assign_mgw_iuup_addr_chg started. TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(233)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(233)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(236)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(232)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(232)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(235)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(235)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(237)@0179a41b0ee2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_mgw_iuup_addr_chg0(238) HNBGW_Test.msc0-RAN(232)@0179a41b0ee2: f_create_expect(l3 := 'A0CEFAAEDAE693684235'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@0179a41b0ee2: Created Expect[0] for 'A0CEFAAEDAE693684235'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(238) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229)@0179a41b0ee2: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(238)9564559 HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@0179a41b0ee2: Found Expect[0] for l3='A0CEFAAEDAE693684235'O handled at TC_rab_assign_mgw_iuup_addr_chg0(238) HNBGW_Test.msc0-RAN(232)@0179a41b0ee2: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(238)15689258 HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(238)@0179a41b0ee2: setverdict(pass): none -> pass VirtHNBGW-STATS(227)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(227)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(227)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: vl_len:91 HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(237)@0179a41b0ee2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "91f18f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91f18f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assign_mgw_iuup_addr_chg0(238) TC_rab_assign_mgw_iuup_addr_chg0(238)@0179a41b0ee2: CRCX1{ line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "91f18f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91f18f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(238)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@0179a41b0ee2: MDCX1{ line := { verb := "MDCX", trans_id := "20", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "91f18f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91f18f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_rab_assign_mgw_iuup_addr_chg0(238)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@0179a41b0ee2: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "91f18f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91f18f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(238)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(227)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(227)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(227)@0179a41b0ee2: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: vl_len:12 HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assign_mgw_iuup_addr_chg0(238)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@0179a41b0ee2: DLCX{ line := { verb := "DLCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "91f18f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(238)@0179a41b0ee2: DLCX{ line := { verb := "DLCX", trans_id := "23", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "91f18f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(238)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(238)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(238)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@0179a41b0ee2: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(230)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(237)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(227)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg-PFCP(239)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(227): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(228): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(229): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(230): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(238): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-PFCP(239): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass'. Sat Jul 6 07:58:29 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239781) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_cs_mo_disconnect ------ Sat Jul 6 07:58:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_cs_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_ranap_cs_mo_disconnect started. TC_ranap_cs_mo_disconnect-Iuh0(241)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(246)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(246)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(246)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(249)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(249)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(249)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(247)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(246)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(249)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(245)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(245)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(248)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(248)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message TC_ranap_cs_mo_disconnect-PFCP(252)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC123914'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3929241388 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_cs_mo_disconnect-PFCP(252)@0179a41b0ee2: sending to all conns: { } HNBGW_Test.msc0-RAN(245)@0179a41b0ee2: f_create_expect(l3 := '21542EAE2C3CE13095EE'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(245)@0179a41b0ee2: Created Expect[0] for '21542EAE2C3CE13095EE'O to be handled at TC_ranap_cs_mo_disconnect0(251) TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@0179a41b0ee2: Added conn table entry 0TC_ranap_cs_mo_disconnect0(251)10820081 HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(245)@0179a41b0ee2: Found Expect[0] for l3='21542EAE2C3CE13095EE'O handled at TC_ranap_cs_mo_disconnect0(251) HNBGW_Test.msc0-RAN(245)@0179a41b0ee2: Added conn table entry 0TC_ranap_cs_mo_disconnect0(251)7679224 HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(251)@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: vl_len:22 HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A0199A7AF555E4DCFF756'O TC_ranap_cs_mo_disconnect0(251)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(251)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@0179a41b0ee2: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(251)10820081 HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(251)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(252)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC123914'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3929241388 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_cs_mo_disconnect-PFCP(252)@0179a41b0ee2: sending to all conns: { } HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-RAN(245)@0179a41b0ee2: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(251)7679224 TC_ranap_cs_mo_disconnect0(251)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect0(251)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(245)@0179a41b0ee2: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(242)@0179a41b0ee2: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(241)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(240)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(248)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(244)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(247)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(249)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(246)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(250)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-PFCP(252)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(241): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(242): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(244): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(245): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(246): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(247): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(248): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(249): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(250): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_mo_disconnect0(251): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_cs_mo_disconnect-PFCP(252): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Sat Jul 6 07:58:39 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=195145) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect'. ------ HNBGW_Tests.TC_ranap_ps_mo_disconnect ------ Sat Jul 6 07:58:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/data/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_ranap_ps_mo_disconnect started. TC_ranap_ps_mo_disconnect-Iuh0(254)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(259)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(259)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(259)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(262)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(262)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(262)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(260)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(259)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(262)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(258)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(258)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(261)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(261)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message TC_ranap_ps_mo_disconnect-PFCP(265)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC123914'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3929241388 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_mo_disconnect-PFCP(265)@0179a41b0ee2: sending to all conns: { } HNBGW_Test.msc0-RAN(258)@0179a41b0ee2: f_create_expect(l3 := 'E866707AC1FF55F6E4BC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(258)@0179a41b0ee2: Created Expect[0] for 'E866707AC1FF55F6E4BC'O to be handled at TC_ranap_ps_mo_disconnect0(264) TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@0179a41b0ee2: Added conn table entry 0TC_ranap_ps_mo_disconnect0(264)5258920 HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(258)@0179a41b0ee2: Found Expect[0] for l3='E866707AC1FF55F6E4BC'O handled at TC_ranap_ps_mo_disconnect0(264) HNBGW_Test.msc0-RAN(258)@0179a41b0ee2: Added conn table entry 0TC_ranap_ps_mo_disconnect0(264)3565193 HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(264)@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: vl_len:22 HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A077847637BA64F80907C'O TC_ranap_ps_mo_disconnect0(264)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(264)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@0179a41b0ee2: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(264)5258920 HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(264)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(265)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 9, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC123914'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3929241388 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ranap_ps_mo_disconnect-PFCP(265)@0179a41b0ee2: sending to all conns: { } HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-RAN(258)@0179a41b0ee2: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(264)3565193 TC_ranap_ps_mo_disconnect0(264)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect0(264)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(258)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(257)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(260)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(253)@0179a41b0ee2: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(255)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(261)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(259)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(262)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(263)@0179a41b0ee2: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(254)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-PFCP(265)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(253): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(254): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(255): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(257): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(258): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(259): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(260): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(261): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(262): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(263): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_mo_disconnect0(264): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ranap_ps_mo_disconnect-PFCP(265): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Sat Jul 6 07:58:49 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=176560) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp'. ------ HNBGW_Tests.TC_ps_rab_assignment_with_pfcp ------ Sat Jul 6 07:58:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.pcap" >/data/HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_ps_rab_assignment_with_pfcp started. TC_ps_rab_assignment_with_pfcp-Iuh0(267)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(272)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(272)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(272)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(270)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(275)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(275)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(275)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(272)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(275)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-RAN(274)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(271)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(271)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(274)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: PFCP_Emulation main() CLIENT_PROC.getcall(PFCPEM_register) TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 5, lengthIndicator := 26, seid := omit, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC123914'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 4, time_value := 3929241388 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(277)@0179a41b0ee2: setverdict(pass): none -> pass TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(277): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := omit, sequence_number := 10, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_association_setup_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, time_stamp := { elementIdentifier := 96, lengthIndicator := 0, time_value := 1234 }, up_function_features := omit, cp_function_features := omit, UP_IP_resource_list := omit } } } HNBGW_Test.sgsn0-RAN(274)@0179a41b0ee2: f_create_expect(l3 := 'EB2397D6B28506E11BA1'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(274)@0179a41b0ee2: Created Expect[0] for 'EB2397D6B28506E11BA1'O to be handled at TC_ps_rab_assignment_with_pfcp0(277) TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(268)@0179a41b0ee2: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(277)8391559 HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(274)@0179a41b0ee2: Found Expect[0] for l3='EB2397D6B28506E11BA1'O handled at TC_ps_rab_assignment_with_pfcp0(277) HNBGW_Test.sgsn0-RAN(274)@0179a41b0ee2: Added conn table entry 0TC_ps_rab_assignment_with_pfcp0(277)16533496 HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_with_pfcp0(277)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: vl_len:91 HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: vl_from0 HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 50, lengthIndicator := 187, seid := '0000000000000000'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_request := { node_id := { elementIdentifier := 60, lengthIndicator := 5, node_id_type := 0, spare := '0000'B, node_id_value := 'AC123914'O }, CP_F_SEID := { elementIdentifier := 57, lengthIndicator := 13, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '0000000000000001'O, ipv4_address := 'AC123914'O, ipv6_address := omit }, create_PDR_list := { { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 1, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } }, { elementIdentifier := 1, lengthIndicator := 41, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, precedence := { elementIdentifier := 29, lengthIndicator := 4, precedence_value := 255 }, pdi := { elementIdentifier := 2, lengthIndicator := 10, grouped_ie := { source_interface := { elementIdentifier := 20, lengthIndicator := 1, interfacevalue := 0, spare := '0000'B }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 1, v4 := '1'B, v6 := '0'B, ch := '1'B, chid := '0'B, spare := '0000'B, teid := omit, ipv4_address := omit, ipv6_address := omit, choose_id := omit }, pdn_instance := omit, ue_ip_address := omit, traffic_endpoint_id := omit, sdf_filter_list := omit, application_id := omit, ethernet_packet_filter_list := omit, qfi_list := omit } }, outer_header_removal := { elementIdentifier := 95, lengthIndicator := 1, ohc_description := 0 }, FAR_ID_list := { { elementIdentifier := 108, lengthIndicator := 4, id_value := 2 } }, uRR_ID_list := omit, qER_ID_list := omit, activate_predefined_rules := omit } } }, create_FAR_list := { { elementIdentifier := 3, lengthIndicator := 14, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '1'B, forw := '0'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint_list := omit, pdn_type := omit, node_list := omit, up_inactivity_timer := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: looking for seid '0000000000000000'O seqnr 11 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(277)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(277): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 11, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '1111111111111111'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } TC_ps_rab_assignment_with_pfcp0(277)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '1111111111111111'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: looking for seid '1111111111111111'O seqnr 12 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(277)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(277): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 12, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(277)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: vl_len:12 HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: vl_from0 HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "172.18.57.20", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '1111111111111111'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: looking for seid '1111111111111111'O seqnr 13 in conns { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: sending to all conns: { { vc_conn := TC_ps_rab_assignment_with_pfcp0(277), seid := , pfcp_msg_sequence_number := } } TC_ps_rab_assignment_with_pfcp0(277)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_with_pfcp0(277)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp0(277)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_with_pfcp0(277): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 13, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_with_pfcp0(277)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(268)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(271)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(273)@0179a41b0ee2: Final verdict of PTC: none TC_ps_rab_assignment_with_pfcp-Iuh0(267)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(270)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(274)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(272)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(275)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(266)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(276)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_with_pfcp-PFCP(278)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(266): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0(267): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-Iuh0-RUA(268): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(270): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(271): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(272): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(273): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(274): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(275): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(276): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ps_rab_assignment_with_pfcp0(277): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_ps_rab_assignment_with_pfcp-PFCP(278): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_ps_rab_assignment_with_pfcp finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass'. Sat Jul 6 07:59:05 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203737) Waiting for packet dumper to finish... 1 (prev_count=203737, count=204235) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_with_pfcp pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink ------ Sat Jul 6 07:59:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_L3Compl_on_1_cnlink started. TC_mscpool_L3Compl_on_1_cnlink-Iuh0(280)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Compl_on_1_cnlink-Iuh1(282)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(287)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(287)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(287)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(290)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(290)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(290)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(288)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(287)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(290)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(289)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(289)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A52082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(292) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(292)13741139 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(292) HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(292)1006166 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(292)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(292)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05240103505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: Created Expect[0] for '05240103505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(294) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@0179a41b0ee2: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(294)4783104 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(294) HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(294)14320436 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(294)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(294)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '06270003505902082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: Created Expect[0] for '06270003505902082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(296) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@0179a41b0ee2: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(296)15183262 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: First idle individual index:2 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(296) HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(296)5452187 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(296)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(296)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '050152082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: Created Expect[0] for '050152082926240000000040'O to be handled at TC_mscpool_L3Compl_on_1_cnlink0(298) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@0179a41b0ee2: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(298)2873074 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: First idle individual index:3 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(298) HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(298)14778763 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(298)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Compl_on_1_cnlink0(298)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(286)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(284)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(283)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(279)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(289)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(287)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(288)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(280)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(290)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(285)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(291)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(282)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Compl_on_1_cnlink-PFCP(295)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(297)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(299)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-PFCP(293)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(279): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(280): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(281): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(282): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(283): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(284): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(285): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(286): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(287): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(288): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(289): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(290): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(291): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(292): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(293): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(294): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(295): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(296): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(297): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(298): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-PFCP(299): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass'. Sat Jul 6 07:59:14 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216976) Waiting for packet dumper to finish... 1 (prev_count=216976, count=284036) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sat Jul 6 07:59:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(301)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(303)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(308)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(308)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(308)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(306)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(311)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(311)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(311)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(309)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(314)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(314)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(314)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(312)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(317)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(317)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(317)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-SCCP(315)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(308)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(311)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(314)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(317)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(307)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(307)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(310)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(310)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(313)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(313)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(316)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(316)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(307)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(307)@0179a41b0ee2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(319) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(319)4423746 HNBGW_Test.msc0-SCCP(306)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(306)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(307)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(319) HNBGW_Test.msc0-RAN(307)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(319)4650281 HNBGW_Test.msc0-SCCP(306)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(306)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(319)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(319)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(310)@0179a41b0ee2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(310)@0179a41b0ee2: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(321) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302)@0179a41b0ee2: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(321)4111578 HNBGW_Test.msc1-SCCP(309)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc1-SCCP(309)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(310)@0179a41b0ee2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(321) HNBGW_Test.msc1-RAN(310)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(321)7045885 HNBGW_Test.msc1-SCCP(309)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(309)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(321)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(321)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(307)@0179a41b0ee2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(307)@0179a41b0ee2: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_L3Complete_by_imsi_round_robin0(323) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302)@0179a41b0ee2: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(323)6343922 HNBGW_Test.msc0-SCCP(306)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.msc0-SCCP(306)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(307)@0179a41b0ee2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(323) HNBGW_Test.msc0-RAN(307)@0179a41b0ee2: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(323)12402468 HNBGW_Test.msc0-SCCP(306)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(306)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(323)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_imsi_round_robin0(323)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(304)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(315)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(310)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(314)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(308)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(309)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(311)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(316)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(306)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(312)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(313)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(303)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(301)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(318)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(317)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(300)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(307)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(305)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(322)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(320)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(324)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(300): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(301): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(302): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(303): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(304): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(305): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(306): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(307): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(308): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(309): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(310): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(311): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(312): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(313): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(314): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(315): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(316): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(317): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(318): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(319): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(320): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(321): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(322): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(323): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-PFCP(324): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass'. Sat Jul 6 07:59:23 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=244258) Waiting for packet dumper to finish... 1 (prev_count=244258, count=312618) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sat Jul 6 07:59:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(326)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(328)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(333)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(333)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(333)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(331)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(336)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(336)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(336)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(334)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(339)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(339)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(339)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(337)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(342)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(342)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(342)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-SCCP(340)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(333)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(336)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(339)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(342)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(332)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(335)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(332)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(335)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(338)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(338)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(341)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(341)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(332)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(332)@0179a41b0ee2: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@0179a41b0ee2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)10326832 HNBGW_Test.msc0-SCCP(331)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(331)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(332)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344) HNBGW_Test.msc0-RAN(332)@0179a41b0ee2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)4371480 HNBGW_Test.msc0-SCCP(331)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(331)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(335)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(335)@0179a41b0ee2: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@0179a41b0ee2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)15259082 HNBGW_Test.msc1-SCCP(334)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc1-SCCP(334)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(335)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346) HNBGW_Test.msc1-RAN(335)@0179a41b0ee2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)12063650 HNBGW_Test.msc1-SCCP(334)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(334)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A5205F442000023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(332)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(332)@0179a41b0ee2: Created Expect[0] for '05080200F110172A5205F442000023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@0179a41b0ee2: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)3726730 HNBGW_Test.msc0-SCCP(331)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.msc0-SCCP(331)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(332)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A5205F442000023'O handled at TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348) HNBGW_Test.msc0-RAN(332)@0179a41b0ee2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)11315829 HNBGW_Test.msc0-SCCP(331)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(331)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(329)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(337)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(331)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(340)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(338)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(330)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(335)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(328)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(332)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(325)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(343)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(334)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(333)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(339)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(326)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(336)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(341)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(342)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(347)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(349)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(345)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(325): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(326): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(327): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(328): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(329): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(330): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(331): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(332): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(333): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(334): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(335): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(336): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(337): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(338): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(339): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(340): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(341): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(342): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(343): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(344): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(345): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(346): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(347): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(348): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-PFCP(349): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass'. Sat Jul 6 07:59:33 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=313927) Waiting for packet dumper to finish... 1 (prev_count=313927, count=325338) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sat Jul 6 07:59:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(351)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(353)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(358)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(358)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(358)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(356)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(361)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(361)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(361)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(359)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(364)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(364)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(364)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(362)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(367)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(367)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(367)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-SCCP(365)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(358)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(361)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(364)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(367)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(357)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(357)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(360)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(360)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(363)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(363)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(366)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(366)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=1, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000100000000100011'B == '42004023'O MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(357)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@0179a41b0ee2: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@0179a41b0ee2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)12839911 HNBGW_Test.msc0-SCCP(356)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(356)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(357)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369) HNBGW_Test.msc0-RAN(357)@0179a41b0ee2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)13371233 HNBGW_Test.msc0-SCCP(356)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(356)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(360)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(360)@0179a41b0ee2: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@0179a41b0ee2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)13765124 HNBGW_Test.msc1-SCCP(359)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc1-SCCP(359)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(360)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371) HNBGW_Test.msc1-RAN(360)@0179a41b0ee2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)15853482 HNBGW_Test.msc1-SCCP(359)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(359)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A5205F442004023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(357)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(357)@0179a41b0ee2: Created Expect[0] for '05080200F110172A5205F442004023'O to be handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@0179a41b0ee2: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)7244531 HNBGW_Test.msc0-SCCP(356)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.msc0-SCCP(356)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(357)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A5205F442004023'O handled at TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373) HNBGW_Test.msc0-RAN(357)@0179a41b0ee2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)9023072 HNBGW_Test.msc0-SCCP(356)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(356)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 2 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 1 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(366)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(358)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(365)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(354)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(360)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(351)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(356)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(359)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(353)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(350)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(361)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(368)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(367)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(363)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(355)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(364)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(362)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(357)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(370)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(374)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(372)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(350): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(351): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(352): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(353): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(354): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(355): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(356): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(357): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(358): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(359): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(360): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(361): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(362): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(363): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(364): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(365): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(366): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(367): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(368): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(369): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(370): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(371): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(372): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(373): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-PFCP(374): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass'. Sat Jul 6 07:59:42 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=317399) Waiting for packet dumper to finish... 1 (prev_count=317399, count=322574) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sat Jul 6 07:59:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(376)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(378)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(383)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(383)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(383)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(381)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(386)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(386)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(386)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(384)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(389)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(389)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(389)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(387)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(392)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(392)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(392)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-SCCP(390)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(383)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(386)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(389)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(392)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(382)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(382)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(385)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(385)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(388)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(388)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(391)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(391)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=1000, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010111110100000000000100011'B == '42FA0023'O MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=768, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110000000000000000100011'B == '42C00023'O MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=819, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010110011001100000000100011'B == '42CCC023'O MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A5205F442FA0023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(382)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(382)@0179a41b0ee2: Created Expect[0] for '05080200F110172A5205F442FA0023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)11110874 HNBGW_Test.msc0-SCCP(381)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(381)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(382)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394) HNBGW_Test.msc0-RAN(382)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)7287356 HNBGW_Test.msc0-SCCP(381)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(381)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '0524010350590205F442C00023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(385)@0179a41b0ee2: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(385)@0179a41b0ee2: Created Expect[0] for '0524010350590205F442C00023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377)@0179a41b0ee2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)10813358 HNBGW_Test.msc1-SCCP(384)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc1-SCCP(384)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(385)@0179a41b0ee2: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396) HNBGW_Test.msc1-RAN(385)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)7898416 HNBGW_Test.msc1-SCCP(384)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(384)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '0627000350590205F442CCC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(382)@0179a41b0ee2: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(382)@0179a41b0ee2: Created Expect[0] for '0627000350590205F442CCC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377)@0179a41b0ee2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)6017105 HNBGW_Test.msc0-SCCP(381)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.msc0-SCCP(381)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(382)@0179a41b0ee2: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398) HNBGW_Test.msc0-RAN(382)@0179a41b0ee2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)7090820 HNBGW_Test.msc0-SCCP(381)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(381)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(389)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(388)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(386)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(384)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(387)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(390)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(381)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(385)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(383)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(376)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(379)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(382)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(378)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(391)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(392)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(375)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(393)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(395)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(397)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(399)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(375): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(376): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(377): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(378): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(379): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(381): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(382): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(383): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(384): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(385): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(386): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(387): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(388): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(389): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(390): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(391): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(392): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(393): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(394): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(395): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(396): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(397): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(398): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-PFCP(399): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass'. Sat Jul 6 07:59:51 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=315148) Waiting for packet dumper to finish... 1 (prev_count=315148, count=324988) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sat Jul 6 07:59:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(401)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(403)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(408)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(408)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(408)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(406)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(411)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(411)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(411)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(409)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(414)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(414)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(414)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(412)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(417)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(417)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(417)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-SCCP(415)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(408)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(411)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(414)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(417)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(407)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(407)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(410)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(410)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(413)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(413)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(416)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(416)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=767, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101111111100000000100011'B == '42BFC023'O MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=750, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101110111000000000100011'B == '42BB8023'O MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(407)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(407)@0179a41b0ee2: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419)8807416 HNBGW_Test.msc0-SCCP(406)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(406)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(407)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419) HNBGW_Test.msc0-RAN(407)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419)15310399 HNBGW_Test.msc0-SCCP(406)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(406)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '0524010350590205F442BFC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(410)@0179a41b0ee2: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(410)@0179a41b0ee2: Created Expect[0] for '0524010350590205F442BFC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402)@0179a41b0ee2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)5120653 HNBGW_Test.msc1-SCCP(409)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc1-SCCP(409)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(410)@0179a41b0ee2: Found Expect[0] for l3='0524010350590205F442BFC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421) HNBGW_Test.msc1-RAN(410)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)12591275 HNBGW_Test.msc1-SCCP(409)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(409)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '0627000350590205F442BB8023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(407)@0179a41b0ee2: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(407)@0179a41b0ee2: Created Expect[0] for '0627000350590205F442BB8023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402)@0179a41b0ee2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)14602587 HNBGW_Test.msc0-SCCP(406)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.msc0-SCCP(406)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(407)@0179a41b0ee2: Found Expect[0] for l3='0627000350590205F442BB8023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423) HNBGW_Test.msc0-RAN(407)@0179a41b0ee2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)14482390 HNBGW_Test.msc0-SCCP(406)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(406)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 3 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(404)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(416)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(415)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(410)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(408)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(417)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(409)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(401)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(403)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(414)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(412)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(411)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(406)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(405)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(413)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(400)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(418)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(407)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(420)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(424)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(422)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(400): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(401): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(402): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(403): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(404): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(405): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(406): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(407): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(408): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(409): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(410): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(411): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(412): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(413): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(414): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(415): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(416): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(417): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(418): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(419): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(420): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(421): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(422): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(423): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-PFCP(424): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass'. Sat Jul 6 08:00:00 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=324881) Waiting for packet dumper to finish... 1 (prev_count=324881, count=330056) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sat Jul 6 08:00:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(426)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(428)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(433)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(433)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(433)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(431)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(436)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(436)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(436)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(439)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(439)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(439)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(437)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(442)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(442)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(442)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(440)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(433)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(436)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(439)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(442)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(432)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(432)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(438)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(441)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(441)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(438)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A5205F442400023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: Created Expect[0] for '05080200F110172A5205F442400023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444)8032521 HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444) HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444)9282800 HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '0524010350590205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: Created Expect[0] for '0524010350590205F442410023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427)@0179a41b0ee2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)15307819 HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446) HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)1163930 HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '0627000350590205F4427FC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: Created Expect[0] for '0627000350590205F4427FC023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427)@0179a41b0ee2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)9351233 HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: First idle individual index:2 HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448) HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)7853121 HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-SCCP(431)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(440)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(436)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(442)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(429)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(441)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(438)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(432)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(435)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(437)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(426)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(430)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(443)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(428)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(434)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(433)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(439)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(425)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(445)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(447)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(449)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(425): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(426): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(427): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(428): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(429): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(430): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(431): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(432): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(433): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(434): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(435): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(436): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(437): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(438): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(439): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(440): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(441): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(442): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(443): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(444): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(445): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(446): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(447): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(448): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-PFCP(449): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass'. Sat Jul 6 08:00:10 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336269) Waiting for packet dumper to finish... 1 (prev_count=336269, count=341536) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sat Jul 6 08:00:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(451)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(453)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(458)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(458)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(458)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(456)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(461)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(461)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(461)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(459)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(464)@0179a41b0ee2: ************************************************* HNBGW_Test.msc2-M3UA(464)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(464)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(462)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(467)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(467)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(467)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(465)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(470)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(470)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(470)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-SCCP(468)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(473)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn2-M3UA(473)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(473)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn2-SCCP(471)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(458)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(461)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(464)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(467)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(470)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(473)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23910 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(457)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(460)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(460)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(463)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(463)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(466)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(466)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(469)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(469)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(472)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(472)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(457)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A5205F442800023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(463)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(463)@0179a41b0ee2: Created Expect[0] for '05080200F110172A5205F442800023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475)7465134 HNBGW_Test.msc2-SCCP(462)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc2-SCCP(462)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(463)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475) HNBGW_Test.msc2-RAN(463)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475)3547751 HNBGW_Test.msc2-SCCP(462)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(462)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '0524010350590205F442A98023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(463)@0179a41b0ee2: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(463)@0179a41b0ee2: Created Expect[0] for '0524010350590205F442A98023'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452)@0179a41b0ee2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)279021 HNBGW_Test.msc2-SCCP(462)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.msc2-SCCP(462)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(463)@0179a41b0ee2: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477) HNBGW_Test.msc2-RAN(463)@0179a41b0ee2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)12089892 HNBGW_Test.msc2-SCCP(462)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(462)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A52082926240000000010'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(460)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(460)@0179a41b0ee2: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452)@0179a41b0ee2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)12350546 HNBGW_Test.msc1-SCCP(459)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc1-SCCP(459)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(460)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479) HNBGW_Test.msc1-RAN(460)@0179a41b0ee2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)9187228 HNBGW_Test.msc1-SCCP(459)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(459)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(466)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(463)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(454)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(465)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(462)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(456)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(460)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(457)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(461)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(468)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(451)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(459)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(453)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(458)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(464)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(450)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(470)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(471)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(472)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(455)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(473)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(469)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(467)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(474)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(478)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(480)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(476)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(451): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(452): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(453): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(454): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(455): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(456): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(457): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(458): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(459): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(460): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(461): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-SCCP(462): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-RAN(463): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-M3UA(464): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(465): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(466): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(467): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(468): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(469): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(470): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(471): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(472): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(473): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(474): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(475): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(476): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(477): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(478): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(479): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-PFCP(480): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass'. Sat Jul 6 08:00:19 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402004) Waiting for packet dumper to finish... 1 (prev_count=402004, count=407179) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sat Jul 6 08:00:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(482)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(484)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(489)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(489)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(489)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(487)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(492)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(492)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(492)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(490)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(495)@0179a41b0ee2: ************************************************* HNBGW_Test.msc2-M3UA(495)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(495)@0179a41b0ee2: ************************************************* HNBGW_Test.msc2-SCCP(493)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(498)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(498)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(498)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(496)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(501)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(501)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(501)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-SCCP(499)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(504)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn2-M3UA(504)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(504)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn2-SCCP(502)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(489)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(492)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(495)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(498)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(501)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(504)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23910 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(488)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(488)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(491)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(491)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(494)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(494)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(497)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(497)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(500)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(500)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(503)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(503)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080299F999172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(488)@0179a41b0ee2: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(488)@0179a41b0ee2: Created Expect[0] for '05080299F999172A5205F442410023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(506) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(483)@0179a41b0ee2: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(506)15087903 HNBGW_Test.msc0-SCCP(487)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(487)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(488)@0179a41b0ee2: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(506) HNBGW_Test.msc0-RAN(488)@0179a41b0ee2: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(506)14113886 HNBGW_Test.msc0-SCCP(487)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(487)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(506)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(506)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A5205F4428AC023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(494)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(494)@0179a41b0ee2: Created Expect[0] for '05080200F110172A5205F4428AC023'O to be handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(508) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(483)@0179a41b0ee2: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)15570680 HNBGW_Test.msc2-SCCP(493)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc2-SCCP(493)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(494)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(508) HNBGW_Test.msc2-RAN(494)@0179a41b0ee2: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)6509590 HNBGW_Test.msc2-SCCP(493)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(493)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(508)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(483)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(503)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(497)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(496)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(500)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(494)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(489)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(499)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(485)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(492)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(482)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(487)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(491)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(505)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(498)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(495)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(484)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(493)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(502)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(481)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(490)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(488)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(486)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(501)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(504)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(509)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(507)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(481): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(482): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(483): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(484): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(485): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(486): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(487): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(488): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(489): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(490): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(491): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(492): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-SCCP(493): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-RAN(494): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-M3UA(495): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(496): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(497): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(498): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(499): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(500): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(501): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(502): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(503): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(504): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(505): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(506): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(507): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(508): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-PFCP(509): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass'. Sat Jul 6 08:00:27 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355806) Waiting for packet dumper to finish... 1 (prev_count=355806, count=360951) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi'. ------ HNBGW_Tests.TC_mscpool_paging_imsi ------ Sat Jul 6 08:00:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_imsi' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_paging_imsi started. TC_mscpool_paging_imsi-Iuh0(511)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_imsi-Iuh1(513)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(518)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(518)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(518)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(516)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(521)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(521)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(521)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(519)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(524)@0179a41b0ee2: ************************************************* HNBGW_Test.msc2-M3UA(524)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(524)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(522)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(527)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(527)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(527)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(525)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(518)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(521)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(524)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(527)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(517)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(517)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(520)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(520)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(523)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(523)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(526)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(526)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_imsi-Iuh0-RUA(512)@0179a41b0ee2: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(514)@0179a41b0ee2: UnitdataCallback HNBGW_Test.msc0-RAN(517)@0179a41b0ee2: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(517)@0179a41b0ee2: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(529) TC_mscpool_paging_imsi-Iuh0-RUA(512)@0179a41b0ee2: Added conn table entry 0TC_mscpool_paging_imsi0(529)5730155 HNBGW_Test.msc0-SCCP(516)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(516)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(517)@0179a41b0ee2: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(529) HNBGW_Test.msc0-RAN(517)@0179a41b0ee2: Added conn table entry 0TC_mscpool_paging_imsi0(529)15122995 HNBGW_Test.msc0-SCCP(516)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(516)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(529)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_paging_imsi0(529)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_paging_imsi-Iuh0-RUA(512)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(514)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(516)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(525)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(524)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(521)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(523)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(515)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(511)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(519)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(518)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(522)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(520)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(513)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(526)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(517)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(527)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(510)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(528)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_imsi-PFCP(530)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(510): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(511): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(512): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(513): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(514): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(515): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(516): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(517): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(518): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(519): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(520): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(521): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-SCCP(522): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-RAN(523): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-M3UA(524): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(525): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(526): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(527): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(528): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_paging_imsi0(529): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_paging_imsi-PFCP(530): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Sat Jul 6 08:00:37 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=246440) Waiting for packet dumper to finish... 1 (prev_count=246440, count=291055) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi'. ------ HNBGW_Tests.TC_mscpool_paging_tmsi ------ Sat Jul 6 08:00:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap" >/data/HNBGW_Tests.TC_mscpool_paging_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_paging_tmsi' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_paging_tmsi started. TC_mscpool_paging_tmsi-Iuh0(532)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_paging_tmsi-Iuh1(534)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(539)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(539)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(539)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(537)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(542)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(542)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(542)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(540)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(545)@0179a41b0ee2: ************************************************* HNBGW_Test.msc2-M3UA(545)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(545)@0179a41b0ee2: ************************************************* HNBGW_Test.msc2-SCCP(543)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(548)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(548)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(548)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(546)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(539)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(542)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(545)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(548)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(538)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(538)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(541)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(541)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(544)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(544)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(547)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(547)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } TC_mscpool_paging_tmsi0(550)@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O TC_mscpool_paging_tmsi-Iuh1-RUA(535)@0179a41b0ee2: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(533)@0179a41b0ee2: UnitdataCallback TC_mscpool_paging_tmsi0(550)@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O HNBGW_Test.msc0-RAN(538)@0179a41b0ee2: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(538)@0179a41b0ee2: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(550) TC_mscpool_paging_tmsi-Iuh0-RUA(533)@0179a41b0ee2: Added conn table entry 0TC_mscpool_paging_tmsi0(550)6706798 HNBGW_Test.msc0-SCCP(537)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(537)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(538)@0179a41b0ee2: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(550) HNBGW_Test.msc0-RAN(538)@0179a41b0ee2: Added conn table entry 0TC_mscpool_paging_tmsi0(550)7988519 HNBGW_Test.msc0-SCCP(537)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(537)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(550)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_paging_tmsi0(550)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 1 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes VirtHNBGW-STATS(531)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(533)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(538)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(543)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(544)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(546)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(539)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(547)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(541)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(534)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(535)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(540)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(537)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(542)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(548)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(545)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(549)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(532)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(536)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_paging_tmsi-PFCP(551)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(531): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(532): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(533): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(534): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(535): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(536): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(537): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(538): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(539): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(540): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(541): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(542): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-SCCP(543): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-RAN(544): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-M3UA(545): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(546): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(547): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(548): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(549): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_paging_tmsi0(550): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_paging_tmsi-PFCP(551): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Sat Jul 6 08:00:46 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234920) Waiting for packet dumper to finish... 1 (prev_count=234920, count=277033) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sat Jul 6 08:00:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_no_allow_attach_round_robin started. TC_mscpool_no_allow_attach_round_robin-Iuh0(553)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_round_robin-Iuh1(555)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(560)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(560)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(560)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(558)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(563)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(563)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(563)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(561)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(566)@0179a41b0ee2: ************************************************* HNBGW_Test.msc2-M3UA(566)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(566)@0179a41b0ee2: ************************************************* HNBGW_Test.msc2-SCCP(564)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(569)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(569)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(569)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(567)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(560)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(563)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(566)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(569)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(559)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(562)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(562)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(565)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(565)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(568)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(568)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(559)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(559)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(559)@0179a41b0ee2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(571) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554)@0179a41b0ee2: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(571)15389327 HNBGW_Test.msc0-SCCP(558)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(558)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(559)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(571) HNBGW_Test.msc0-RAN(559)@0179a41b0ee2: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(571)9822414 HNBGW_Test.msc0-SCCP(558)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(558)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(571)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(571)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(565)@0179a41b0ee2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(565)@0179a41b0ee2: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(573) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554)@0179a41b0ee2: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(573)2914290 HNBGW_Test.msc2-SCCP(564)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc2-SCCP(564)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(565)@0179a41b0ee2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(573) HNBGW_Test.msc2-RAN(565)@0179a41b0ee2: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(573)447686 HNBGW_Test.msc2-SCCP(564)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(564)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(573)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(573)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(559)@0179a41b0ee2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(559)@0179a41b0ee2: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(575) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554)@0179a41b0ee2: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(575)6632465 HNBGW_Test.msc0-SCCP(558)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.msc0-SCCP(558)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(559)@0179a41b0ee2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(575) HNBGW_Test.msc0-RAN(559)@0179a41b0ee2: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(575)2129272 HNBGW_Test.msc0-SCCP(558)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(558)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(575)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_round_robin0(575)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc2-SCCP(564)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(568)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(567)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(562)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(559)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(561)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(566)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(558)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(556)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(557)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(555)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(569)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(560)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(563)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(552)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(565)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(570)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(553)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_round_robin-PFCP(572)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(576)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-PFCP(574)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(552): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(553): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(555): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(557): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(558): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(559): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(560): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(561): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(562): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(563): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-SCCP(564): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-RAN(565): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-M3UA(566): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(567): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(568): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(569): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(570): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(571): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(572): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(573): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(574): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(575): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-PFCP(576): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass'. Sat Jul 6 08:00:55 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=338408) Waiting for packet dumper to finish... 1 (prev_count=338408, count=340468) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sat Jul 6 08:00:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap" >/data/HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_no_allow_attach_valid_nri started. TC_mscpool_no_allow_attach_valid_nri-Iuh0(578)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_no_allow_attach_valid_nri-Iuh1(580)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(585)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(585)@0179a41b0ee2: M3UA emulation initiated, the test can be started MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(585)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(583)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(588)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(588)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(588)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(586)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(591)@0179a41b0ee2: ************************************************* HNBGW_Test.msc2-M3UA(591)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(591)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(589)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(594)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(594)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(594)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(592)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(585)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(588)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(591)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(594)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(584)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(584)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(587)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(590)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(590)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(593)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(593)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(587)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A5205F442410023'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(587)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(587)@0179a41b0ee2: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(596) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579)@0179a41b0ee2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(596)4640258 HNBGW_Test.msc1-SCCP(586)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc1-SCCP(586)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(587)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(596) HNBGW_Test.msc1-RAN(587)@0179a41b0ee2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(596)11284203 HNBGW_Test.msc1-SCCP(586)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(586)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(596)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(596)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05240103505902080910100000000020'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(584)@0179a41b0ee2: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(584)@0179a41b0ee2: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(598) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579)@0179a41b0ee2: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(598)6739196 HNBGW_Test.msc0-SCCP(583)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(583)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(584)@0179a41b0ee2: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(598) HNBGW_Test.msc0-RAN(584)@0179a41b0ee2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(598)902899 HNBGW_Test.msc0-SCCP(583)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(583)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(598)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(598)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 2, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '06270003505902080910100000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc2-RAN(590)@0179a41b0ee2: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(590)@0179a41b0ee2: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(600) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579)@0179a41b0ee2: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(600)4418159 HNBGW_Test.msc2-SCCP(589)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc2-SCCP(589)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(590)@0179a41b0ee2: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(600) HNBGW_Test.msc2-RAN(590)@0179a41b0ee2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(600)7920517 HNBGW_Test.msc2-SCCP(589)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(589)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(600)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_no_allow_attach_valid_nri0(600)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(584)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(581)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(591)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(592)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(587)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(585)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(588)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(578)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(589)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(595)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(577)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(594)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(583)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(590)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(582)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(593)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(586)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(580)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_no_allow_attach_valid_nri-PFCP(597)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(601)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-PFCP(599)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(577): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(578): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(579): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(580): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(581): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(583): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(584): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(585): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(586): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(587): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(588): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-SCCP(589): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-RAN(590): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-M3UA(591): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(592): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(593): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(594): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(595): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(596): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(597): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(598): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(599): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(600): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-PFCP(601): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass'. Sat Jul 6 08:01:04 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=340848) Waiting for packet dumper to finish... 1 (prev_count=340848, count=342908) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink ------ Sat Jul 6 08:01:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(603)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(605)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(610)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(610)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(610)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(608)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(613)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(613)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(613)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(611)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(616)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(616)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(616)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(614)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(619)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(619)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(619)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-SCCP(617)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(610)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(613)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(616)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(619)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(609)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(609)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(612)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(612)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(615)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(615)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(618)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(618)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(609)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(609)@0179a41b0ee2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@0179a41b0ee2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)1038006 HNBGW_Test.msc0-SCCP(608)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(608)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(609)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621) HNBGW_Test.msc0-RAN(609)@0179a41b0ee2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)10741777 HNBGW_Test.msc0-SCCP(608)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(608)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(612)@0179a41b0ee2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(612)@0179a41b0ee2: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@0179a41b0ee2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)872633 HNBGW_Test.msc1-SCCP(611)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc1-SCCP(611)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(612)@0179a41b0ee2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623) HNBGW_Test.msc1-RAN(612)@0179a41b0ee2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)8398489 HNBGW_Test.msc1-SCCP(611)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(611)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: "disconnecting msc0" HNBGW_Test.msc0-RAN(609)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(610)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(608)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@0179a41b0ee2: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621)1038006 HNBGW_Test.msc1-RAN(612)@0179a41b0ee2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(612)@0179a41b0ee2: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@0179a41b0ee2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)11248280 HNBGW_Test.msc1-SCCP(611)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.msc1-SCCP(611)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(612)@0179a41b0ee2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625) HNBGW_Test.msc1-RAN(612)@0179a41b0ee2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)5638350 HNBGW_Test.msc1-SCCP(611)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(611)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(618)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(606)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(612)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(617)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(615)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(605)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(607)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(614)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(619)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(603)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(611)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(613)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(616)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(620)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(602)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(626)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(622)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(624)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(602): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(603): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(604): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(605): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(606): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(607): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(608): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(609): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(610): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(611): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(612): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(613): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(614): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(615): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(616): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(617): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(618): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(619): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(620): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(621): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(622): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(623): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(624): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(625): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-PFCP(626): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass'. Sat Jul 6 08:01:13 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=265462) Waiting for packet dumper to finish... 1 (prev_count=265462, count=329850) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink ------ Sat Jul 6 08:01:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(628)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(630)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(635)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(635)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(635)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(633)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(638)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(638)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(638)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(636)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(635)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(638)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(634)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(634)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(637)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(637)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "msc": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial msc rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05080200F110172A52082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(634)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(634)@0179a41b0ee2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629)@0179a41b0ee2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640)3217159 HNBGW_Test.msc0-SCCP(633)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(633)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(634)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640) HNBGW_Test.msc0-RAN(634)@0179a41b0ee2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640)2261388 HNBGW_Test.msc0-SCCP(633)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(633)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 0, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '05240103505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc0-RAN(634)@0179a41b0ee2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(634)@0179a41b0ee2: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629)@0179a41b0ee2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)9137773 HNBGW_Test.msc0-SCCP(633)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.msc0-SCCP(633)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(634)@0179a41b0ee2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642) HNBGW_Test.msc0-RAN(634)@0179a41b0ee2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)14064149 HNBGW_Test.msc0-SCCP(633)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(633)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: "connecting cnlink 1" MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(646)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(646)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(646)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(644)@0179a41b0ee2: v_sccp_pdu_maxlen:268 HNBGW_Test.msc1-M3UA(646)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 1, imsi := '262420000000000'H, ps_domain := false, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '06270003505902082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.msc1-RAN(645)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(645)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(645)@0179a41b0ee2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(645)@0179a41b0ee2: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629)@0179a41b0ee2: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647)7975894 HNBGW_Test.msc1-SCCP(644)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc1-SCCP(644)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(645)@0179a41b0ee2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647) HNBGW_Test.msc1-RAN(645)@0179a41b0ee2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647)10797928 HNBGW_Test.msc1-SCCP(644)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(644)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647)@0179a41b0ee2: setverdict(pass): none -> pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(631)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(645)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(644)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(646)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(636)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(634)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(628)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(637)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(627)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(638)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(633)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(635)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(632)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(630)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(639)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(643)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(641)@0179a41b0ee2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(648)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(627): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(628): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(629): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(630): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(631): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(632): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(633): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(634): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(635): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(636): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(637): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(638): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(640): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(641): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(642): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(643): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(644): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(645): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(646): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(647): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-PFCP(648): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass'. Sat Jul 6 08:01:24 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=312986) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink ------ Sat Jul 6 08:01:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(650)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(652)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(657)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(657)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(657)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(655)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(660)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(660)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(660)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(657)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(660)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(656)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(656)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(662) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(662)5992863 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(662) HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(662)2092708 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(662)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(662)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(664) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@0179a41b0ee2: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(664)1351899 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(664) HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(664)13297558 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(664)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(664)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '08050118082926240000000040'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(666) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@0179a41b0ee2: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(666)15314933 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(666) HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(666)2405604 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(666)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(666)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 3 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '080101D471000008292624000000004000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: f_create_expect(l3 := '080101D471000008292624000000004000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: Created Expect[0] for '080101D471000008292624000000004000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(668) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@0179a41b0ee2: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(668)6267162 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: Found Expect[0] for l3='080101D471000008292624000000004000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(668) HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(668)5355078 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(668)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_L3Compl_on_1_cnlink0(668)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 4 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(653)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(650)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(657)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(654)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(649)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(659)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(656)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(655)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(660)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(658)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(652)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(661)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(663)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(665)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(667)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(669)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(649): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(650): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(651): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(652): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(653): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(654): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(655): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(656): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(657): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(658): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(659): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(660): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(661): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(662): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(663): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(664): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(665): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(666): pass (pass -> pass) MTC@0179a41b0ee2: Local Sat Jul 6 08:01:32 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(667): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(668): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-PFCP(669): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=228795) Waiting for packet dumper to finish... 1 (prev_count=228795, count=297242) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin ------ Sat Jul 6 08:01:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(671)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(673)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(678)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(678)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(678)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(676)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(681)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(681)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(681)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(679)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(684)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(684)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(684)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(682)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(687)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(687)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(687)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-SCCP(685)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(678)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(681)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(684)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(687)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(677)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(677)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(680)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(680)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(683)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(683)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(686)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(686)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(683)@0179a41b0ee2: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(683)@0179a41b0ee2: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(689) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(689)6307217 HNBGW_Test.sgsn0-SCCP(682)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(682)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(683)@0179a41b0ee2: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(689) HNBGW_Test.sgsn0-RAN(683)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(689)2038112 HNBGW_Test.sgsn0-SCCP(682)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(682)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(689)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(689)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(686)@0179a41b0ee2: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(686)@0179a41b0ee2: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(691) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672)@0179a41b0ee2: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(691)10651493 HNBGW_Test.sgsn1-SCCP(685)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(685)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(686)@0179a41b0ee2: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(691) HNBGW_Test.sgsn1-RAN(686)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(691)14195471 HNBGW_Test.sgsn1-SCCP(685)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(685)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(691)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(691)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(683)@0179a41b0ee2: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(683)@0179a41b0ee2: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(693) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672)@0179a41b0ee2: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(693)5090316 HNBGW_Test.sgsn0-SCCP(682)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(682)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(683)@0179a41b0ee2: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(693) HNBGW_Test.sgsn0-RAN(683)@0179a41b0ee2: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(693)3875874 HNBGW_Test.sgsn0-SCCP(682)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(682)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(693)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_no_nri_round_robin0(693)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc1-RAN(680)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(687)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(685)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(686)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(676)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(674)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(671)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(681)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(677)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(684)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(679)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(673)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(670)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(678)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(688)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(675)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(683)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(682)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(690)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(692)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(694)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(671): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(672): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(673): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(674): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(675): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(676): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(677): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(678): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(679): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(680): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(681): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(682): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(683): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(684): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(685): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(686): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(687): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(689): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(690): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(691): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(692): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(693): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-PFCP(694): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass'. Sat Jul 6 08:01:41 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=256938) Waiting for packet dumper to finish... 1 (prev_count=256938, count=324399) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Sat Jul 6 08:01:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(696)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(698)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(703)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(703)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(703)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(701)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(706)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(706)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(706)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(704)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(709)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(709)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(709)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(707)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(712)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(712)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(712)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(703)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(706)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(709)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(712)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(702)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(702)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(705)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(705)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(708)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(708)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=256, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000000000000000100011'B == '42400023'O MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=511, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010011111111100000000100011'B == '427FC023'O MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '08087300F1102A2A170411E5100010024000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: f_create_expect(l3 := '08087300F1102A2A170411E5100010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: Created Expect[0] for '08087300F1102A2A170411E5100010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(714) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(714)8371231 HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: Found Expect[0] for l3='08087300F1102A2A170411E5100010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(714) HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(714)16170804 HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(714)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(714)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '08087300F1102A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: f_create_expect(l3 := '08087300F1102A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: Created Expect[0] for '08087300F1102A2A170411E5100010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(716) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697)@0179a41b0ee2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(716)8690345 HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: Found Expect[0] for l3='08087300F1102A2A170411E5100010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(716) HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(716)11742442 HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(716)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(716)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '08087300F1102A2A170411E5100010027FC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: f_create_expect(l3 := '08087300F1102A2A170411E5100010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: Created Expect[0] for '08087300F1102A2A170411E5100010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(718) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697)@0179a41b0ee2: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(718)16130455 HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: Found Expect[0] for l3='08087300F1102A2A170411E5100010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(718) HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(718)15371800 HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(718)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_10(718)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 3 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(702)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(701)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(711)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(706)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(709)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(712)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(710)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(704)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(703)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(708)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(705)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(707)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(698)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(713)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(696)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(699)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(695)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(700)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_1-PFCP(719)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(715)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-PFCP(717)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(695): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(696): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(697): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(698): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(699): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(700): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(701): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(702): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(703): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(704): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(705): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(706): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(707): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(708): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(709): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(710): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(711): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(712): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(714): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(715): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(716): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(717): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(718): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-PFCP(719): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass'. Sat Jul 6 08:01:50 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=326599) Waiting for packet dumper to finish... 1 (prev_count=326599, count=338013) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2'. ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 ------ Sat Jul 6 08:01:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap" >/data/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(721)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(723)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(728)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(728)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(726)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(731)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(729)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@0179a41b0ee2: ************************************************* HNBGW_Test.msc2-M3UA(734)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@0179a41b0ee2: ************************************************* HNBGW_Test.msc2-SCCP(732)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(740)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(738)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(743)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn2-SCCP(741)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(728)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(731)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(734)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(737)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(740)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(743)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23910 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(727)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(730)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(730)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(733)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(733)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(736)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(736)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(739)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(739)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(742)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(742)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(727)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=512, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100000000000000000100011'B == '42800023'O MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=678, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010101010011000000000100011'B == '42A98023'O MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(742)@0179a41b0ee2: f_create_expect(l3 := '080101D471000005F44280002300F1102A2A170411E5100010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(742)@0179a41b0ee2: Created Expect[0] for '080101D471000005F44280002300F1102A2A170411E5100010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(745) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(745)9710213 HNBGW_Test.sgsn2-SCCP(741)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(741)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(742)@0179a41b0ee2: Found Expect[0] for l3='080101D471000005F44280002300F1102A2A170411E5100010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(745) HNBGW_Test.sgsn2-RAN(742)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(745)11081886 HNBGW_Test.sgsn2-SCCP(741)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(741)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(745)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(745)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(742)@0179a41b0ee2: f_create_expect(l3 := '080101D471000005F442A9802300F1102A2A170411E510001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(742)@0179a41b0ee2: Created Expect[0] for '080101D471000005F442A9802300F1102A2A170411E510001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(747) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722)@0179a41b0ee2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(747)14357040 HNBGW_Test.sgsn2-SCCP(741)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(741)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(742)@0179a41b0ee2: Found Expect[0] for l3='080101D471000005F442A9802300F1102A2A170411E510001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(747) HNBGW_Test.sgsn2-RAN(742)@0179a41b0ee2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(747)1538970 HNBGW_Test.sgsn2-SCCP(741)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(741)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(747)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(747)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '080101D471000008292624000000001000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(739)@0179a41b0ee2: f_create_expect(l3 := '080101D471000008292624000000001000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(739)@0179a41b0ee2: Created Expect[0] for '080101D471000008292624000000001000F1102A2A170411E51000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(749) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722)@0179a41b0ee2: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(749)2573563 HNBGW_Test.sgsn1-SCCP(738)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(738)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(739)@0179a41b0ee2: Found Expect[0] for l3='080101D471000008292624000000001000F1102A2A170411E51000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(749) HNBGW_Test.sgsn1-RAN(739)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(749)10637602 HNBGW_Test.sgsn1-SCCP(738)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(738)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(749)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_L3Complete_valid_nri_20(749)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 2 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(732)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(734)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(737)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(740)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(741)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(720)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(728)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(736)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(725)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(729)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(721)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(723)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(724)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(742)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(744)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_L3Complete_valid_nri_2-PFCP(746)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(748)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-PFCP(750)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(720): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(721): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(722): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(723): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(724): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(725): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(745): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(746): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(747): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(748): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(749): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-PFCP(750): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass'. Sat Jul 6 08:02:00 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401697) Waiting for packet dumper to finish... 1 (prev_count=401697, count=406875) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN'. ------ HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN ------ Sat Jul 6 08:02:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap" >/data/HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_sgsnpool_nri_from_other_PLMN started. TC_sgsnpool_nri_from_other_PLMN-Iuh0(752)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_nri_from_other_PLMN-Iuh1(754)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(759)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(759)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(759)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(757)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(762)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(762)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(762)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(760)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(765)@0179a41b0ee2: ************************************************* HNBGW_Test.msc2-M3UA(765)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(765)@0179a41b0ee2: ************************************************* HNBGW_Test.msc2-SCCP(763)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(768)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(768)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(768)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(766)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(771)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(771)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(771)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(769)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(774)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn2-M3UA(774)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(774)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(772)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(759)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(762)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc2-M3UA(765)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23909 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(768)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(771)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn2-M3UA(774)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23910 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(758)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(758)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(761)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(761)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc2-RAN(764)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(764)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(767)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(767)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(770)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(770)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn2-RAN(773)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn2-RAN(773)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=260, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010000010000000000100011'B == '42410023'O MTC@0179a41b0ee2: f_gen_tmsi(suffix:=0, nri_v:=555, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010100010101100000000100011'B == '428AC023'O MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(767)@0179a41b0ee2: f_create_expect(l3 := '080101D471000005F44241002399F9992A2A170411E5100010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(767)@0179a41b0ee2: Created Expect[0] for '080101D471000005F44241002399F9992A2A170411E5100010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(776) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(753)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(776)11354988 HNBGW_Test.sgsn0-SCCP(766)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(766)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(767)@0179a41b0ee2: Found Expect[0] for l3='080101D471000005F44241002399F9992A2A170411E5100010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(776) HNBGW_Test.sgsn0-RAN(767)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(776)4576020 HNBGW_Test.sgsn0-SCCP(766)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(766)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(776)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(776)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 6, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn2-RAN(773)@0179a41b0ee2: f_create_expect(l3 := '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(773)@0179a41b0ee2: Created Expect[0] for '080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(778) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(753)@0179a41b0ee2: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(778)13044823 HNBGW_Test.sgsn2-SCCP(772)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(772)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(773)@0179a41b0ee2: Found Expect[0] for l3='080101D471000005F4428AC02300F1102A2A170411E5100010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(778) HNBGW_Test.sgsn2-RAN(773)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(778)9629619 HNBGW_Test.sgsn2-SCCP(772)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(772)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(778)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_nri_from_other_PLMN0(778)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 1 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(758)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(755)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(768)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(751)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(773)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(770)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(772)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(767)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(759)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(757)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(771)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(766)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(756)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(754)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(762)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(769)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(761)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(764)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(753)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(765)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(760)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(763)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(775)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(774)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(752)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_nri_from_other_PLMN-PFCP(777)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-PFCP(779)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(751): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(752): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(753): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(754): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(755): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(757): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(758): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(759): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(760): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(761): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(762): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-SCCP(763): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-RAN(764): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc2-M3UA(765): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(766): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(767): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(768): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(769): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(770): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(771): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(772): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(773): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(774): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(775): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(776): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(777): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(778): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-PFCP(779): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass'. Sat Jul 6 08:02:08 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=291359) Waiting for packet dumper to finish... 1 (prev_count=291359, count=354260) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink ------ Sat Jul 6 08:02:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(781)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(783)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(788)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(788)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(788)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(786)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(791)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-M3UA(791)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(791)@0179a41b0ee2: ************************************************* HNBGW_Test.msc1-SCCP(789)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(794)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(794)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(794)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(792)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(797)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(797)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(797)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-SCCP(795)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(788)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc1-M3UA(791)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23907 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(794)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn1-M3UA(797)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(787)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(790)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(793)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(787)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(793)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc1-RAN(790)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(796)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(796)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(793)@0179a41b0ee2: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(793)@0179a41b0ee2: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)5140511 HNBGW_Test.sgsn0-SCCP(792)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(792)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(793)@0179a41b0ee2: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799) HNBGW_Test.sgsn0-RAN(793)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)15614411 HNBGW_Test.sgsn0-SCCP(792)@0179a41b0ee2: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(792)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(796)@0179a41b0ee2: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(796)@0179a41b0ee2: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@0179a41b0ee2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)3839527 HNBGW_Test.sgsn1-SCCP(795)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(795)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(796)@0179a41b0ee2: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801) HNBGW_Test.sgsn1-RAN(796)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)13137721 HNBGW_Test.sgsn1-SCCP(795)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(795)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: "disconnecting msc0" HNBGW_Test.sgsn0-RAN(793)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(794)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(792)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@0179a41b0ee2: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799)5140511 HNBGW_Test.sgsn1-RAN(796)@0179a41b0ee2: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(796)@0179a41b0ee2: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)14815778 HNBGW_Test.sgsn1-SCCP(795)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(795)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(796)@0179a41b0ee2: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803) HNBGW_Test.sgsn1-RAN(796)@0179a41b0ee2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)940904 HNBGW_Test.sgsn1-SCCP(795)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(795)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-M3UA(797)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(796)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(790)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(780)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(795)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(786)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(781)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(784)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(783)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(789)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(787)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(788)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(798)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(791)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(785)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(804)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(802)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(800)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(780): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(781): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(782): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(783): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(784): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(786): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(787): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(788): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-SCCP(789): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-RAN(790): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc1-M3UA(791): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(792): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(793): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(794): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(795): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(796): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(797): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(798): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(799): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(800): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(801): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(802): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(803): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-PFCP(804): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass'. Sat Jul 6 08:02:17 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=346767) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink'. ------ HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink ------ Sat Jul 6 08:02:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap" >/data/HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(806)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(808)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(813)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(813)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(813)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(811)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(816)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(816)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(816)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(814)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(813)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(816)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(812)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(812)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(815)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(815)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: retrieved rate counters: "sgsn": { { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: "initial sgsn rate counters: "{ { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '080101D471000008292624000000003000F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(815)@0179a41b0ee2: f_create_expect(l3 := '080101D471000008292624000000003000F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(815)@0179a41b0ee2: Created Expect[0] for '080101D471000008292624000000003000F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818)6956344 HNBGW_Test.sgsn0-SCCP(814)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(814)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(815)@0179a41b0ee2: Found Expect[0] for l3='080101D471000008292624000000003000F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818) HNBGW_Test.sgsn0-RAN(815)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818)12940721 HNBGW_Test.sgsn0-SCCP(814)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(814)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 4, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '08087300F1102A2A170411E51000'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn0-RAN(815)@0179a41b0ee2: f_create_expect(l3 := '08087300F1102A2A170411E51000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(815)@0179a41b0ee2: Created Expect[0] for '08087300F1102A2A170411E51000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807)@0179a41b0ee2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)16346238 HNBGW_Test.sgsn0-SCCP(814)@0179a41b0ee2: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(814)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(815)@0179a41b0ee2: Found Expect[0] for l3='08087300F1102A2A170411E51000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820) HNBGW_Test.sgsn0-RAN(815)@0179a41b0ee2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)12136342 HNBGW_Test.sgsn0-SCCP(814)@0179a41b0ee2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(814)@0179a41b0ee2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: "connecting cnlink 1" MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(824)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-M3UA(824)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(824)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn1-SCCP(822)@0179a41b0ee2: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn1-M3UA(824)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23908 to server: "172.18.57.200":2905 association #8 MTC@0179a41b0ee2: XXX { hnb_idx := 0, cn_idx := 5, imsi := '262420000000000'H, ps_domain := true, mgcp_pars := { got_crcx_count := 0, got_dlcx_count := 0, mgcp_call_id := omit, mgcp_ep := "rtpbridge/1@mgw", mgw_conn_ran := { resp := 1, mgw_rtp_ip := "127.1.2.1", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 10000, mgcp_connection_id := '11111'H }, mgw_conn_cn := { resp := 1, mgw_rtp_ip := "127.1.2.2", mgw_rtp_ip_mdcx := omit, mgw_rtp_port := 20000, mgcp_connection_id := '22222'H }, rtp_payload_type := 112, rtp_sdp_format := "VND.3GPP.IUFP", hnb_rtp_ip := "127.1.1.1", hnb_rtp_port := 10001, cn_rtp_ip := "127.1.3.1", cn_rtp_port := 20001, use_osmux := false, got_osmux_count := 0 }, hnb := omit, expect_separate_sccp_cr := false, tx_sccp_cr_data_len := 0, pfcp_local_addr := "172.18.57.203", nas_pdu := '08050118082926240000000030'O, sccp_addr_msc := omit, sccp_addr_hnbgw := omit, rab_rel_cause := { nAS := 83 } } HNBGW_Test.sgsn1-RAN(823)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(823)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn1-RAN(823)@0179a41b0ee2: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(823)@0179a41b0ee2: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807)@0179a41b0ee2: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825)12055218 HNBGW_Test.sgsn1-SCCP(822)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(822)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(823)@0179a41b0ee2: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825) HNBGW_Test.sgsn1-RAN(823)@0179a41b0ee2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825)3331596 HNBGW_Test.sgsn1-SCCP(822)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(822)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825)@0179a41b0ee2: setverdict(pass): none -> pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: verifying"sgsn" rate counters: { { { name := "cnpool:subscr:new", val := 2 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-RAN(823)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(824)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(811)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(822)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(806)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(812)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(816)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(809)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(808)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(805)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(814)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(815)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(813)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(817)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(810)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(826)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(821)@0179a41b0ee2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(819)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(805): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(806): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(807): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(808): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(809): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(810): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(811): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(812): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(813): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(814): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(815): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(816): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(817): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(818): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(819): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(820): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(821): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(822): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(823): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(824): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(825): pass (pass -> pass) Sat Jul 6 08:02:26 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc MTC@0179a41b0ee2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-PFCP(826): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=265387) Waiting for packet dumper to finish... 1 (prev_count=265387, count=334064) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment'. ------ HNBGW_Tests.TC_second_rab_assignment ------ Sat Jul 6 08:02:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_second_rab_assignment.pcap" >/data/HNBGW_Tests.TC_second_rab_assignment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_second_rab_assignment' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_second_rab_assignment started. TC_second_rab_assignment-Iuh0(828)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(833)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(833)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(833)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(836)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(836)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(836)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(834)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-M3UA(833)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(836)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(832)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(832)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(835)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(835)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW-MGCP(837)@0179a41b0ee2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(838) HNBGW_Test.msc0-RAN(832)@0179a41b0ee2: f_create_expect(l3 := '51343C982831F6351411'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(832)@0179a41b0ee2: Created Expect[0] for '51343C982831F6351411'O to be handled at TC_second_rab_assignment0(838) TC_second_rab_assignment-Iuh0-RUA(829)@0179a41b0ee2: Added conn table entry 0TC_second_rab_assignment0(838)1753807 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(832)@0179a41b0ee2: Found Expect[0] for l3='51343C982831F6351411'O handled at TC_second_rab_assignment0(838) HNBGW_Test.msc0-RAN(832)@0179a41b0ee2: Added conn table entry 0TC_second_rab_assignment0(838)406790 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(838)@0179a41b0ee2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: vl_len:91 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW-MGCP(837)@0179a41b0ee2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1ac2cf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ac2cf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_second_rab_assignment0(838) TC_second_rab_assignment0(838)@0179a41b0ee2: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1ac2cf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ac2cf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "172.18.57.203", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(838)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(838)@0179a41b0ee2: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1ac2cf17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ac2cf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } TC_second_rab_assignment0(838)@0179a41b0ee2: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1ac2cf17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1ac2cf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.57.20" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.3.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 20001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(838)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: vl_len:63 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O TC_second_rab_assignment0(838)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(838)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: vl_len:12 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_second_rab_assignment0(838)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(838)@0179a41b0ee2: Warning: Re-starting timer T, which is already active (running or expired). TC_second_rab_assignment0(838)@0179a41b0ee2: DLCX{ line := { verb := "DLCX", trans_id := "27", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1ac2cf17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(838)@0179a41b0ee2: DLCX{ line := { verb := "DLCX", trans_id := "28", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "1ac2cf17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(838)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(838)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(838)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_second_rab_assignment-Iuh0-RUA(829)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(835)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(833)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(827)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(834)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(832)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(831)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(836)@0179a41b0ee2: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(828)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(837)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment-PFCP(839)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(827): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_second_rab_assignment-Iuh0(828): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(829): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(831): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(832): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(833): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(834): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(835): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(836): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(837): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_second_rab_assignment0(838): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_second_rab_assignment-PFCP(839): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_second_rab_assignment finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Sat Jul 6 08:02:33 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233489) Waiting for packet dumper to finish... 1 (prev_count=233489, count=233987) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc'. ------ HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc ------ Sat Jul 6 08:02:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap" >/data/HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_hnb_reregister_reuse_sctp_assoc started. TC_hnb_reregister_reuse_sctp_assoc-Iuh0(841)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(846)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(846)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(846)@0179a41b0ee2: ************************************************* MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(844)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(849)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(849)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(849)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(847)@0179a41b0ee2: v_sccp_pdu_maxlen:268 HNBGW_Test.msc0-M3UA(846)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(849)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(845)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(845)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(848)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(848)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: talloc reports "struct hnb_context" x 1, expecting 1 MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(842)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(845)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(844)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(847)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(850)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(848)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(840)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(846)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(849)@0179a41b0ee2: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(841)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(840): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(841): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(842): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(844): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(845): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(846): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(847): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(848): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(849): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(850): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass'. Sat Jul 6 08:02:38 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=87910) Waiting for packet dumper to finish... 1 (prev_count=87910, count=149701) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp'. ------ HNBGW_Tests.TC_apply_sccp ------ Sat Jul 6 08:02:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HNBGW_Tests.TC_apply_sccp.pcap" >/data/HNBGW_Tests.TC_apply_sccp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-start.sh HNBGW_Tests.TC_apply_sccp' was executed successfully (exit status: 0). MTC@0179a41b0ee2: Test case TC_apply_sccp started. TC_apply_sccp-Iuh0(852)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_apply_sccp-Iuh1(854)@0179a41b0ee2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(859)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-M3UA(859)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(859)@0179a41b0ee2: ************************************************* HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@0179a41b0ee2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(862)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-M3UA(862)@0179a41b0ee2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(862)@0179a41b0ee2: ************************************************* HNBGW_Test.sgsn0-SCCP(860)@0179a41b0ee2: v_sccp_pdu_maxlen:268 MTC@0179a41b0ee2: setverdict(pass): none -> pass MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-M3UA(859)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23905 to server: "172.18.57.200":2905 association #8 HNBGW_Test.sgsn0-M3UA(862)@0179a41b0ee2: SCTP_ConnectResult -> connection established from: "172.18.57.203":23906 to server: "172.18.57.200":2905 association #8 HNBGW_Test.msc0-RAN(858)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc0-RAN(858)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.sgsn0-RAN(861)@0179a41b0ee2: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(861)@0179a41b0ee2: CommonRanapUnitdataCallback: Not a paging message HNBGW_Test.msc0-RAN(858)@0179a41b0ee2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(858)@0179a41b0ee2: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(864) TC_apply_sccp-Iuh0-RUA(853)@0179a41b0ee2: Added conn table entry 0TC_apply_sccp0(864)16305639 HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: First idle individual index:0 HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(858)@0179a41b0ee2: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(864) HNBGW_Test.msc0-RAN(858)@0179a41b0ee2: Added conn table entry 0TC_apply_sccp0(864)5678402 HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(864)@0179a41b0ee2: setverdict(pass): none -> pass TC_apply_sccp0(864)@0179a41b0ee2: "Changing SCCP address, don't apply yet" HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(864)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: vl_len:22 HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: vl_from0 HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A6CAAC0620A398D581B51'O TC_apply_sccp0(864)@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(864)@0179a41b0ee2: "Apply SCCP address changes" HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: Session index based on local reference:0 HNBGW_Test.msc0-RAN(858)@0179a41b0ee2: Deleted conn table entry 0TC_apply_sccp0(864)5678402 TC_apply_sccp-Iuh0-RUA(853)@0179a41b0ee2: Deleted conn table entry 0TC_apply_sccp0(864)16305639 TC_apply_sccp0(864)@0179a41b0ee2: Final verdict of PTC: pass MTC@0179a41b0ee2: ok: talloc reports "asn1_context" = 1 bytes TC_apply_sccp-Iuh0-RUA(853)@0179a41b0ee2: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(855)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(857)@0179a41b0ee2: Final verdict of PTC: none TC_apply_sccp-Iuh0(852)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(858)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(861)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(860)@0179a41b0ee2: Final verdict of PTC: none TC_apply_sccp-Iuh1(854)@0179a41b0ee2: Final verdict of PTC: none VirtHNBGW-STATS(851)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(862)@0179a41b0ee2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(856)@0179a41b0ee2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(859)@0179a41b0ee2: Final verdict of PTC: none HNBGW-MGCP(863)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp-PFCP(865)@0179a41b0ee2: Final verdict of PTC: none MTC@0179a41b0ee2: Setting final verdict of the test case. MTC@0179a41b0ee2: Local verdict of MTC: pass MTC@0179a41b0ee2: Local verdict of PTC VirtHNBGW-STATS(851): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_apply_sccp-Iuh0(852): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(853): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_apply_sccp-Iuh1(854): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(855): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC IPA-CTRL-CLI-IPA(856): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-SCCP(857): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-RAN(858): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.msc0-M3UA(859): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(860): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(861): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(862): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC HNBGW-MGCP(863): none (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_apply_sccp0(864): pass (pass -> pass) MTC@0179a41b0ee2: Local verdict of PTC TC_apply_sccp-PFCP(865): none (pass -> pass) MTC@0179a41b0ee2: Test case TC_apply_sccp finished. Verdict: pass MTC@0179a41b0ee2: Starting external command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Sat Jul 6 08:02:48 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 172.18.57.20:4261 to HNBGW_Tests.TC_apply_sccp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=183573) Waiting for packet dumper to finish... 1 (prev_count=183573, count=205351) MTC@0179a41b0ee2: External command `../ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass' was executed successfully (exit status: 0). MC@0179a41b0ee2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0179a41b0ee2: Terminating MTC. MC@0179a41b0ee2: MTC terminated. MC2> exit MC@0179a41b0ee2: Shutting down session. MC@0179a41b0ee2: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hnbgw/expected-results.xml' against results in 'junit-xml-with-pfcp-21.log' -------------------- pass HNBGW_Tests.TC_hnb_register pass HNBGW_Tests.TC_hnb_register_duplicate pass HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass HNBGW_Tests.TC_ue_register pass HNBGW_Tests.TC_ue_register_tmsi_lai pass HNBGW_Tests.TC_ue_register_before_hnb_register pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass HNBGW_Tests.TC_second_rab_assignment pass HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass HNBGW_Tests.TC_apply_sccp NEW: PASS HNBGW_Tests.TC_hnb_disconnected_timeout NEW: PASS HNBGW_Tests.TC_ps_rab_assignment_with_pfcp Summary: pass: 46 NEW: PASS: 2 skip: 1 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm Generated HNBGW_Tests.TC_apply_sccp.merged Generated HNBGW_Tests.TC_hnb_disconnected_timeout.merged Generated HNBGW_Tests.TC_hnb_register.merged Generated HNBGW_Tests.TC_hnb_register_duplicate.merged Generated HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.merged Generated HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated HNBGW_Tests.TC_mscpool_paging_imsi.merged Generated HNBGW_Tests.TC_mscpool_paging_tmsi.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ps_rab_assignment_with_pfcp.merged Generated HNBGW_Tests.TC_rab_assign_fail.merged Generated HNBGW_Tests.TC_rab_assign_mgcp_to.merged Generated HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.merged Generated HNBGW_Tests.TC_rab_assignment.merged Generated HNBGW_Tests.TC_rab_release.merged Generated HNBGW_Tests.TC_rab_release_abnormal.merged Generated HNBGW_Tests.TC_ranap_cs_bidir.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue.merged Generated HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_cs_mo_disconnect.merged Generated HNBGW_Tests.TC_ranap_ps_bidir.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue.merged Generated HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.merged Generated HNBGW_Tests.TC_ranap_ps_mo_disconnect.merged Generated HNBGW_Tests.TC_second_rab_assignment.merged Generated HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.merged Generated HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.merged Generated HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.merged Generated HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.merged Generated HNBGW_Tests.TC_ue_register.merged Generated HNBGW_Tests.TC_ue_register_before_hnb_register.merged Generated HNBGW_Tests.TC_ue_register_tmsi_lai.merged Removing Input log files !!! + exit 0 + echo Stopping containers Stopping containers + docker_kill_wait jenkins-ttcn3-hnbgw-test-910-hnbgw + docker kill jenkins-ttcn3-hnbgw-test-910-hnbgw jenkins-ttcn3-hnbgw-test-910-hnbgw + docker wait jenkins-ttcn3-hnbgw-test-910-hnbgw 137 + docker_kill_wait jenkins-ttcn3-hnbgw-test-910-stp + docker kill jenkins-ttcn3-hnbgw-test-910-stp jenkins-ttcn3-hnbgw-test-910-stp + docker wait jenkins-ttcn3-hnbgw-test-910-stp 137 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + clean_up + sed -i s/classname='\([^']\+\)'/classname='\1:with-pfcp'/g /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw-tester/junit-xml-with-pfcp-21.log + network_clean + docker network inspect ttcn3-hnbgw-test-57 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers= + [ -n ] + network_remove + set +x Removing network ttcn3-hnbgw-test-57 + docker network remove ttcn3-hnbgw-test-57 ttcn3-hnbgw-test-57 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache:/cache --name jenkins-ttcn3-hnbgw-test-910-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-hnbgw-test/logs/hnbgw-tester/junit-xml-21.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS